diff -ruN --exclude=.DS_Store PhotoStack-2.0b13/index.php PhotoStack-2.0b13-brad1/index.php --- PhotoStack-2.0b13/index.php Tue Jun 24 15:45:54 2003 +++ PhotoStack-2.0b13-brad1/index.php Sat Jul 10 13:28:08 2004 @@ -1,4 +1,6 @@ - \ No newline at end of file + diff -ruN --exclude=.DS_Store PhotoStack-2.0b13/rssIndex.tmpl.php PhotoStack-2.0b13-brad1/rssIndex.tmpl.php --- PhotoStack-2.0b13/rssIndex.tmpl.php Wed Oct 8 23:08:53 2003 +++ PhotoStack-2.0b13-brad1/rssIndex.tmpl.php Wed Jun 9 00:03:32 2004 @@ -1,4 +1,3 @@ - <$PSAlbumTitle$> - <$PSAlbumDate$> - <$PSNavigationListing$>?album=<$PSAlbumFolder$> + <$PSNavigationListing$><$PSAlbumFolder$> + href="<$PSNavigationListing$><$PSAlbumFolder$>"> <$PSPhotoThumbPath$>" alt="<$PSAlbumTitle$>" @@ -28,9 +27,8 @@ <$PSAlbumCount$> Photographs in this album.

]]>
- <$PSNavigationListing$>?album=<$PSAlbumFolder$> + <$PSNavigationListing$><$PSAlbumFolder$>
- \ No newline at end of file diff -ruN --exclude=.DS_Store PhotoStack-2.0b13/search.tmpl.php PhotoStack-2.0b13-brad1/search.tmpl.php --- PhotoStack-2.0b13/search.tmpl.php Wed Dec 24 16:58:39 2003 +++ PhotoStack-2.0b13-brad1/search.tmpl.php Thu Jun 3 23:46:28 2004 @@ -96,17 +96,17 @@ $entry = "<$PSPhotoDescription$> <$PSPhotoDate$>"; if(preg_match('/^.*'.$_GET['search'].'.*$/i',$entry)) { - $result .= "
  • ?album=<$PSAlbumFolder$>&img=<$PSPhotoNumber$>\">".preg_replace('/(.*)('.$_GET['search'].')(.*)/i', '$1$2$3', "<$PSPhotoDescription$>")."
  • + $result .= "
  • $PSAlbumFolder$>/<$PSPhotoNumber$>\">".preg_replace('/(.*)('.$_GET['search'].')(.*)/i', '$1$2$3', "<$PSPhotoDescription$>")."
  • "; $matches = 'yes'; } ?>?album=<$PSAlbumFolder$>\"><$PSAlbumTitle$>: <$PSAlbumCount$> Photos + $results[] = "
  • <$PSAlbumFolder$>\"><$PSAlbumTitle$>: <$PSAlbumCount$> Photos
  • "; } elseif(preg_match('/^.*'.$_GET['search'].'.*$/i',"<$PSAlbumTitle$>")) { - $results[] = "
  • ?album=<$PSAlbumFolder$>\">".preg_replace('/(.*)('.$_GET['search'].')(.*)/i', '$1$2$3', "<$PSAlbumTitle$>").": <$PSAlbumCount$> Photos
  • + $results[] = "
  • <$PSAlbumFolder$>\">".preg_replace('/(.*)('.$_GET['search'].')(.*)/i', '$1$2$3', "<$PSAlbumTitle$>").": <$PSAlbumCount$> Photos
  • "; }?> diff -ruN --exclude=.DS_Store PhotoStack-2.0b13/textismDisplay.tmpl.php PhotoStack-2.0b13-brad1/textismDisplay.tmpl.php --- PhotoStack-2.0b13/textismDisplay.tmpl.php Wed Oct 8 22:34:25 2003 +++ PhotoStack-2.0b13-brad1/textismDisplay.tmpl.php Thu Jun 3 23:46:28 2004 @@ -8,23 +8,23 @@ - - + + - - + + - + - + - +