GetSimple Support Forum
How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: How to Enable H-Tags, Fonts, Font Size and Text Color in Editor (/showthread.php?tid=1571)



How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - nvinanda - 2011-04-13

Looking for a solution to enable some functions like H-Tags, Fonts, Font Size, Blockquote and Text Color in In-Built Editor of GetSimple 3.0.


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Raffee - 2011-04-13

nvinanda Wrote:Looking for a solution to enable some functions like H-Tags, Fonts, Font Size, Blockquote and Text Color in In-Built Editor of GetSimple 3.0.
Just uncomment line (remove #) in file GSCONFIG.PHP in root directory of your site.
Code:
# WYSIWYG toolbars (advanced, basic or [custom config])
define('GSEDITORTOOL', 'advanced');



How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Connie - 2011-04-13

nvinanda,

there is little documentation in the WIKI at http://get-simple.info/wiki/how_to:wysiwyg_editor already

when I find time, I will add some more descriptions, but if you want to find out more about the editor in GS, we had some good threads in the last time

see here: http://get-simple.info/forum/topic/1660/ckeditor-configuration/

or just do a search for "CKEDITOR"

cheers, Connie


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - nvinanda - 2011-04-13

Thanks!
You guys are really helpful.


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - nvinanda - 2011-04-14

I do need Auto Spell Checker and a feature so that I can copy and paste any rich text as it is, currently when i paste a rich text in the editor, it only gets the text part and no styling.


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Connie - 2011-04-14

nvinanda Wrote:I do need Auto Spell Checker and a feature so that I can copy and paste any rich text as it is, currently when i paste a rich text in the editor, it only gets the text part and no styling.


Pasting not as plain text is dangerous, but there is plugin, button "Paste from Word" which will strip a lot of rubbish

did you activate the advanced toolbar in the gsconfig.php?


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - nvinanda - 2011-04-14

Yes, advanced toolbar is activated.
I know its bit risky to enable pasting not as plain text, still I want to enable it, please guide. "Paste from Word" didn't worked.


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Connie - 2011-04-15

nvinanda Wrote:Yes, advanced toolbar is activated.
I know its bit risky to enable pasting not as plain text, still I want to enable it, please guide. "Paste from Word" didn't worked.

Give me some time, I try to write a short tutorial this evening, now I am at work, ok?

(16:00 local time Germany)


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - nvinanda - 2011-04-15

sure, thanks.


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Connie - 2011-04-15

I could not yesterday, as I had visitors unexpectedly
I will do this evening, first starting with a new toolbar with Copy, Paste, Paste from WORD etc. ...


How to Enable H-Tags, Fonts, Font Size and Text Color in Editor - Connie - 2011-04-16

now, tatata.... there is expanded documentation in the WIKI how to configure the editor.

As a first part, I described how to use different toolbars, especially how to define a custom toolbar with buttons for copy / paste / paste from WORD

so I think this is a small step for mankind, but big step for us GetSimple-Users ;=)