[opencms-dev] New module administration

Claus Priisholm cpr at codedroids.com
Mon Nov 7 14:55:48 CET 2005


Take a look at the Flex Cache admin tool under /system/workplace/admin. 
This is basically a legacy module under the new module structure. I've 
used it as the basis for a v.6 module I am working on at the moment.

There is some structure available to facilitate common functions in 
modules (just like A_CmsBackOffice and the like provided, but probably 
improved a lot). I think the source code is currently the only 
documentation, but I haven't tried to dig into it - all I needed in 
terms of integration was to get an icon to show up as an admin tool 
(eventually I need the core functionality of the module to be available 
both in version 5 and 6 and thusly try to minimize the dependencies on 
either of them).


Patricia Ferré Zudaire wrote:
> Hello,
> 
> In OpenCms 6 alpha 2, I could create module with view administration doing
> the follow step:
> 
> 1.- Create a module with a folder called administration
> 2.- Create a folder into administration assigning title and icon
> 3.- Create index, index.html, EditBackOffice.jsp and BackOffice.html
> 4.- Program 2 classes:
> - XXXBackOffice.java extending A_CmsBackoffice
> - XXXContentDefinition.java extending A_CmsContentDefinition
> 
> Now, A_CmsContentDefinition and A_CmsBackOffice don't exist. Which are the
> steps now to create a module with administration view? (I prefere in the
> Administration view, and not in the "Legacy Administration").
> 
> Can anybody help me, please?
> 
> Thanks a lot and best regards,
> 
> Patricia
> 
> 
> ______________________
> Este mensaje, y en su caso, cualquier fichero anexo al mismo,
>  puede contener informacion clasificada por su emisor como confidencial
>  en el marco de su Sistema de Gestion de Seguridad de la 
> Informacion siendo para uso exclusivo del destinatario, quedando 
> prohibida su divulgacion copia o distribucion a terceros sin la 
> autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
>  erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
> Gracias por su colaboracion.
> ______________________
> This message including any attachments may contain confidential 
> information, according to our Information Security Management System,
>  and intended solely for a specific individual to whom they are addressed.
>  Any unauthorised copy, disclosure or distribution of this message
>  is strictly forbidden. If you have received this transmission in error,
>  please notify the sender immediately and delete it.
> ______________________
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 

-- 
Claus Priisholm, CodeDroids ApS
Phone: +45 48 22 46 46
cpr (you know what) codedroids.com - http://www.codedroids.com
cpr (you know what) interlet.dk - http://www.interlet.dk
--
Javadocs and other OpenCms stuff: 
http://www.codedroids.com/community/opencms




More information about the opencms-dev mailing list