Hi Pons,
2008/7/31 Ponerulappan <sppons@gmail.com>
>
>> Hi
>>
>> We have created a separate library home page using asp. we would like
>> to re-direct greenstone home page to library homepage while clicking
>> home link from greenstone collection . we have used some script to do the
>> same before, but I would like to know how it can be done using greenstone
>> format features or any other way.
>>
>>
>
You could try adding the following to:
<gsdl install dir>/collect/<your collection dir>/macros/extra.dm
Create the file if it doesnt exist.
Add the following two lines to the extra.dm
package Global
HOME {http://www.google.com
" title="Home page">HOME}
-This would work if you wanted to link to google.com. Insert your desired
URL instead of www.google.com
Hope this helps,
>
Richard
--
DL Consulting Ltd
Greenstone Digital Library, Web Development, Hosting and Digitization
Specialists
www.dlconsulting.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://list.scms.waikato.ac.nz/mailman/private/greenstone-users/attachments/20080805/35a8945a/attachment.html |