Organization Manager for Storm - Task Template Manager
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
NOTE: The module is not functional yet.
Task Template Manager ( TTM ) is a plugin for Storm.
This would become the main module for managing task templates for Storm. The module will provide a standard method to save the task templates for automatic task creation.
This project will require a default parser to edit the template once its created. This will be maintained as a co-project of TTM.
Task Template Manager ( TTM ) will expose api for other modules ( parsers ) to store raw templates. These templates will be stored in the database as a serialized object. Further if the parsing logic to standard template is implemented in the parsers then they can be handled by the default parser later on. Thus eliminating the need to implement the complex logic of creating parent child relation while creating nodes. Also simultaneously eliminating the need to create a editor for uploaded templates.
Various API that would be exposed for parsers are.
i> saving their template into database.
ii> querying for templates.
iii>replacing existing templates.
More features will be included into the TTM, which would essentially be focused on user experience. So suggestions would be warmly welcomed.
The first thing i would ask from intended users is... the name of this module :)
