[devel-10: ganesh**Thu Jan 02 23:32:17 GMT 2003 devel-10: merge with nick: "ifpages" and "nopages" tags for range templates ] { hunk ./cgi-bin/range.pl 152 + + # Handle has pages / no pages + $template=~s/\(.*?)\<\/IFPAGES\>/$1/sig; + $template=~s/\(.*?)\<\/NOPAGES\>//sig; +} else { + # Handle has pages / no pages + $template=~s/\(.*?)\<\/IFPAGES\>//sig; + $template=~s/\(.*?)\<\/NOPAGES\>/$1/sig; hunk ./examples/downwards.thtml 3 + hunk ./examples/downwards.thtml 9 + + + + + + + + + +

Previous Page

Next Page

+
+ hunk ./examples/downwards.thtml 25 -$description - +$description

+Large Version | +Clockwise Rotate | +Anti-clockwise Rotate
+Small Version | +Clockwise Rotate | +Anti-clockwise Rotate + hunk ./examples/downwards.thtml 35 + + + + + + + + + +

Previous Page

Next Page

+
+ }