added footer menu, insert module, image field to page

This commit is contained in:
2017-02-24 17:00:41 +01:00
parent 65f6be158a
commit fc8070a669
27 changed files with 1750 additions and 65 deletions
@@ -43,11 +43,11 @@ function admin_default_Workflow() {
"label" : "Publication",
"typeMap" : [ "documentair", "episode", "page", "thematique" ],
"system_roles" : {
"-1" : "(author)",
"1" : "anonymous user",
"2" : "authenticated user",
"3" : "administrator",
"4" : "root"
"-1" : "(auteur)",
"1" : "utilisateur anonyme",
"2" : "utilisateur authentifi\\u00e9",
"3" : "administrateur",
"4" : "racine"
}
}');