[opencms-dev] setting navigation in binaries

Alexander Kandzior alex at opencms.org
Thu Dec 19 13:04:49 CET 2002


Christian,

check out the files in "/system/workplace/restypes/". These build the
context menus. Have a look at the "page" file. Copy the following line
from it:

    addMenuEntry(resource_id, "language_key(explorer.context.chnav)",
"chnav.html?initial=true",              "''",   "rules_key(d d iiii aaai
dddd dddd dddd)");

Add this to the "binary", "image" and other files types that don't have
it. You also must make sure that it the "NavText" and "NavPos"
properties are defined for the "binary" and "image" types, which is not
so by default. You can add property definitions in the property editor.

Best Regards,
Alex.

Alexander Kandzior
OpenCms Group / Alkacon Software 

> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org 
> [mailto:owner-opencms-dev at www.opencms.org] On Behalf Of 
> Christian Hasenbichler
> Sent: Wednesday, December 18, 2002 11:54 AM
> To: opencms-dev at www.opencms.org
> Subject: Re: [opencms-dev] setting navigation in binaries
> 
> 
> Thank you Alex, but is it possible to manipulate some 
> administration-template or class to change the menus and 
> wizzards? Which ones?
> 
> Christian Hasenbichler
> 





More information about the opencms-dev mailing list