[ckan-changes] commit/ckanextiati: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Wed Nov 2 17:48:21 UTC 2011


2 new commits in ckanextiati:


https://bitbucket.org/okfn/ckanextiati/changeset/af188d2894d8/
changeset:   af188d2894d8
branch:      spreadsheet-support
user:        amercader
date:        2011-11-02 18:47:28
summary:     Minor CSS change
affected #:  2 files

diff -r 6632751c3d2cee631e8028d0215e848063d4b968 -r af188d2894d8a82681b83b57cf85e63c822bb1da ckanext/iati/public/css/overrides.css
--- a/ckanext/iati/public/css/overrides.css
+++ b/ckanext/iati/public/css/overrides.css
@@ -579,13 +579,12 @@
 /*-------- Flash messages --------*/
 
 /*-------- Wordpress Specific --------*/
-/*
-.type-page 
-ul {
+
+.type-page ul {
     list-style-type: none
 }
-*/
-.type-page ul {
+
+.listdiv ul {
     list-style-type: circle
 }
 


diff -r 6632751c3d2cee631e8028d0215e848063d4b968 -r af188d2894d8a82681b83b57cf85e63c822bb1da ckanext/iati/templates/csv/upload.html
--- a/ckanext/iati/templates/csv/upload.html
+++ b/ckanext/iati/templates/csv/upload.html
@@ -6,7 +6,7 @@
     <div py:match="content"><h2 class="head">CSV Import</h2>
-        <div>
+        <div class="listdiv"><ul><li>IATI requires that you create a registry record for each file of IATI-xml data that you publish.</li><li>You may use this import utility to register or update the metadata of these records</li>
@@ -31,12 +31,14 @@
             </form></fieldset><h3>Warning:</h3>
+        <div class="listdiv"><ul><li>For publishers with a large number of datasets it may take a while to upload the CSV file. Please be patient.</li><li>You may only upload records that contain your authorised registry-publisher-idi.</li><li>This import will overwrite all fields in each record specified in the file. Blank cells in the file will overwrite existing data.</li><li>This import will not delete records in the registry. To delete a record follow the instructions <a href="http://iatiregistry.org/help_delete">here</a>.</li></ul>
+        </div></div><xi:include href="../layout.html" />



https://bitbucket.org/okfn/ckanextiati/changeset/ea26094fc505/
changeset:   ea26094fc505
branch:      resource-archiver
user:        amercader
date:        2011-11-02 18:48:03
summary:     [merge] from spreadsheet-support
affected #:  2 files

diff -r 3dce19ee7b75f8a3ad94da5b23fa472fbdbb95e0 -r ea26094fc5057e71d1f593be9db8998eae40b295 ckanext/iati/public/css/overrides.css
--- a/ckanext/iati/public/css/overrides.css
+++ b/ckanext/iati/public/css/overrides.css
@@ -579,13 +579,12 @@
 /*-------- Flash messages --------*/
 
 /*-------- Wordpress Specific --------*/
-/*
-.type-page 
-ul {
+
+.type-page ul {
     list-style-type: none
 }
-*/
-.type-page ul {
+
+.listdiv ul {
     list-style-type: circle
 }
 


diff -r 3dce19ee7b75f8a3ad94da5b23fa472fbdbb95e0 -r ea26094fc5057e71d1f593be9db8998eae40b295 ckanext/iati/templates/csv/upload.html
--- a/ckanext/iati/templates/csv/upload.html
+++ b/ckanext/iati/templates/csv/upload.html
@@ -6,7 +6,7 @@
     <div py:match="content"><h2 class="head">CSV Import</h2>
-        <div>
+        <div class="listdiv"><ul><li>IATI requires that you create a registry record for each file of IATI-xml data that you publish.</li><li>You may use this import utility to register or update the metadata of these records</li>
@@ -31,12 +31,14 @@
             </form></fieldset><h3>Warning:</h3>
+        <div class="listdiv"><ul><li>For publishers with a large number of datasets it may take a while to upload the CSV file. Please be patient.</li><li>You may only upload records that contain your authorised registry-publisher-idi.</li><li>This import will overwrite all fields in each record specified in the file. Blank cells in the file will overwrite existing data.</li><li>This import will not delete records in the registry. To delete a record follow the instructions <a href="http://iatiregistry.org/help_delete">here</a>.</li></ul>
+        </div></div><xi:include href="../layout.html" />

Repository URL: https://bitbucket.org/okfn/ckanextiati/

--

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