[commits] [Wiki] changed: CreatingYourFirstModule

Chuck Hagenbuch chuck at horde.org
Sun Oct 31 18:29:48 UTC 2010


chuck  Sun, 31 Oct 2010 14:29:48 -0400

Modified page: http://wiki.horde.org/CreatingYourFirstModule
New Revision:  1.7
Change log:  Updates for no hatchery, github, etc.

@@ -3,13 +3,13 @@
  Note:
-Don't use Skeleton from CVS. Use Skeleton from horde-hatchery (git)  
as outlined below.
+Don't use Skeleton from CVS. Use Skeleton from horde git as outlined below.
  There is currently no usable version of skeleton which is tagged  
FRAMEWORK_3. An older revision of the CVS HEAD version may work though.

-1. Check out the skeleton module from horde-hatchery Git
+1. Check out the skeleton module from horde git

  <code type="sh">
- git clone --depth 1 git://dev.horde.org/horde/git/horde-hatchery/
- cd horde-hatchery
+ git clone --depth 1 git://github.com/horde/horde.git
+ cd horde
   cp -R skeleton/ /your/install/path/to/horde/
  </code>

  2. Create the following script as prjrename.php - save it somewhere  
sensible, like your home directory:



More information about the commits mailing list