From | Nathan Einwechter |
Date | Thu, 12 May 2005 18:29:51 -0400 |
Subject | RE: [greenstone-users] Browsing Classifiers Help - Special Case |
In-Reply-To | (4283D81D-8080102-cs-waikato-ac-nz) |
This solution was absolutely *perfect* for a few things I need to do!!
Thanks a ton Katherine! Take care. -- Nathan -----Original Message-----
Hi again Michael just pointed out that you probably didn't want the "Source" text
Eg, in document.dm, edit the content macro:
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. {<center> <p> _phindclassifier_ _collageclassifier_ </center> } add something like: 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. {<center> <p> </center> Source: Something else: <center> _phindclassifier_ _collageclassifier_ </center> } Regards,
Katherine Don wrote:
>>but I haven't figured out how to define this as being different for each >>specific classifier. >> >>Anyone have any input on these? >> >>Thanks a tonne! You guys and gals are great! >> >>-- Nathan >> >>-----Original Message----- >>From: Katherine Don [mailto:kjdon@cs.waikato.ac.nz] >>Sent: Sunday, May 08, 2005 5:20 PM >>To: Nathan Einwechter >>Cc: greenstone-users@list.scms.waikato.ac.nz >>Subject: Re: [greenstone-users] Browsing Classifiers Help - Special Case >> >>Hi Nathan, >>I just realised I made a mistake in the format statement below - you >>need to have {If}{[numleafdocs],[Title],... not >>{If}{[numleafdocs],[dc.Title],... >>CLassifier nodes only have Title metadata, so you shouldn't use any >>namespace. >> >>Regards, >>Katherine >> >> > > > _______________________________________________ > greenstone-users mailing list > greenstone-users@list.scms.waikato.ac.nz > https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users > |