Package: collective - ExternalStorage
a test of SfIndex product
Sourceforge Info
| Project Name: | collective |
| Package Name: | ExternalStorage |
| Files Page: | |
| Browse CVS: | http://cvs.sourceforge.net/viewcvs.py/collective/ExternalStorage/ |
Package README (CVS ver. 1.1.1.1)
About
ExternalStorage is a storage for Archetypes storing the fields contents
outside the ZODB. So it works in a fashion like ExternalFile or similar
products.
It also supports some sort of archive. This is implemented as copy of
the old contents in some special folder.
Usage
simply define one of your field's storages in a schema as ExternalStorage.
(see ExternalExample in examples/)
Example
copy examples/ExternalExample into your Products dir
Author
Christian Scholz (cs@comlounge.net, MrTopf@freenode.net)
THERE IS NO WARRANTY! USE THIS AT YOUR OWN RISK!