From | ashrack |
Date | Wed Mar 3 22:59:02 2010 |
Subject | [greenstone-users] How to display HTML adresess |
In-Reply-To | (4B8ADE72-6090304-cs-waikato-ac-nz) |
thank youthis works. But the problem is that it places the new tab at
the end or the start of the navbar. Is it possible to place it somewhere in the middle? On 2/28/10, Katherine Don <kjdon@cs.waikato.ac.nz> wrote:
oopsThe requested page could not be found. Please use your browsers 'back' button or the above home button to return to the Greenstone Digital Library. {> > <ul> > <li><a href="http://www.google.com">Google</a> > <li><a href="http://www.nzdl.org">NZDL</a> > </ul> > } > > To link to this page, use /gsdlmod?e=d-00000-00---off-0gsarch--00-0----0-10-0---0---0direct-10---4-----dfr--0-1l--11-en-50---20-about-Alexander+Dushko--00-0-21-00-0--4----0-0-11-10-0utfZz-8-00&a=p&p=linkpage > > To get this page into the navigation bar, you need to modify > . > > Still in extra.dm, add something like the following: > package Global > { > <div class="navbar"> > <p class="navbar"> > Search ![]() ![]() ![]() > ![]() > links > </p> > </div> > } > > This is a copy of the standard optnavigationbar macro, with an extra bit: > ![]() > links > > This will add a new button called links, linking to the new linkpage. > > Regards, > Katherine > > ashrack wrote: >> >> Hello! >> >> I wish to add a new browsing classifier in GLI which when clicked would >> show me about 6 web urls. >> e.x.: www.google.com, www.najdi.si, and so on. >> >> How would I achieve this? >> >> ________________________________ >> _______________________________________________ >> greenstone-users mailing list >> greenstone-users@list.scms.waikato.ac.nz >> https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users >> |