Create User Editable Area on Page?

gavinworld

New Member
A client has requested that I create a user-editable (WYISWYG) area on a page of their web site. I don't want to put the whole site into a CMS, so I'm thinking of creating an otherwise blank user-editable page in a CMS and then calling the page from an iframe on the main page. My questions are:

1) Is the above a good way to go about this, or is there an easier/better way?

2) If I go ahead with the above plan, which CMS would be best for creating the editable page? The following are available through my web host:

Drupal
Geeklog
Joomla 1.6
Joomla 1.5
Mambo
PHP-Nuke
phpWCMS
phpWebSite
Siteframe
TYPO3
Xoops
Zikula

Thanks.
 

DHDdirect

New Member
I have done something similar with php/mysql then you can use .htaccess to password protect the "admin" side of it.
 

Janja

New Member
Go to cushy-cms and sign up. All you have to do is add a class="cushy-cms" to the section you want to make editable and send your customer the info. See Cushy-CMS manual.
Easy and free.
 
Top