Re: How to create a custom module

2008-05-22 Thread jazzhazze
Thank you! That really helped! Richard Frovarp wrote: > > 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 e

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
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 my default lenya pu

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 directo