Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
FCKeditor WYSIWYG in Vanilla
This discussion has been closed.
Comments
Account -> Discussion list options -> Jump to the last read comment when clicking on discussion topic
$Head->AddScript('js/FCKeditor/editor/plugins/Hints/show_hints.js'); $Head->AddStyleSheet("js/FCKeditor/editor/plugins/Hints/hints.css");
Which doesn't come with the plugin source. Mispackage, or leftover code?
I'd also like to inquire if anyone has had success changing the skin files?
I duplicated the silver theme, renamed as dark and then did
-FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/silver/' ; +FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/dark/' ;
in the plugins/FCKEditor/config.js file -- but to no avail, it would not switch. (Using default or office2003 didn't seem to "take" either.)
Any ideas?
I get an error message at the moment when loading any discussion:
Error Loading /Vanilla/js/FCKEditor/editor/plugins/Video/lang/en.js
However when I hit OK the page loads fine; it doesn't interfere with the functionality at all, which works ok. Any ideas on this?
You can upload unlimited smilies to the smilies directory, but you will have to rebuild the smilies.js and smilies.php file by clicking the rebuild button.
Be warned and don't deapair, these icons are very well cached, it might take a while for the new ones to appear.
Yes I disabled HTML Formatter and Quick Tags.
Nothing showed up near the comments box, no errors, nichts, nada, 没什么, τίποτα, niente, rien...
Further, when I disabled FCKeditor, the relevant include line in conf/extensions.php was not removed, I had to do it manually.
Pity, it looks like a very useful toolbar.
Posted: Friday, 22 December 2006 at 11:49AM (AEDT)
(cos that is what I want). If so, which default.php? - I looked in the one in the FCKeditor directory - couldn't see comment.php mentioned
Ideally, I'd like to just have a 'reply' button that opens the post page - is there another way of doing this?
If I set those to true where where are the images put? Can I specify that?