Anonymous
-
2008-02-01
Adds the following url rewrite keywors to the dynamic albums (updates, popular, random):
%albumId% - replaces the g2_albumId=X with the X
%page% - replaces the g2_page=X with with the X
so can have urls like
http://www.markridgwell.co.uk/updates/7/2
rather than:
http://www.markridgwell.co.uk/updates?g2_albumId=7&g2_page=2
Download from
http://www.markridgwell.com/Utils/DynamicalbumAlbumIdAndPageNumberUrlRewrite.zip
Example Site:
http://www.markridgwell.co.uk/updates/7/2
n.b file contains paths which are relative to the root of the gallery.
Updates both the dynamicalbum module and the rewrite module.
Also submitted to http://reviews.gallery2.org/ as Review 545.