Forum Moderators: open

Message Too Old, No Replies

wysiwyg that won't surround files with html & body tags?

I'm a webmaster looking for an app for clients

         

benlieb

9:26 pm on Nov 1, 2004 (gmt 0)

10+ Year Member



I'm looking for a wysiwyg that is:

-open source
-won't surround my php files with html & body (or any) tags
-has ftp integration

I cannot find this anywhere. Can anyone recommend something to me? I need it for my clients so they can make small modifications to their site but most all wysiwygs are destroying my php code.

Pleeeaaaseee!

XtendScott

5:44 am on Nov 2, 2004 (gmt 0)

10+ Year Member



Why not create a <textarea> wysiwiyg interface to the editable content of you PHP documents.

Also called "rich text editor", fckeditor is a popular one.

They provide limited functionality but allows client updates in a controlled enviroment.

XS

benlieb

4:47 pm on Nov 2, 2004 (gmt 0)

10+ Year Member



Any other desktop options?