From | Jay Clark |
Date | Fri Apr 1 05:49:00 2011 |
Subject | [greenstone-users] help with browse documents by by clicking the button etc macros |
In-Reply-To | (4D94A7B8-8010301-sdb-org) |
Hi Julian,
I found the _textdefaulthelp_ macro in english.dm.
#------------------------------------------------------------ # text macros #------------------------------------------------------------
_textHelp_ {Help}
# Macros giving a brief help message for navigation bar access buttons # The arguments to this will be _textXXX_ and _labelXXX_, where XXX is the metadata name. For example, to print out the help message for a titles classifier, the library will use _textdefaulthelp_(Title,Titles) # To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name _textdefaulthelp_{Browse documents by _1_ by clicking the _2_ button}
Hope that helps.
~Jay
-----Original Message-----
Could somebody offer me some quick advice on the following please - I'm getting rusty through lack of practice! It's a while since I had to adjust a macro page....
Where can I find the macro: browse documents by Format by clicking the Formats button and other similar macros? The problem is that for some reason my 'about' pages are showing these macros (under the 'How to find information in 'x' collection' part of the page) as the macro code itself rather than reading as"Click on Format button" or whatever it should read.
It probably means I have eliminated those entries from one of the .dm files but I don't know which one! I can't find them in any english.dm or english2.dm files that I have looked at.
I'd appreciate some help in getting over this little self-inflicted hurdle!
Julian
_______________________________________________ greenstone-users mailing list greenstone-users@list.scms.waikato.ac.nz<mailto:greenstone-users@list.scms.waikato.ac.nz> https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users
|