Author: pctony
Date: Sun Aug 30 21:24:16 2009
New Revision: 809420
URL: http://svn.apache.org/viewvc?rev=809420&view=rev
Log:
Add a few notes as we go along
Modified:
labs/consite/README
Modified: labs/consite/README
URL:
http://svn.apache.org/viewvc/labs/consite/README?rev=809420&r1=809419&r2=809420&view=diff
==============================================================================
--- labs/consite/README (original)
+++ labs/consite/README Sun Aug 30 21:24:16 2009
@@ -28,6 +28,7 @@
- Rspec
- Cucumber
- Git (for installing certain extensions)
+ - Subversion (Client)
### Installation Steps ###
@@ -66,6 +67,9 @@
# page_attachments isn't yet updated for 0.8.0, make these changes:
sed -i -e "s/require_dependency 'application'/require_dependency
'application_controller'/g"
vendor/extensions/page_attachments/page_attachments_extension.rb
+ # Or if this fails, obtain the extension manually
+ git clone git://github.com/radiant/radiant-page-attachments-extension.git
vendor/extensions/page_attachments
+ # Now re run the sed command above
rake radiant:extensions:page_attachments:migrate
rake radiant:extensions:page_attachments:update
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]