[ckan-changes] commit/ckanext-wordpresser: sebbacon: more install notes
Bitbucket
commits-noreply at bitbucket.org
Wed Jun 1 11:31:42 UTC 2011
1 new changeset in ckanext-wordpresser:
http://bitbucket.org/okfn/ckanext-wordpresser/changeset/2c5b62e9386c/
changeset: 2c5b62e9386c
branches:
user: sebbacon
date: 2011-06-01 13:31:30
summary: more install notes
affected #: 1 file (176 bytes)
--- a/README.txt Wed Jun 01 12:21:53 2011 +0100
+++ b/README.txt Wed Jun 01 12:31:30 2011 +0100
@@ -19,16 +19,20 @@
$ pip install -e hg+https://bitbucket.org/okfn/ckanext-wordpresser#egg=ckanext-wordpresser
2. Set up a Wordpress site (e.g. at wordpress.com) and add a Page or
-two to the primary navigation. Note that this has only been tested
-with Wordpress 3.1 and the Twenty Ten theme.
+ two to the primary navigation. Note that this has only been tested
+ with Wordpress 3.1 and the Twenty Ten theme.
-3. Edit your development.ini (or similar) with:
+3. Ensure Wordpress is set up to use permalinks (e.g. the "Numeric"
+ setting at Settings -> Permalinks)
+
+4. Edit your development.ini (or similar) with:
::
+ ckan.plugins = wordpresser # and your other plugins...
wordpresser.proxy_host = http://<yoursite>.wordpress.com/
-4. Marvel at the appearance of Wordpress pages within your CKAN instance
+5. Marvel at the appearance of Wordpress pages within your CKAN instance
Running tests
Repository URL: https://bitbucket.org/okfn/ckanext-wordpresser/
--
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