[ckan-changes] commit/ckanext-pdeu: 2 new changesets
Bitbucket
commits-noreply at bitbucket.org
Fri Jun 3 16:30:22 UTC 2011
2 new changesets in ckanext-pdeu:
http://bitbucket.org/okfn/ckanext-pdeu/changeset/80775319241b/
changeset: 80775319241b
branches:
user: pudo
date: 2011-06-03 18:28:53
summary: add licensing info for data.london.gov.uk (crown copyright)
affected #: 1 file (45 bytes)
--- a/ckanext/pdeu/harvesters.py Thu Jun 02 12:10:26 2011 +0200
+++ b/ckanext/pdeu/harvesters.py Fri Jun 03 18:28:53 2011 +0200
@@ -325,6 +325,7 @@
'maintainer': row['MAINTAINER'],
'maintainer_email': row['MAINTAINER_EMAIL'],
'tags': csplit(row['TAGS']),
+ 'license_id': 'ukcrown',
'extras': {
'date_released': row['RELEASE_DATE'],
'categories': csplit(row['CATEGORIES']),
http://bitbucket.org/okfn/ckanext-pdeu/changeset/c133786bafda/
changeset: c133786bafda
branches:
user: pudo
date: 2011-06-03 18:30:01
summary: introduce a new theme, based on html5boilerplate and blueprint css; still very basic
affected #: 42 files (410.8 KB)
Diff too large to display.
Repository URL: https://bitbucket.org/okfn/ckanext-pdeu/
--
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