10-11-2005, 04:02 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Jun 2005
Posts: 40
Thanks: 0
|
WYSIWYG Website Editor? (Web Version)
Hey everyone -- I'm back again and I have a question...
I'm creating a "user Site Builder" that basically uses PHP/MySQL & Smarty... the user enters info into the form, chooses a design (smarty hosts the template designs) and clicks Submit... once the Submit button is clicked -- the "Creator system" sends an email to the user with their username and password... right? so, here we go...
the user can login to the "system" with their username and password and I'd like for them to be able to edit their site via a WYSIWYG Web Editor... they should be able to change ANYTHING about the site, including design if needed -- but by using MYSQL & Smarty to grab their template choice and populate the template from the MySQL info -- is this possible? I haven't gotten that far yet and I'm not real sure about how Smarty works -- in details anyway...
Any info would be great! Thanks :)
|
|
|
|