|
#1
|
|||
|
|||
|
Modified version of PAGE_BY_PAGE ARCHIVE ADDON
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!
__________________
----------------- Cheers, Dennis Blog -> http://www.oreo-speaks.com Photoblog -> http://www.oreo-speaks.com/photoblog |
|
#2
|
|||
|
|||
|
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: Code:
#browsethumbs a:hover img, #browsethumbs a:focus img {
border: 1px solid #666666;
filter: alpha(opacity=70);
opacity: 0.70;
padding: 4px;
}
|
|
#3
|
|||
|
|||
|
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. Code:
<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 />
|
|
#4
|
|||
|
|||
|
this works fine!!!
thanx a lot :-D |
|
#5
|
|||
|
|||
|
No sweat - glad to help!
__________________
----------------- Cheers, Dennis Blog -> http://www.oreo-speaks.com Photoblog -> http://www.oreo-speaks.com/photoblog |
|
#6
|
||||
|
||||
|
not working with v. 1.4?
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! |
|
#7
|
|||
|
|||
|
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.
|
|
#8
|
|||
|
|||
|
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... |
|
#9
|
||||
|
||||
|
sorry, that was me.
i haven't been logged in. |
|
#10
|
||||
|
||||
|
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.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
| Post Reply |
| Thread Tools | |
|
|