View Full Version : Modified version of PAGE_BY_PAGE ARCHIVE ADDON
dpbeatley
03-31-2005, 07:31 AM
I have uploaded a Modified version of PAGED_ARCHIVE addon originally developed by Ramin Mehran that formats the thumnails within a TABLE so additional information could be shown beneath each image - Title, Category and PostDate. Special CSS styles are also included - merge the styles with your own. See screenshot on DOWNLOAD PAGE [ADDONS] for new format.
Enjoy!
bite me!
04-07-2005, 07:24 PM
hey,
I used this one, it works fine!
the only thing that doesn't work is the "filter" when hovering thumbs
this is the code in the browse_template:
#browsethumbs a:hover img, #browsethumbs a:focus img {
border: 1px solid #666666;
filter: alpha(opacity=70);
opacity: 0.70;
padding: 4px;
}
is there something I have to add, delete or change?
Anonymous
04-07-2005, 07:34 PM
Hi,
Sorry, I thought I included instructions. Anyhoot, here is the section in my browse template where I use the mod. Look at the DIV with ID of browsethumbs - this is what the CSS style controls. Just insert this div around the <THUMB_WHOLE_PAGED> tag as shown.
<h3>Archives:</h3>
<BROWSE_CATEGORIES_PAGED> <BROWSE_MONTHLY_ARCHIVE_PAGED><br />
<br />
<div class="archivedate">You Are Viewing <CATEGORY_OR_DATE_NAME_PAGED_ARCHIVE> Archives | Page No. <ARCHIVE_PAGES_NUM><br />[ <THUMBNAILS_PAGES_LINKS> ]</div>
<br />
<div id="browsethumbs"><THUMBNAILS_WHOLE_PAGED></div>
<br />
Sorry for confusion - glad it works for ya
bite me!
04-07-2005, 07:49 PM
this works fine!!!
thanx a lot :-D
dpbeatley
04-07-2005, 09:17 PM
No sweat - glad to help!
-okapi-
04-12-2005, 11:03 PM
does it really not work with version 1.4?
if so, an upgrade would be very nice! i'd really love to have image titles on the archive page!
Anonymous
04-13-2005, 04:03 AM
Hi, for now no. The addon needs some work in order to be in line with 1.4. In addition, some changes were already made for ver 1.4 and I haven't had the time to migrate my changes. I'm waiting for the final 1.4 version to be released first as it may incorporate some more changes by the author. Hang in there - it'll be coming.
Anonymous
04-13-2005, 05:09 AM
final 1.4?
actually i thought, that the current version (april 10, 2005) IS the final 1.4...
i'm a little bit confused now...
-okapi-
04-13-2005, 05:12 AM
sorry, that was me.
i haven't been logged in.
raminia
04-13-2005, 03:39 PM
my addon in the v1.4, uses the multicategory option of v1.4. the only modification is that and some bug fixing and cleanup. plus correcting validation problems.
japanwindow
09-11-2005, 12:41 PM
Does this work in 1.4? Do you know if this type of archive will work (or be a standard option) in 1.5?
I woud really like to have my archives in a table. Ideally, I would like 2 archives (a photo gallery PLUS another archive showing the image titles and text excerpts).
Your immense efforts are appreciated. :)
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.