[Initial document on the thtml format, the first in the shiny new doc's dir
nick**Mon Jun 24 23:20:35 GMT 2002] {
hunk ./doc/thtml-guide 4
+indextemplates:
+ ** depricated **
+
hunk ./doc/thtml-guide 31
- ....
- - replace this with a link to the group, with a style of "foo".
- STYLE="foo" is optional if an appropriate default exists,
- and "foo" can be either a relative or an absolute reference.
- .... - replace this with a link to the album,
- using the current style
- .... - replace this with a link to the album,
- using no style
- .... - go through this section if we have multiple
- pages
- .... - go through this section if we only have a
- single page
+ .... - replace this with a link to the group,
+ with a style of foo (style="foo" is optional)
+ .... - replace this with a link to the album,
+ with a style of foo (style="foo" is optional)
hunk ./doc/thtml-guide 39
- $nexturl - the URL that gets put into the
hunk ./doc/thtml-guide 40
- $prevurl - the URL that gets put into the
- .... - go through this section if there are
- multiple photos in the group
- .... - go through this section if there is
- only one photo in the group
- .... - go through this section if there are
- no photos in the group
- .... - go through this section if there are
- some photos in the group. May contain:
-
- Display the first image from the group (.... can
- be anything you'd normally have in a range.pl IMG tag)
-
- As above, but the last image from the group
-
- As above, but a random image from the group
-
- An alternative tag for above
hunk ./doc/thtml-guide 50
- $title - if a titles parameter was supplied, then the title if the
- range could be found in the album in this parameter
hunk ./doc/thtml-guide 59
- .... - go through this section if a valid title
- was found
- .... - go through this section if there wasn't
- a valid title found
}