ZPDojo
Category: Fields and widgets, Layout and presentation
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
A simple product that packages Dojo for use with Zope or Plone. This product contains the 0.2 release of Dojo and is distributed under the same terms as Dojo itself.
Dojo, as its currently packaged does not work with Zope or Plone,because Zope's Filesystem Directory View component does not serve objects whose names begin with an underscore. Dojo also contains templates for its widgets that are loaded from the server that have .html extensions. Zope unfortunately trims the .html extension from these files, making them inaccessable to Dojo. ZPDojo is simple a repackaged Dojo with the .html files renamed to .html.dtml and the __package__.js files renamed to package__.js and the relevant changes to Dojo's package system to load these alternative files. This product can be used from Zope or Plone.
ZPDojo was built in the process of building a multi-user,zope-plone based web application for managing Information systems called Banyan developed by CIGNEX(http://www.cignex.com). For more information and live demo of the application and usage of Dojo, contact Munwar Shariff (munwar@cignex.com).
Banyan is an enterprise class, web based, information management system
that helps people work collaboratively to solve complex problems.
Banyan increases project performance and reduces risk through the power
of collaborative clear thinking. This product has been open-sourced and is available for download from https://sourceforge.net/projects/banyanims. There is also user manual, installation guide, windows installer, use cases and road map for download along with the product