default theme defined in configengine, it can be changed using myslice.ini, templates...
authorLoic Baron <loic.baron@lip6.fr>
Fri, 21 Feb 2014 14:00:35 +0000 (15:00 +0100)
committerLoic Baron <loic.baron@lip6.fr>
Fri, 21 Feb 2014 14:00:35 +0000 (15:00 +0100)
commit0f192ac863eb30a39d37d5b834a6c35b82cd2279
tree1f00228536ec3899c625b032494873f857c75e0d
parentfb88f8872d47629d6605e97300c0d4c474a82803
default theme defined in configengine, it can be changed using myslice.ini, templates of each theme must be prefixed by "themename_" because all the templates are put together by django into /usr/share/templates/ note that for the moment OneLab is the default, later we will have a default theme...
12 files changed:
myslice/configengine.py
portal/templates/fed4fire/_widget-login.html [deleted file]
portal/templates/fed4fire/_widget-topmenu.html [deleted file]
portal/templates/fed4fire/home-view.html [deleted file]
portal/templates/home-view.html
portal/templates/onelab/_widget-login-manager.html [deleted file]
portal/templates/onelab/_widget-login-user.html [deleted file]
portal/templates/onelab/_widget-topmenu.html [deleted file]
portal/templates/onelab/home-view.html [deleted file]
portal/theme.py
portal/validationview.py
ui/templates/base.html