 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 147 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
Integrating Menalto Gallery with Google Tap |
|
phaseiii writes "Greetings all, from PhaseIII.org, I've just finished integrating Nuke Cops' excellent Google Tap with Menalto Gallery. Attached below are the lines that need to be added to accomplish this:
.HTACCESS FILE:
RewriteRule ^images.html modules.php?name=Images
RewriteRule ^imagesa([0-9]*).html modules.php?op=modload&name=Images&file=index&include=albums.php&set_albumListPage=$1
RewriteRule ^imagesa.html modules.php?op=modload&name=Images&file=index&include=albums.php
RewriteRule ^imagep-([a-zA-Z0-9_-]*)-([a-zA-Z0-9_-]*)-full.html modules.php?full=1&set_albumName=$1&id=$2&op=modload&name=Images&file=index&include=view_photo.php
RewriteRule ^imagep-([a-zA-Z0-9_-]*)-([a-zA-Z0-9_-]*).html modules.php?set_albumName=$1&id=$2&op=modload&name=Images&file=index&include=view_photo.php
RewriteRule ^imagea-([a-zA-Z0-9_-]*)-([0-9]*).html modules.php?set_albumName=$1&op=modload&name=Images&file=index&include=view_album.php&page=$2
RewriteRule ^imagea-([a-zA-Z0-9_-]*).html modules.php?set_albumName=$1&op=modload&name=Images&file=index&include=view_album.php
HEADER.PHP FILE:
UNDER THE $URLIN ARRAY:
"'(?
"'(?
"'(?
"'(?
"'(?
"'(?
"'(?
UNDER THE $URLOUT ARRAY:
"images.html",
"imagesa1.html",
"imagesa.html",
"imagep-1-2-full.html",
"imagep-1-2.html",
"imagea-1-2.html",
"imagea-1.html"
- Thad, Phase III"
|
|
Posted on Saturday, May 01 @ 12:48:46 CEST by Daniel-cmw |
|
|
|
|
| |
|
Average Score: 5 Votes: 1

|
|
|
|
|
|
| The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
No Comments Allowed for Anonymous, please register | | | | | |
|