Updated settings
authorKostas Papadimitriou <kpap@grnet.gr>
Thu, 8 Mar 2012 11:37:52 +0000 (13:37 +0200)
committerKostas Papadimitriou <kpap@grnet.gr>
Thu, 8 Mar 2012 11:37:52 +0000 (13:37 +0200)
cloudcms/synnefo_settings.py
conf/20-snf-cloudcms-cloudbar.conf [new file with mode: 0644]
conf/20-snf-cloudcms-settings.conf

index b559bfe..aa39161 100644 (file)
@@ -94,8 +94,6 @@ except:
     pass
 
 
-CLOUDBAR_URL = '/static/im/cloudbar/cloudbar.js'
-CLOUDBAR_ACTIVE_SERVICE = 'okeanos_cms'
-
 import os
 SITE_ID = int(os.environ.get('CLOUDCMS_SITE_ID', 1))
+
diff --git a/conf/20-snf-cloudcms-cloudbar.conf b/conf/20-snf-cloudcms-cloudbar.conf
new file mode 100644 (file)
index 0000000..71c1d01
--- /dev/null
@@ -0,0 +1,8 @@
+# astakos cloudbar configuration
+#CLOUDBAR_ACTIVE = True
+#CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar'
+#CLOUDBAR_COOKIE_NAME = '_pithos2_a'
+#CLOUDBAR_ACTIVE_SERVICE = 'cloud'
+#CLOUDBAR_SERVICES_URL = 'https://accounts.okeanos.grnet.gr/im/get_services'
+#CLOUDBAR_MENU_URL = 'https://accounts.okeanos.grnet.gr/im/get_menu'
+
index 9142358..e0058d9 100644 (file)
@@ -1,15 +1,6 @@
-# astakos cloudbar configuration
-#CLOUDBAR_ACTIVE = True
-#CLOUDBAR_LOCATION = 'https://accounts.okeanos.grnet.gr/static/im/cloudbar'
-#CLOUDBAR_COOKIE_NAME = '_pithos2_a'
-#CLOUDBAR_ACTIVE_SERVICE = 'cloud'
-#CLOUDBAR_SERVICES_URL = 'https://accounts.okeanos.grnet.gr/im/get_services'
-#CLOUDBAR_MENU_URL = 'https://accounts.okeanos.grnet.gr/im/get_menu'
-
-
 # how many posts to display in blog list
 CLOUDCMSBLOG_ENTRIES_PER_PAGE = 5
 
 # directory where cms medialibrary files are uploaded to
-FEINCMS_MEDIALIBRARY_UPLOAD_TO = '/usr/share/synnefo/static/cmsuploads/'
+#FEINCMS_MEDIALIBRARY_UPLOAD_TO = '/usr/share/synnefo/static/medialibrary/'