| From | Dimitris Gavrilis |
| Date | Wed, 1 Oct 2003 18:17:19 +0300 |
| Subject | [greenstone-devel] Next Previous Button Problem |
|
Hi, i have a problem in displaying next previous
buttons in each document.
Each document exists in one html file and
its sections are separated by
nested Sections like that:
<Section>
<Description> <Metadata name="Title">Title 1</Metadata> </Description> --> <!-- <Section> <Description> <Metadata name="Title">Section 1</Metadata> </Description> --> Document Text ... <!--
</Section> ...
Should the next / previous buttons be
displayed or not?
When i use multiple html files and i
specifically set the links from one section to another, it works fine.
Can greenstone do this automatically
(e.g. DocumentArrowsBottom)
Thank you, Dimitris Gavrilis
| |