On 3/1/06, Michael Wechner <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > "module.xml" could contain "type" fields. I recently posted a list of > > "types" > >of Modules: Admin, ResourceTypes, Editors, NavigationElements, Pages, > >and Backend. A "type" field could be used by the Publication > >ModuleChooser screen. > what would the Publication ModuleChooser screen do?
"Publication ModuleChooser" will be a simple Page to configure the Modules used by the Publication. It reads in all global Modules and Modules defined by the Publication's parent (Template), or possibly every Module registered in any Publication. Add data from each Module's module.xml, such as human readable name, category "type", etc.. The screen allows the admin to check/uncheck the Modules, and save the configuration to "publication.xconf". Dependencies could be handled here. If you add the "lucene" internal Module, you probably want the "search" Page Module. It could also specify "core" Modules; I am not certain any Publication would not have the "live" Page Module. The screen should be used during "Create New Publication", and can be accessed later to change the configuration. solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
