| From | John R. McPherson |
| Date | Thu, 27 Apr 2006 09:28:57 +1200 |
| Subject | Re: [greenstone-users] modifying Greenstone interface |
| In-Reply-To | (444FA61D-9060906-stfx-ca) |
| On Wed, Apr 26, 2006 at 09:55:57AM -0700, Gordon Bertrand wrote:
> Hello all, > > We have been using Greenstone for a digitization project at our library > which incorporates several distinct collections. We would now like to > make some basic changes to the standard Greenstone interface but despite > my efforts I'm having difficulties in this respect. It seems that > regardless of which macro files I modify, no changes are reflected in > the collections OR in the few cases I have been able to affect a change, > it is not consistent between collections. If you are running greenstone by using the local windows server version,
> Here's what we'd like to do:
In nav_css.dm, you should remove 'helplink' from the 'globallinks'
* Global:globallinks [v=0] (/home/john/src/gsdl/macros/usability.dm, line 27)
* home:globallinks [v=0] (/home/john/src/gsdl/macros/nzdlhome.dm, line 18)
* homepref:globallinks [v=0] (/home/john/src/gsdl/macros/home.dm, line 151)
* preferences:globallinks [v=0] (/home/john/src/gsdl/macros/pref.dm, line 25)
| |