Witten
Bainbridge
Nichols
|
HOME HELP PREFERENCES
SEARCHFIGURESTABLES
|
| How to Build a Digital Library Second Edition |
Macro file for the paged image collection |
_textfullsize_ {FULLSIZE}
_textpreview_ {PREVIEW}
_textfulltext_ {TEXT}
_textviewfullsize_ {View the fullsize image of this page}
_textviewpreview_ {View the preview image of this page}
_textviewfulltext_ {View the text of this page}
_viewfullsize_ {
<div class="button"><span class="button">
<a href="_httpcurrentdocument_&p=fullsize" title="_textviewfullsize_">
_textfullsize_</a>
</span></div>
}
_viewpreview_ {
<div class="button"><span class="button">
<a href="_httpcurrentdocument_&p=preview" title="_textviewpreview_">
_textpreview_</a>
</span></div>
}
_viewtext_ {
<div class="button"><span class="button">
<a href="_httpcurrentdocument_&p=text" title="_textviewfulltext_">
_textfulltext_
</a></span></div>
}
| | Figure 10.13: Macro file for the paged image collection; |
|