Revision 10c5f7df
Added by Marc Dequènes about 15 years ago
- ID 10c5f7df711c6b9a7ab41f2eb1cb4ba49816863a
TODO | ||
---|---|---|
- improve configuration:
|
||
* each object+relations/aspect definition should be in a separate file,
|
||
each type in a separate subdirectory (only global config on top)
|
||
* allow global relations to share them among objects ???
|
||
* validate each file with a schema (using kwalify)
|
||
* create global config and support loading a selected Shadow (a default
|
||
Shadow can be given in the global config)
|
||
- select parent at creation with :parent ? this could be integrated in
|
||
common code to be able to relocate an item
|
||
- select parent at creation with :parent if present, or use
|
||
a default location (object-specific) ? this could be integrated in
|
||
a common code to be able to relocate an item
|
||
- find a way to restrict parent locations for new objects (regex for
|
||
<obj>/<item> string ? regex for DN ? OR/AND with both ? ???)
|
||
- handle language subtypes ? (would need the RFC2798 preferredLanguage
|
Also available in: Unified diff
[-] todolist update