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.multifilesextenderRerun 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
Release files for collective.multifilesextender 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.multifilesextender-1.1.zip | 25.7 kB | Details |
Release files / collective.multifilesextender-1.1.zip
| Download URL | collective.multifilesextender-1.1.zip |
|---|---|
| Size | 25.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c9c4cc25282462ac8d4ea96b86ea749d0ec014bdf9b3b02622ecb2a0c2f7a69
|
|
BLAKE2b-256 checksum How to use checksums |
536da7cc95a853a133a1d3d92366ad68eb67619071cf804a7ede8838374d332c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |