Forum Moderators: open
Preferably, something that fits this description:
Runs on Apache
Allows for basic WYSIWYG HTML editing, stuff like paragraph tags, links, headings.
Doesn't need a database.
Does such a thing exist? The closest I know of is Contribute, but I need something that is accessible from multiple locations.
There's also a little Perl script that's free that's based on a template system at Chico Digital [chicodigital.com]. It's very simple, but getting the permissions set up straight always gives me problems with CGI scripts and this is no exception or I'd be using it right now.
I'm trying out some CMS and to be honest for simple purposes it's overkill.
Snippetmaster is closest to what I'm looking for, but it seems terribly non-standards compliant. It doesn't even load in Firefox.
Cute FTP and Chico Digital fit the bill for basic raw HTML editing, but I was looking for something that had a WYSIWYG screen.
For just plain HTML or text editing, the easiest tool I know of is Filethingie: [solitude.dk...]
Is it too much to ask for something that generates valid XHTML (i.e. lowercase tags, closing tags, etc.)?
I don't need anything to edit a whole page, mainly just the text content on the page.
It's pretty easy. You make your templates to match the rest of your site and then just plug in the parts that will be controlled by MT. No validation worries beyond your own code, and a simple, yet expandable back end.