[opencms-dev] Adding new classes
Michael Moossen
m.moossen at alkacon.com
Mon Jul 25 11:39:04 CEST 2005
Hi,
in version 6.0.0 final release, if you create a new module NO
/system/module/<your_module_name>/ is automatically created, so you have to
create it, and also to add it to the module resources "by hand".
The same for the /system/module/<your_module_name>/lib/ and
/system/module/<your_module_name>/classes/ folders, they are not automatically
created. So, if you need them, you will have to create them and to set the
proper module export points to:
/system/module/<your_module_name>/lib/ -> WEB-INF/lib/
/system/module/<your_module_name>/classes/ -> WEB-INF/classes/
--
Regards
Michael Moossen
Alkacon Software GmbH - The OpenCms Experts
http://www.alkacon.com
Quoting Anatol <opencms at recordcaster.de>:
> Hi!
>
> If you 've create an own module, you can add your own classes in the
> coresponding folder /system/module/<your_module_name>/class. If you use
> an existing module, it is near the same. If you want add classes to the
> workplace there exits the workplace folder you can add more classes.
>
> Hope it helps ...
> Greetings
> Anatol
>
> Francisco Lopera schrieb:
>
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > *De:* Francisco Lopera [mailto:flopera at encamina.com]
> > *Enviado el:* lunes, 25 de julio de 2005 8:10
> > *Para:* 'opencms-dev at opencms.org'
> > *Asunto:* Adding new classes
> >
> >
> >
> > How can I add new classes to Opencms? I need copy physically in tomcat
> > folder? I need a mean of calendar for opencms 6. If I want create a
> > new calendar, where can I place the files?
> >
> > There is a method to make work the calendar module in opencms 6?
> >
> > Thankyou all.
> >
> >------------------------------------------------------------------------
> >
> >
> >
> >_______________________________________________
> >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
> >
>
>
>
> _______________________________________________
> 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
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the opencms-dev
mailing list