You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by do...@apache.org on 2008/07/17 22:11:32 UTC

svn commit: r677703 - /incubator/shindig/trunk/php/README

Author: doll
Date: Thu Jul 17 13:11:31 2008
New Revision: 677703

URL: http://svn.apache.org/viewvc?rev=677703&view=rev
Log:
SHINDIG-420
Patch from Erel Segal. Updates the php readme file to remind people to change config/container.js with their social api url prefix value. 



Modified:
    incubator/shindig/trunk/php/README

Modified: incubator/shindig/trunk/php/README
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/php/README?rev=677703&r1=677702&r2=677703&view=diff
==============================================================================
--- incubator/shindig/trunk/php/README (original)
+++ incubator/shindig/trunk/php/README Thu Jul 17 13:11:31 2008
@@ -6,7 +6,7 @@
 In order to build and run Shindig for PHP, you must have the following:
 
 - A Subversion client installed in order to checkout the code.
-  Instructions for downloading and installing Subversion can be found here: 
+  Instructions for downloading and installing Subversion can be found here:
   http://subversion.tigris.org/
 - Apache with mod_rewrite enabled.
 - PHP 5.2.x with the json, simplexml, mcrypt and curl extentions enabled.
@@ -14,7 +14,7 @@
 
 Getting the code
 ============================================
-Create a subdirectory in your web document root, e.g. /var/www/html and 
+Create a subdirectory in your web document root, e.g. /var/www/html and
 checkout the Shindig code from its Subversion repository
 
 mkdir /var/www/html/shindig
@@ -24,7 +24,7 @@
 
 Running Shindig
 ============================================
-With PHP There is no need to build anything - the source code 
+With PHP There is no need to build anything - the source code
 is already built.
 
 To run the code, you have several options:
@@ -55,6 +55,9 @@
 or php/config/local.php (see the comments php/config/container.php for documentation of the
 configuration system) and change the web_prefix setting to '/shindig/php'.
 
+In this case, you should also change all paths in shindig/config/container.js
+(see the comments there for documentation of the JSON configuration system).
+
 Then you can run the gadget by pointing your browser to:
 
 http://<your.host>/shindig/php/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml