This package extends any AT content type by a multi file field
Project description
Introduction
This package lets you add a archetypes.multifile field into any archetypes object using schemaextender.
Usage
Install package by adding the egg into your buildout cfg:
[instance] ... eggs = collective.multifilesextender zcml = collective.multifilesextender
Rerun buildout
To turn it on, mark desired type with IMultiFileExtendable marker interface. For instance the following adds multifile field into ATDocument. You can put it into any zcml that is included when you start instance:
<five:implements class="Products.ATContentTypes.content.document.ATDocument" interface="collective.multifilesextender.interfaces.IMultiFileExtendable" />
Start the instance
Install it via QuickInstaller
TODO
Add some tests
Credits
Package developed by Matous Hora http://dms4u.cz Changelog =========
1.1 - (2009-10-23)
added danish translatation
1.0 - Released
Initial release
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 collective.multifilesextender-1.1.zip
.
File metadata
- Download URL: collective.multifilesextender-1.1.zip
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9c4cc25282462ac8d4ea96b86ea749d0ec014bdf9b3b02622ecb2a0c2f7a69 |
|
MD5 | a10b9d495c48a716eaf9756dd2ce7092 |
|
BLAKE2b-256 | 536da7cc95a853a133a1d3d92366ad68eb67619071cf804a7ede8838374d332c |