Hi i am new to tinymce, I am using tinymce 3.3.6 version. I am trying to insert an image into tinymce editor with mceinsertCommand ...
I\'ll show you what I want to achieve. I have some entities on my website(players, teams, articles, photos etc). I want to make some kind of开发者_StackOverflow BBcode that will create links to these
when I had a look on http://demo.silverstripe.com/admin/ [user-name:admin ,password:admin] I noticed that they have overridden the insert image button and also the insert flash buttonthey have replace
i having this controller for my blogs and im using tiny_mce there. my app consists of clans, which belongs_to clandesigns, this clandesigns have a column clandesign.tinymce_skin
Has anybody built a custom tinymce mcefilemanager with ftp support or tried to integrate an ftp mount?
I\'ve added a custom button to TinyMCE which brings up a bespoke link-picker. When the user selects some text and clicks the button the dialog appears and when they\'ve picked the url I\'m using execC
I am running Umbraco 4.5.2. In config/umbracosettings I have made the change <TidyEditorContent>False</TidyEditorContent>
I have the Tinybrowser plugin working with TinyMCE for file uploads. Everything is working great so long as I upload into the /app/uploads/ folder. Unfortunately this means that images (etc) aren\'t a
I\'m developing a custom plugin in Wordpress. I also have the TinyMCE Advanced Wordpress plugin activated and working.
I want to add multi TinyMCE editors an开发者_运维知识库d each one has its own configuration in one page?