|
|
|
|
|
|
|
![]() |
#1 |
Lonewolf Internet Sales
|
First, why are you using permanent galleries to build archives, rather than the archived galleries in your database?
|
![]() |
![]() |
![]() |
#2 |
Trying is the first step towards failure
Join Date: Aug 2003
Location: Michigan
Posts: 123
|
you mean like this?
PHP Code:
__________________
Baxter's Network - My Network Of Porn Sites!!! |
![]() |
![]() |
![]() |
#3 | |
Trying is the first step towards failure
Join Date: Aug 2003
Location: Michigan
Posts: 123
|
Quote:
![]()
__________________
Baxter's Network - My Network Of Porn Sites!!! |
|
![]() |
![]() |
![]() |
#4 | |
Ahhh ... sweet pity. Where would my love life be without it?
|
Quote:
Is that a bad idea? |
|
![]() |
![]() |
![]() |
#5 | |
Lonewolf Internet Sales
|
Quote:
Your archived galleries won't go away, so I don't see any real advantage to using permanent unless as Baxter suggests you don't have enough galleries to fill both your main pages and the archives. Here's the AGP code that I use to get two columns on my archives. It fills both columns at the same time, so if you run out of galleries in a category both columns come out the same length if even number of galleries, or left column 1 longer if an odd number. Code:
<%TEMPLATE NAME Text HTML <a href="##Gallery_URL##" onMouseOver="window.status='##Description##'; return true"; onMouseOut="window.status=''; return true";>##Description##</a> (##Thumbnails##)<br> %> Code:
<TABLE> <TR> <%GALLERIES TYPE Text CATEGORY {insert category name} AMOUNT 200 HTML Text INSERT { LOCATION +1 HTML </td> } INSERT { LOCATION +2 HTML </tr> } INSERT { LOCATION +2 HTML <tr> } INSERT { LOCATION +1 HTML <td> } %> </TR> </TABLE> Last edited by Toby; 2007-01-30 at 01:15 PM.. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|