Posted by BLob on 01/13/06 16:51
Using a CMS allows many other things than just allow the user to update the
content. The same content can be presented dynamically in different ways :
let's say you have products organised in categories. You enter products in
the database through the admin interface. Then on the website you can let
the user browse all products, products of a given categories, products of
severall selected categories. You can make a search engine, etc...
For WYSIWYG Editors, there are plenty on the web (see Google). I think
FCKEditor and HTMLArea are very good, and they both work in Firefox
(multi-platform) and IE (windows).
BLob
[Back to original message]
|