zope.dublincore 3.5.0
Zope Dublin Core implementation
zope.dublincore provides a Dublin Core support for Zope-based web applications. This includes:
- an IZopeDublinCore interface definition that can be implemented by objects directly or via an adapter to support DublinCore metadata.
- an IZopeDublinCore adapter for annotatable objects (objects providing IAnnotatable from zope.annotation).
- a partial adapter for objects that already implement some of the IZopeDublinCore API,
- a "Metadata" browser page (which by default appears in the ZMI),
- subscribers to various object lifecycle events that automatically set the created and modified date and some other metadata.
Changes
3.5.0 (2009-09-15)
- Add missing dependencies.
- Get rid of any testing dependencies beyond zope.testing.
- Include browser ZCML configuration only if zope.browserpage is installed.
- Specify i18n domain in package's configure.zcml, because we use message IDs for permission titles.
- Remove unused imports, fix one test that was inactive because of being overriden by another one by a mistake.
3.4.2 (2009-01-31)
- Declare dependency on zope.datetime.
3.4.1 (2009-01-26)
- Test dependencies are declared in a test extra now.
- Fix: Make CreatorAnnotator not to fail if participation principal is None
3.4.0 (2007-09-28)
No further changes since 3.4.0a1.
3.4.0a1 (2007-04-22)
Initial release as a separate project, corresponds to zope.dublincore from Zope 3.4.0a1
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| zope.dublincore-3.5.0.tar.gz (md5) | Source | 2009-09-15 12:37:04.678928 | 25KB | 2264 | |
- Author: Zope Corporation and Contributors <zope-dev at zope org>
- Home Page: http://pypi.python.org/pypi/zope.dublincore
- License: ZPL 2.1
- Package Index Owner: baijum, J1m, ctheune, srichter, philikon, projekt01, benji, fdrake, chrism, ignas, mgedmin, ccomb, pcardune, faassen, nadako, hathawsh, chrisw, tseaver, hannosch, icemac, gary, aaron, roymath, tlotze
- DOAP record: zope.dublincore-3.5.0.xml
Log in to rate this package.
