Archetypes fieldtraverser
Project description
=========================
archetypes.fieldtraverser
=========================
Overview
========
This product patches Products.Archetypes so that it uses the fieldtraverser
for access to fields.
From the docstring of fieldtraverser.FieldTraverser:
"""
Used to traverse to a Archetypes field and access its storage.
useful together with AnnotationStorage if you dont want to hack __bobo__
usage: in url this traverser can be used to access a fields data by use of
the fieldname and the storage variant if needed (such as image sizes)
in url its: obj/++atfield++FIELDNAME
or: obj/++atfield++FIELDNAME-STORAGENAME
example: to access an original site image from a field named 'photo':
obj/++atfield++photo
to access its thumbnail with size name thumb:
obj/++atfield++photo-thumb
"""
Dependencies
============
Products.Archetypes
Copyright
=========
Copyright (c) 2008: BlueDynamics Alliance, Austria
Credits
=======
- Jens Klein <jens@bluedynamics.com>
- Johannes Raggam <johannes@bluedynamics.com>
- Robert Niederreiter <rnix@squarewave.at
archetypes.fieldtraverser
=========================
Overview
========
This product patches Products.Archetypes so that it uses the fieldtraverser
for access to fields.
From the docstring of fieldtraverser.FieldTraverser:
"""
Used to traverse to a Archetypes field and access its storage.
useful together with AnnotationStorage if you dont want to hack __bobo__
usage: in url this traverser can be used to access a fields data by use of
the fieldname and the storage variant if needed (such as image sizes)
in url its: obj/++atfield++FIELDNAME
or: obj/++atfield++FIELDNAME-STORAGENAME
example: to access an original site image from a field named 'photo':
obj/++atfield++photo
to access its thumbnail with size name thumb:
obj/++atfield++photo-thumb
"""
Dependencies
============
Products.Archetypes
Copyright
=========
Copyright (c) 2008: BlueDynamics Alliance, Austria
Credits
=======
- Jens Klein <jens@bluedynamics.com>
- Johannes Raggam <johannes@bluedynamics.com>
- Robert Niederreiter <rnix@squarewave.at
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file archetypes.fieldtraverser-0.2.1.tar.gz.
File metadata
- Download URL: archetypes.fieldtraverser-0.2.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
087d271d13edc3b274d0b63157f48f37c7a1d00eb95924f0ba9cd7295a286732
|
|
| MD5 |
aa1ce88e3bda62a69c4f385e08b280e9
|
|
| BLAKE2b-256 |
0e5e4ad7fb2b37952157b0489f12d0fb2a765cca91a47a3b9caefe268c777452
|