[opencms-dev] CmsRoles

Sebastian Himberger sebastian.himberger at gmx.de
Fri Mar 24 19:24:52 CET 2006


Hi Claus,

i had the same problem and solved it in the following (maybe not best, 
but working ;) way:

I've extended the needed Tool classes and created a new Administration 
point. The new toolhandler classes got a private static field for an 
administration CmsObject wich is injected during the system startup 
using a module action. This CmsObject is used to perform user operations.

As i said: It may be not the nicest way but it works and i didn't had to 
   patch the OpenCms core (which is something i don't want to do).

I hope this helps

best regards
Sebastian



More information about the opencms-dev mailing list