yes, sounds great and with a little help....
Code: › "'(?<!/)modules.php\?op=modload&name=gallery&file=index&include=albums.php&set_albumListPage=([0-9]*)'",
"'(?<!/)modules.php\?set_albumName=([a-zA-Z0-9_-]*)&op=modload&name=gallery&file=index&include=view_album.php&page=([0-9]*)'",
"gallery-albumlistpage_\\1.html",
"gallery-album_\\1-page-\\2.html",
RewriteRule ^gallery-albumlistpage_([0-9]*).html gallery-page.html$1
RewriteRule ^gallery-album_([a-zA-Z0-9_-]*)-page-([0-9]*).html modules.php?set_albumName=$1&op=modload&name=gallery&file=index&include=view_album.php&page=$2
an example for the next/preview for Albums and in the Albums, as i see, the rewriteruke is not completely shown in the Code Field here, but i think you know what i mean
Greetings
Brujo