[commits] [Wiki] changed: Doc/Dev/FrameworkH4

Wiki Guest wikiguest at horde.org
Wed May 18 12:36:53 UTC 2011


guest [213.197.150.2]  Wed, 18 May 2011 12:36:53 +0000

Modified page: http://wiki.horde.org/Doc/Dev/FrameworkH4
New Revision:  1.3
Change log:  Fix some dead and deprecated links.

@@ -90,11 +90,11 @@
  ++ Development

  +++ Git organization

-All libraries are managed in  
[http://git.horde.org/framework/?rt=horde-git Git]. Each library has  
its own subdirectory inside the framework directory.  The library  
package names are ALWAYS {{Horde_<Name>}}, and the directory names are  
{{<Name>}}.
+All libraries are managed in  
[http://git.horde.org/horde-git/-/browse/framework/?ws=1 Git]. Each  
library has its own subdirectory inside the framework directory.  The  
library package names are ALWAYS {{Horde_<Name>}}, and the directory  
names are {{<Name>}}.

-Each package directory contains a  
[http://pear.php.net/manual/en/developers.packagedef.php package.xml]  
file with package descriptions, file listings, dependencies, change  
logs etc. As all Horde Libraries are following the  
[http://pear.php.net PEAR] standard, they can be installed using the  
[http://pear.php.net/manual/en/installation.cli.php PEAR installer] or  
may be symlinked to a subdirectory of the Horde installation.  For  
further instructions, see the Installation Instructions located above.
+Each package directory contains a  
[http://pear.php.net/manual/en/guide.developers.package2.php  
package.xml] file with package descriptions, file listings,  
dependencies, change logs etc. As all Horde Libraries are following  
the [http://pear.php.net PEAR] standard, they can be installed using  
the [http://pear.php.net/manual/en/installation.php PEAR installer] or  
may be symlinked to a subdirectory of the Horde installation.  For  
further instructions, see the Installation Instructions located above.

  +++ Directory structure

  <code>



More information about the commits mailing list