Deconstructing a Zope site
I have looked at numerous examples of Zope websites, but have no idea about how to go about creating anything similar. Is there any way to deconstruct a Zope site to see all the elements of its makeup? An example of how to build a professional looking site would be nice. Are there any samples/templates anywhere? -- John
The best way to learn is to do. Download and install Plone which comes with a great set of templates and looks pretty darn professional. Tweak it slowly and you will learn all the little secrets. There are also numerous books. As for seeing someones code, most of the layout is in the XHTML/CSS but the code is pretty hidden. Jake -- http://www.ZopeZone.com John Poltorak said:
I have looked at numerous examples of Zope websites, but have no idea about how to go about creating anything similar. Is there any way to deconstruct a Zope site to see all the elements of its makeup?
An example of how to build a professional looking site would be nice. Are there any samples/templates anywhere?
-- John
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Jake -
John Poltorak