source: trunk/gsdl/macros/help.dm@ 1860

Last change on this file since 1860 was 1289, checked in by sjboddie, 24 years ago

tidied up macro files a little more

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 614 bytes
RevLine 
[128]1package help
2
[548]3_imagethispage_ {_iconthispage_}
[931]4_iconthispage_ {<img src="_httpiconhhelp_" alt="_textHelp_" width=_widthhhelp_ height=_heighthhelp_>}
[128]5
[876]6_textnumbrowseoptions_ {_If_("_numbrowseoptions_" != "1",<p>_texttanumbrowseoptions_)}
7
[128]8_simplehelp_ {
[548]9_textnumbrowseoptions_
10_textbrowseoptions_
11}
[128]12
[548]13_content_ {
14<center>_navigationbar_</center>
15_texthelptopics_
[876]16<p>_iconblankbar_
[128]17<a name=finding-information>
[644]18<h2>_textsimplehelpheading_</h2>
[128]19_simplehelp_
[876]20_texthelpreadingdocs_
21<p>_iconblankbar_
[548]22<a name=searching>
23_texthelpsearching_
[876]24<p>_iconblankbar_
25<a name=preferences>
26_texthelppreferences_
27<p>_iconblankbar_
[128]28}
Note: See TracBrowser for help on using the repository browser.