Extend otherProperties with branding settings
authorKostas Papadimitriou <kpap@grnet.gr>
Wed, 22 May 2013 10:26:38 +0000 (13:26 +0300)
committerKostas Papadimitriou <kpap@grnet.gr>
Wed, 22 May 2013 10:30:24 +0000 (13:30 +0300)
commite4ac2d18111dd1bb31718cda4266de7326bf6973
tree8ce93f5679570861620533929f1ba5c2fbd7d10b
parent9a4506036c50e74e19687a30d2b5049b22cc1724
Extend otherProperties with branding settings

otherProperties object defined in the index.html is used from within the GWT
app to access deployment specific configuration options. A new placeholder added
in index.html. The placeholder gets replaced with django template code which
populates otherProperties with all branding settings available during the
python package build.
snf-pithos-webclient/pithos_webclient/views.py
snf-pithos-webclient/setup.py
src/gr/grnet/pithos/web/public/index.html