Posts: 10
Threads: 4
Joined: Aug 2012
2012-08-13, 01:42:54
(This post was last modified: 2012-08-13, 01:48:55 by penalehov.)
Hi,
I'm creating a website for a client and have the sidebar as a component. However, you can only edit components in pure HTML which is not very user friendly.
Is there a plugin or feature that I can enable that will show a rich text editor instead, similar to the one used when creating pages?
Thanks.
Posts: 1,204
Threads: 30
Joined: Jun 2010
If you need to include a html content in a fixed place, use pages instead of components.
You will easily find how to do it on forums, as there are couple methods.
Other solution is to use f.e. firefox with xinha/text area plugins.
Addons: blue business theme, Online Visitors, Notepad
Posts: 2,928
Threads: 195
Joined: Feb 2011
GS does not support the editor for components, could be a good suggestion for coming releases ;=)
But you can always add an editor as addon for your browser,. so you have to click into text-area and you will get CKEditor, see here:
https://addons.mozilla.org/en-us/firefox...rite-area/
Posts: 10
Threads: 4
Joined: Aug 2012
Brilliant. Thanks for the suggestions guys. I was unaware you could include pages within pages, I will definitely check that out. I did a quick search but I couldn't find any threads. Any chance you could give me a link?
Also the browser addon is great suggestion. I will give that a try.
Cheers!
Posts: 1,928
Threads: 88
Joined: Apr 2010
Create a page "sidebar".
Paste this code into a template <?php getPageContent('sidebar'); ?>