[ckan-changes] commit/ckanext-datano: r... at Rustam-PC.computas.int: Minor change. Ckan.site_logo is currently not in use.

Bitbucket commits-noreply at bitbucket.org
Sat Jun 18 10:35:10 UTC 2011


1 new changeset in ckanext-datano:

http://bitbucket.org/okfn/ckanext-datano/changeset/9e78b59d5000/
changeset:   9e78b59d5000
user:        r... at Rustam-PC.computas.int
date:        2011-06-18 12:34:43
summary:     Minor change. Ckan.site_logo is currently not in use.
affected #:  1 file (37 bytes)

--- a/ckanext/datano/plugin.py	Sat Jun 18 12:20:32 2011 +0200
+++ b/ckanext/datano/plugin.py	Sat Jun 18 12:34:43 2011 +0200
@@ -29,7 +29,7 @@
                 config.get('extra_template_paths', '')])
         config['googleanalytics.id'] = ''
         config['ckan.site_title'] = "data.norge.no datakatalog"
-        config['ckan.site_logo'] = "http://drupal1.computas.no/ckan/img/fad_logo_ckan.png"
+        config['ckan.site_logo'] = "http://drupal1.computas.no/ckan/img/fad_logo_ckan.png" # XXX change. Currently not in use. 
         config['ckan.favicon'] = "http://drupal1.computas.no/ckan/img/favicon.ico"
         config['package_form'] = "datano_package_form"  # XXX change

Repository URL: https://bitbucket.org/okfn/ckanext-datano/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list