[devel-7 : fix and links in range.pl to include titlehash
ganesh**Thu Jan 02 23:09:33 GMT 2003
devel-7 : fix and links in range.pl to include titlehash
clean up and add xml header to dist/album-book.thtml
add slideshow to dist/album.thtml
various changes to dist/slideshow.thtml
add album-book and slideshow to files placed in RPM/DEB
] {
hunk ./cgi-bin/range.pl 144
- $rangequery.="&style=".&uri_escape($style);
+ if(defined $query->param('titlehash')) {
+ $rangequery.="&titlehash=".&uri_escape($query->param('titlehash'));
+ }
+ $rangequery.="&style=".&uri_escape($style);
hunk ./dist/album-book.thtml 1
-
-
+
+
hunk ./dist/album-book.thtml 21
-