Re: How to create a custom module

2008-05-22 Thread jazzhazze
onf > file. If you renamed addUser.jx, you would no longer have an xconf path > reference. The LDAP module is a bolt on to the administration module, > which does the xconf configuration. However, you aren't using the > standard pieces from administration, at least not with the

Re: How to create a custom module

2008-05-16 Thread Richard Frovarp
jazzhazze wrote: Thanks! I wanted to test the process by copying an existing module (the ldap module), and try to create a new button that does exactly the same thing as the standard ldap-button. 1) I copied the existing ldap module, changed the name of the copy and placed it under modules in m

Re: How to create a custom module

2008-05-16 Thread jazzhazze
Hi, jazzhazze schrieb: > I wonder, are there any wikis, tutorials available for how to create a > custom > module? the main documentation is here: http://lenya.apache.org/docs/2_0_x/reference/modules/index.html The only mandatory file is the module descriptor (config/module.xml). Since t

Re: How to create a custom module

2008-05-13 Thread Andreas Hartmann
Hi, jazzhazze schrieb: I wonder, are there any wikis, tutorials available for how to create a custom module? the main documentation is here: http://lenya.apache.org/docs/2_0_x/reference/modules/index.html The only mandatory file is the module descriptor (config/module.xml). Since the

How to create a custom module

2008-05-13 Thread jazzhazze
I wonder, are there any wikis, tutorials available for how to create a custom module? Where to put it, how to compile it etc? Thanks! /JH -- View this message in context: http://www.nabble.com/How-to-create-a-custom-module-tp17209386p17209386.html Sent from the Lenya - Users mailing list