aws.zope2zcmldoc

ZCML documentation browser for Zope 2
Download

aws.zope2zcmldoc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Gilles Lenfant
  • Publisher web site:
  • http://code.google.com/u/gilles.lenfant/

aws.zope2zcmldoc Tags


aws.zope2zcmldoc Description

ZCML documentation browser for Zope 2 aws.zope2zcmldoc is a new Zope 2 control panel that renders the live ZCML documentation, this means the ZCML that is installed in your Zope instance. Read more details and see some screenshots in this blog post.Intended audienceThis component is clearly dedicated to Zope developers and integrators. This component does not provide features for the end user.Works withaws.zope2zcmldoc has been tested with Zope 2.10, Zope 2.11, and Zope 2.12. It may or may not work with earlier or later versions of Zope.Tests reports with other Zope versions, and related contributions are welcome (note that supporting Zope 2.8 and earlier versions is not considered).InstallationWith zc.buildout and plone.recipe.zope2instance, you just need to add this in your buildout.cfg file...recipe = plone.recipe.zope2instance...eggs = ... aws.zope2zcmldoc ...zcml = ... aws.zope2zcmldoc ...Start your Zope instance, open a browser in your Zope root as Manager and type in your address bar: http://< your-zope-root >/@@install-aws-zope2zcmldocNow go to the Zope Control Panel and learn the various ZCML namespaces, elements and attributes.UninstallationBefore removing the aws.zope2zcmldoc from your buildout.cfg and rebuilding your instance, you may want to remove the control panel entry.Removing the Control Panel entry is not essential, but if you don't do this, a slate entry will be left in the Zope Control Panel of your Zope instance.Start your Zope instance, open a browser in your Zope root as Manager and type in your address bar: http://< your-zope-root >/@@uninstall-aws-zope2zcmldoc Requirements: · Python What's New in This Release: · Some rationale refactorings in view and templates · A sexy layout (as possible in a ZMI context)


aws.zope2zcmldoc Related Software