1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
ATSchemaEditorNG is a work-in-progress framework to provide flexible
schema editing for AT content-types.
Original Author:
Andreas Jung, ZOPYX Software Development and Consulting
D-72070 T�bingen, Germany
Email: andreas at andreas-jung dot com
Current Maintainer:
Rob Miller (rafrombrc)
Email: ra at burningman dot com
License:
ATSchemaEditorNG is (C) by Andreas Jung, Rob Miller, and
contributors, and published as open-source under the GNU Lesser
General Public License V 2.1 (see LICENSE.txt). If this license
does not meet your requirements, contact the maintainers for
releasing ATSchemaEditorNG under a suitable license.
Requirements:
Archetypes 1.3.2 or greater (will NOT work w/ AT-1.3.1)
Installation:
See INSTALL.txt
Documentation:
to be written
Contributions:
Whit Morriss: examples and tests
Simon Spamies: fixes, code cleanup, schema update mechanism
revisited (and most of the stuff in V 0.2)
Sasha Vincic: storage registry implementation
|