Updated feature custom templates (markdown)
parent
567250ecf4
commit
8add52d346
|
@ -9,3 +9,12 @@ The default behavior must be to use the [templates bundled with MONARC](https://
|
|||
* to go further it should also be considered to allow several templates per languages per category of deliverable. This do not add to much complexity on the back end (models) of MONARC. But the user interface to manage the templates in the front office should stay usable and friendly;
|
||||
* custom templates will be available for the whole front office;
|
||||
|
||||
|
||||
## Major changes required
|
||||
|
||||
* update the models (cli database);
|
||||
* add a view in the front office for the management of templates (.docx):
|
||||
* ideally: ng-backoffice (deliveries_models.kb_mgmt.html) -> ng-anr (with some tests if in BO/FO)
|
||||
* almost the same page than the page actually used in the back office but
|
||||
with the possibility to manage several deliverables per category (maybe thanks to tabs);
|
||||
|
||||
|
|
Loading…
Reference in New Issue