Hi to all, I'm new in here. I hope my question doesn't look too lame 
So there it is.
I'm building a web page for my friends amateur basketball team. It contains a DHTML dropdown menu wich leads to abot 10 subpages. Now I want to make it possible for him to edit the content on his site from any browser (change the text, add images etc.).
I am just barely familiar with PHP, but I tried several free CMS systems... well they are pretty complicated for me, and they will be a living **** for a guy who has no idea of web design (like my friend is). And there is no need of a CMS for just a couple of pages (and lets confess it, I can't make the DHTML dropdown menu work with those CMS's  . The problem is that the only WYSIWYG editors that I found come in those CMS's.
Now what I need is pretty simple, just a serverside WYSIWYG editor that can open html files (lets say from folder "/includes") edit them, upload some pictures (to "/includes/img") and save it. I am using a host that provides PHP and My SQL.
Do you guys have any ideas on that? Maybe there are some standalone versions of the WYSIWYG editors that come with the CMS's.
|