From | John Creech |
Date | Mon, 12 Mar 2007 16:56:15 -0700 (PDT) |
Subject | Re: [greenstone-users] Basic home page design questions |
In-Reply-To | (45F5E63C-7090201-cs-waikato-ac-nz) |
Thanks so very much, Michael. Perfect.
john On Tue, 13 Mar 2007, Michael Dewsnip wrote: > Hi John,
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. macro in home.dm> directly. To remove the buttons, delete this section of the macro: > > <div class="divbar"> </div> > > <div class="section"> > <table> > _textgogli_ > _textgocollector_ > _textgodepositor_ > _textgotranslator_ > _textgoadmin_ > _textgogreenstone_ > _textgodocs_ > </table> > </div> > > Regards, > > Michael > > > > John Creech wrote: > > Hi. We are moving our Contentdm digital collections to GS. My programmer > > has been able to, with the help of a perl script he wrote, migrate > > Contentdm images and associated metadata to GS. I did a poor job last > > week in asking a bonehead design question so I'll try again. > > > > I am working on the out-of-box version of home.dm in /gsdl/macros/ > > > > There is a middle section of the default page with four tan > > boxes on left and descriptive info on right. In home.dm, package home, > > I've commented out the text within brackets ({}) of three macros on left - > > _textadmin_ > > _textabgs_ > > _textgsdocs_ > > > > and in package gli have commented out _textgli_. > > > > I've also commented out the bracketed text for the macros > > > > _textdescradmin_ > > _textdescrgogreenstone_ > > _textdescrgodocs_ > > _textdescrgli_ > > > > Is there a way to comment out that entire section so that it doesn't > > render in the browser at all? We are working on GS2.72 running on SuSE > > Linux 10 if that matters. Here's a shot of what I have so far: > > > > http://www.lib.cwu.edu/~creechj/images/gs-screenshot.jpg > > > > Thanks for any help. > > > > john creech > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > greenstone-users mailing list > > greenstone-users@list.scms.waikato.ac.nz > > https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users > > > > |