This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| siremis:install51x:new-views [2019/02/13 07:44] – [Preparing The Tools] admin | siremis:install51x:new-views [2019/02/13 07:49] (current) – [More Docs] admin | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| < | < | ||
| + | cd siremis/ | ||
| php gen_meta.php Sipdb mtree sipadmin.rtg.mtree | php gen_meta.php Sipdb mtree sipadmin.rtg.mtree | ||
| </ | </ | ||
| Line 85: | Line 86: | ||
| * **sipadmin** is the name of the Siremis module which includes the view | * **sipadmin** is the name of the Siremis module which includes the view | ||
| * **mtree_list** - is built from the name of the view file (in this case MtreeListView.xml), | * **mtree_list** - is built from the name of the view file (in this case MtreeListView.xml), | ||
| + | * order - set the order in the menu | ||
| ===== Removing The Tools ===== | ===== Removing The Tools ===== | ||
| Line 97: | Line 99: | ||
| Siremis is built on top of **phpopenbiz** and **cubi** frameworks, you can read more documentation about how to extend it at: | Siremis is built on top of **phpopenbiz** and **cubi** frameworks, you can read more documentation about how to extend it at: | ||
| + | |||
| + | * https:// | ||
| * http:// | * http:// | ||