Changeset 86
- Timestamp:
- 15/01/07 21:11:01
- Files:
-
- trunk/PloneSoftwareCenter/content/schemata.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/PloneSoftwareCenter/content/schemata.py
r82 r86 499 499 name='downloadPage', 500 500 searchable=1, 501 required=1,502 501 index='KeywordIndex:schema', 503 502 validators=('isURL',),
