|
#1
|
||||
|
||||
|
The Text Archive addon will display the archive of your photoblog in a text list sorted by month. There is also another tag that will allow you to show your categories in the same type of view but sorted by category name.
Instructions: 1. Put text_archive.php in your addons folder. 2. Put <TEXTARCHIVE> on a template. Although you can use the browse template, I would suggest making another html template so you can still use the browse page for thumbnails. For the category archive, use <CATEGORYTEXTARCHIVE> See a Demo Download |
|
#2
|
||||
|
||||
|
Oups remove my post because I didnt test it before posting my comment
__________________
My help is always free, but if you want to donate or to buy me a coffee cup, then click here Last edited by fredxeric; 01-12-2008 at 09:03 PM. Reason: error |
|
#3
|
||||
|
||||
|
Looks really handy for large databases. Good job.
|
|
#4
|
||||
|
||||
|
Neat and informative addon.. installs in a breeze.
Thanks. |
|
#5
|
||||
|
||||
|
Hello Kevin,
This is a very handy addon. But I have a very large database with a lot of future posts in the archive. The list contains also the headers of the future months. Is it possible to modify the addon so that it doesn't list the months of future posts. Thanks |
|
#6
|
||||
|
||||
|
Ahh I hadn't thought about that - I only looked for that when I did the queries for the posts - let me work on it. Thanks for pointing this out.
|
|
#7
|
||||
|
||||
|
#8
|
||||
|
||||
|
Kevin, you're going to want to put WHERE datetime<='$cdate' in your SQL query. You might also need to make $cdate a global variable.
EDIT: You beat me too it. Good job
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#9
|
||||
|
||||
|
Kevin,
You are very quick, it works fine now! Thanks |
|
#10
|
||||
|
||||
|
I need change date format to the similar as show "image_template" (yyyy/mm/dd, 2008/01/20), can you help me?
Very usefull addon, thanks for it! |
| Post Reply |
| Thread Tools | |
|
|