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

Bitbucket commits-noreply at bitbucket.org
Wed Jun 15 07:59:54 UTC 2011


2 new changesets in ckanextiati:

http://bitbucket.org/okfn/ckanextiati/changeset/347de0569dc4/
changeset:   347de0569dc4
user:        sebbacon
date:        2011-06-15 09:47:10
summary:     update docs to match current version
affected #:  1 file (142 bytes)

--- a/README.txt	Fri Jun 10 12:21:21 2011 +0100
+++ b/README.txt	Wed Jun 15 08:47:10 2011 +0100
@@ -28,6 +28,10 @@
 
 (Solr is a requirement but also available in packaged form).
 
+You probably also want to install the ckanext-solr and
+ckanext-wordpresser packages.  See their respective documentation for
+install notes.
+
 2) Copy or symlink the modified Solr schema.xml into the Solr core 
 ´´conf/´´ directory, remove any existing index and restart Solr. 
 
@@ -53,7 +57,7 @@
 ckan.site_url = http://iati.test.ckan.net
 
 # Add any other plugins you want to use:
-ckan.plugins = iati_preview iati_routes iati_approval iati_group_authz iati_package_authz
+ckan.plugins = iati_preview iati_approval iati_group_authz iati_package_authz  wordpresser
 
 # Use solr and facet over specific fields:
 search_backend = solr


http://bitbucket.org/okfn/ckanextiati/changeset/1d3f30b48f01/
changeset:   1d3f30b48f01
user:        sebbacon
date:        2011-06-15 09:48:30
summary:     wordpresser config example
affected #:  1 file (121 bytes)

--- a/README.txt	Wed Jun 15 08:47:10 2011 +0100
+++ b/README.txt	Wed Jun 15 08:48:30 2011 +0100
@@ -59,6 +59,9 @@
 # Add any other plugins you want to use:
 ckan.plugins = iati_preview iati_approval iati_group_authz iati_package_authz  wordpresser
 
+# Use a proxy wordpress to provide help & about pages (etc)
+wordpresser.proxy_host = http://wordpress.iatiregistry.org/
+
 # Use solr and facet over specific fields:
 search_backend = solr
 search.facets = groups groups_types extras_country

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