Thanks, nice to know where the config is stored!
Seb
"Simon Flood" <smflood@no-mx.forums.novell.com> wrote in message
news:fSEBm.18806$7G7.16824@kovat.provo.novell.com. ..
> On 15/10/2009 11:55, Sebastian Cerazy wrote:
>
>> Is there any way to adjust the actions options for File in NS?
>>
>> Ideally I would like to remove Download & leave only Download & Lock
>
> You need to edit sys:\tomcat\4\webapps\NetStorage\menucfg.js (on NetWare)
> or /opt/novell/netstorage/webapp/menucfg.js (OES Linux) and comment out
> (//) the following code (in the 'rightMenus=new Array(' section)
>
> --begin--
> new
> Array(msgDownload,"javascript:downloadCmd(selected Item);","FileDownload"),
> ---end---
>
> Make a backup of the file first and note that any active NetStorage users
> will see your changes (including any errors) once you save the file.
> There is no need to restart any web-related services or the server.
>
> Be aware that applying service packs will overwrite your changes to be
> sure to backup the updated file before upgrading. You will then need to
> check whether there have been any modifications by Novell before putting
> your edited file back in place.
>
> HTH.
> --
> Simon
>
> ------------------------------------------------------------------------
> Do you work with Novell technologies at a university, college or school?
> If so, your campus could benefit from joining the Novell Technology
> Transfer Partners (TTP) group. See www.novell.com/ttp for more details.
> ------------------------------------------------------------------------