[opencms-dev] moduleWasUploaded How to get the new Modules Path?
Joachim Arrasz
info at arrasz.de
Mon Mar 1 13:25:01 CET 2004
Hi List,
> actually i`m searching for an easy way to get the Path in the vfs to a
> new Module after it was uploaded with the method
> moduleWasUploaded(CmsObject obj)
>
> Has anybody a hint for getting this ModulePath?
this as addon: Actually the only way i found is to diff old
moduleList(cached from database table) with new one after the
modules-Upload.
Has anybody a hint how to make this more elegant?
Is there anything i`ve forgotten?
Any help is appreciated!
Bye Achim
More information about the opencms-dev
mailing list