Differences
This shows you the differences between two versions of the page.
en:user:gs2_sample_format_statements [2016/05/12 12:22] kjdon created |
en:user:gs2_sample_format_statements [2016/05/12 12:23] (current) kjdon |
||
---|---|---|---|
Line 125: | Line 125: | ||
- | ==== Suppress link to Greenstone version of a document ==== | + | ===== Suppress link to Greenstone version of a document ===== |
Files such as Word and PDF get converted to HTML during processing, | Files such as Word and PDF get converted to HTML during processing, | ||
Line 190: | Line 190: | ||
</code> | </code> | ||
- | ==== Link to other sections of a document ==== | + | ===== Link to other sections of a document ===== |
The //_httpdocument_// macro is used to provide a link to a document. | The //_httpdocument_// macro is used to provide a link to a document. | ||
For example, if xxx is a document identifier, then the following would link to it: | For example, if xxx is a document identifier, then the following would link to it: |