I'm looking for user-friendly tools (running in the web-browser) similiar to frontpage which let users create a simple, multi-page static webpage. WYSIWYG editors are a must, probably flash or java stuff would make the job, I guess. Does anybody know a tool which is able to do this?
|
feedback
|
|
Not exactly what you are looking for, but Django (with builtin flatpages) as backend together with fckeditor (or tinyMCE) wysiwyg editor is a very powerful combination for building "static" website. Setup isn't hard and you get administration and user authentication for free (that's why I used "static" as the pages are editable online). | |||
|
feedback
|
|
The heavyweight : Microsoft SharePoint Designer 2007 (now free, Windows only, not open-source)
Quanta Plus (Linux KDE only) For a very long list, see this article: | |||||
feedback
|