[opencms-dev] Removing a module resource type
Tobias Karrer
kartobi at gmail.com
Mon Feb 23 14:35:32 CET 2015
Hi Christoph,
as far as I know .config of type module_config is to make the resource
types available to ADE. So deleting them there won't delete them from
your module.
All resource types of a module are defined in opencms-modules.xml.
The fastest way would be to delete it there.
Regards,
Tobias
Am 23.02.2015 um 12:13 schrieb Christoph Kukulies:
> OpenCms9.5.0:
>
> In systems/modules/org.my.template I had a resource type
>
> contentrow_text which I wanted to delete and create a new.
>
> I was able to delete it from /system/modules/org.my.template/.config
> using the Edit menu.
>
> But creating a new Module Resource Type in the Administration menu
> says it already exists (!)
>
> Where else are traces of this stored?
>
>
>
More information about the opencms-dev
mailing list