Author: batiste.bieler
Date: Tue Mar 3 04:18:47 2009
New Revision: 387
Modified:
wiki/InstallDjangoPageCMS.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallDjangoPageCMS.wiki
==============================================================================
--- wiki/InstallDjangoPageCMS.wiki (original)
+++ wiki/InstallDjangoPageCMS.wiki Tue Mar 3 04:18:47 2009
@@ -29,19 +29,13 @@
==Install by using subversion externals==
-You can also use the released version of the Django page CMS by using
subversion externals
+You can also use the trunk version of the Django page CMS by using
subversion externals
{{{
$ svn pe svn:externals .
-pages
http://django-page-cms.googlecode.com/svn/tags/django-page-cms-0.2.2/pages
+pages
http://django-page-cms.googlecode.com/svn/trunk/pages
mptt http://django-mptt.googlecode.com/svn/trunk/mptt
tagging
http://django-tagging.googlecode.com/svn/trunk/tagging
-}}}
-
-Or if you want the latest version
-
-{{{
-pages
http://django-page-cms.googlecode.com/svn/trunk/pages
}}}
==Urls and settings==
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---