26 Oct
2003
26 Oct
'03
4:18 p.m.
On Oct 26, 2003, at 11:13, andrew cooke wrote:
I can see why it's not possible to add ZTP via the Plone interface, but I don't see why it's not possible to extend the Plone site via the ZMI. If I want to mix content and scripting then surely I don't have to start from zero?
I'm trying to make a site that has areas where users discuss stuff etc, but which also contains some dynamic pages displaying data in a database. Can I not build on Plone for that?
Scripts and logic for CMF/Plone based sites is in the skins directories inside the portal_skins tools. It's not in the actual folder structure of the portal. jens