10394 Posts in 2203 Topics by 1714 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1264 Views |
-
how to install tinymce on silverstripe

21 December 2009 at 1:48am
hi,
can anybody tell me how to install tinymce (http://tinymce.moxiecode.com/download.php ) on silverstripe CMS v2.3.4?
I just want to edit color to my content .
Thanks
-
Re: how to install tinymce on silverstripe

21 December 2009 at 2:17am Last edited: 21 December 2009 2:19am
The Editor that's being used in the SilverStripe CMS is TinyMCE. So there's no need to install it.
If you need text foreground and background color editing, simply add the required buttons to the editor by adding the following line to mysite/_config.phpHtmlEditorConfig::get('cms')->insertButtonsAfter('numlist', 'forecolor','backcolor');
-
Re: how to install tinymce on silverstripe

21 December 2009 at 3:56am Last edited: 21 December 2009 3:56am
hi,
banal, It works perfect!
Thanks for your helping article!
Please have a look my other questions below:
http://silverstripe.org/installing-silverstripe/show/275824#post275824
http://silverstripe.org/customising-the-cms/show/275817#post275817Thanks
-
Re: how to install tinymce on silverstripe

21 December 2009 at 4:19am
These two questions are really basic issues. The first is a pure CSS "problem" and has nothing to do with "Installing SilverStripe" (the forum you posted to). The second one is also placed in the wrong forum in my opinion. It has nothing to do with "Customizing the CMS".
That aside: You should really do the SilverStripe tutorials first. Also get yourself a book or a good CSS reference. After doing so, you'll be able to resolve your problems on your own.
Good luck.
| 1264 Views | ||
|
Page:
1
|
Go to Top |


