| From | Katherine Don |
| Date | Fri, 13 May 2005 12:02:44 +1200 |
| Subject | Re: [greenstone-users] formatting issues |
| In-Reply-To | (624680750505110606433ea0d2-mail-gmail-com) |
| Hi
I'm not sure what a fixed-size div layer is, but I hope the following helps. The search results are generated by the c++ code (query action).
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 gsdl/macros/query.dm) isdisplayed, then the search results, then the macro. If you want to put div (or other) tags around the entire search results, then put the start tag at the end of 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. and the end tag at thestart of in query.dm. If you want to change the ordering of things in the search page, then swap items around in and between the content and pagefooterextra macros. Each individual item in the results list is formatted by the SearchVList
I hope this is enough to get you started. Regards,
| |