edit templates with wysiwyg editor?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
jolly_roger

edit templates with wysiwyg editor?

Post by jolly_roger »

hi all, this is my first post.

i've successfully installed cmsms ver. 1.0.2, and the tinymce wysiwyg editor module.
Now i can edit the content page by the tinymce editor, but why i can't do it the same for the templates?!?!

i can only edit the raw html, also if i change to fckeditorX editor!

have i any installation problem?

many thanks in advance

Jolly Roger
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: edit templates with wysiwyg editor?

Post by jmcgin51 »

what you are seeing is normal.  At this time, templates can only be edited in HTML view.  There is no WYSIWYG editing for templates (yet).
cyberman

Re: edit templates with wysiwyg editor?

Post by cyberman »

It's possible with a little source change :) ... but's not really useful.

Open admin/edittemplate.php with your favourite editor and go to line 242. There you will found something like this:
Change it to
Do the same with line 247 and save file/copy to server.

For that you need another editor like EditArea (looks like a real source editor).

http://dev.cmsmadesimple.org/projects/editarea/

But currently this one is not released yet. And SVN version does not works really good  :( ...
Last edited by cyberman on Thu Jan 11, 2007 3:10 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”