PDA

View Full Version : Setting up a demo - like WebAssist did


todd368532
10-17-2009, 04:07 AM
Is there a way to limit functionality in PCMS (like WebAssist did with their demo)? I'd like a demo version of this as well when I begin offering PCMS as a tool for my customers. I don't want people to be able to save their changes, just demo the tool.

Thanks.

Todd

gruant2000381341
10-17-2009, 05:12 AM
you can disable some features in the config..here's a link .http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Toolbar
I wanted to build a demo for clients also...the way I did it was build a dummy page with no links back to the original site...a hidden standalone page that you have to enter the address manually to view...then I applied cms to that page and let them use it as a "cms training page"..no one will see it so thet can mess around all they want and post updates.
I throw one of these pages into the clients site....not mine

todd368532
10-23-2009, 06:59 PM
Thanks man. Appreciate the intel. Very helpful.