Hello there,
I design my websites using basic XHTML/CSS with a few PHP includes.
In the past, I would install some open source web-based file manager where the end-users (content editors) would log into a content directory and could edit a number of .txt file snippets.
These snippets are what I would include with PHP into the site content. The trouble was that it often involved some minor XHTML like paragraphs, links and headings.
How and can I integrate WYMeditor with a web-based file manager so that when an end-user tries to edit a file, WYMeditor is used as the editor.
Does this make sense?
Thanks so much in advance,
James
PS: I'm not really looking for a CMS. I've tried so many like Drupal and I don't like them because it's terribly awkward to design your own template. All I need is a way to hook up WYMeditor to some open source web-based file manager.