[commits] [Wiki] changed: CreatingYourFirstModule
Wiki Guest
wikiguest at horde.org
Mon Feb 9 08:38:57 UTC 2015
guest [109.192.234.157] Mon, 09 Feb 2015 08:38:57 +0000
Modified page: http://wiki.horde.org/CreatingYourFirstModule
New Revision: 19
Change log: Adds info on broken skel in dev branch
@@ -5,9 +5,11 @@
Please follow the instructions below and choose the version for
which you'd like to start a new module. Once you have your first
module you need to populate it with content. This will be the subject
of the next section: PopulatingYourFirstModule
++ Horde 5
-1. Check out the Horde 5 git branch (at the time of writing Horde 5
resides in the "develop" branch):
+1. Check out the Horde 5 git branch (instructions below).
+
+Please note: The "develop" branch does not have an up-to-date version
of the skeleton while the "master" branch does not have the
horde-generate-module.php script, see
http://news.gmane.org/gmane.comp.horde.user
<code type="sh">
git clone --depth 1 -b develop git://github.com/horde/horde.git
cd horde
More information about the commits
mailing list