Page 1 of 1

XML or plain txt editor?

Posted: Fri Nov 14, 2008 6:38 pm
by dwinters
What should I use in CMSMS to allow users to edit xml files?

Thanks

Dan

Re: XML or plain txt editor?

Posted: Fri Nov 14, 2008 6:58 pm
by nhaack
Depends a little on how they should be able to edit it... do you want users to edit "plain-text" XML or do you want some highly convenient XML editor... will it just be simple nodes... using name spaces and attributes?

I not the big module programmer and don't know many of the available modules by heart, but providing this info might help others to find the solution.

Best
Nils

Re: XML or plain txt editor?

Posted: Fri Nov 14, 2008 8:27 pm
by dwinters
real basic text changes /  edit are all thats required

Re: XML or plain txt editor?

Posted: Fri Nov 14, 2008 9:49 pm
by nhaack
Then you could do something like this:

http://forum.cmsmadesimple.org/index.php/topic,9190.0.html

I use it quite often and it is very convenient.

Best
Nils