[cvs] [Wiki] changed: Doc/Dev/NewApp

Wiki Guest wiki at wiki.horde.org
Tue Aug 16 20:06:36 PDT 2005


guest [212.202.173.165]  Tue, 16 Aug 2005 20:06:36 -0700

Modified page: http://wiki.horde.org/Doc/Dev/NewApp
New Revision:  2.2
Change log:  format

@@ -1,13 +1,13 @@
 + Creating your own module
 
 The process for creating your own module follows a few simple steps.
 
-- copy the skeleton information to a newly named directory
-- modify the skeleton to reflect the name of your module
-- create .inc files that display the elements on the screen
-- create any php files needed to fill in forms
+* copy the skeleton information to a newly named directory
+* modify the skeleton to reflect the name of your module
+* create .inc files that display the elements on the screen
+* create any php files needed to fill in forms
 
 
 The process is fairly straight forward and after learning how the Horde API' s work, you should be able to produce new modules in a minimum amount of time.
 
 Jan Schneider talked about this at FOSDEM 2005. You can find his slides at http://www.horde.org/papers/fosdem2005/.


More information about the cvs mailing list