Viewing 9 replies - 1 through 9 (of 9 total)
  • Now I know what I wanted in this plugin ?? – the caching feature! Once I wanted to install it on a blog with a few thousand posts and it was a nightmare (for the number of queries).
    Thanks!

    LOL, moshu… yeah. =P I just downloaded it myself a few minutes ago… going to try it once here soon.. Thanks Viper =)

    spencerp

    Thread Starter viper007bond

    (@viper007bond)

    Hehe, no prob guys. Glad you like it. ??

    I love this!!!

    on the month titles where it shows the number of posts, how can I get it to say “posts” after that number and the same for comments when the posts are displayed.

    also, is there a way to display a full date in some form, like on a post? instead of just the date number? 02, 03, etc…?

    Thank you,

    Kahil

    This is an awesome plugin! Thanks, Viper!

    Along with Kahil, even I would like to know if there is any way to display the ‘full’ date. I would also like to know if I can style the list differently, and include other info as well — category name, for example.

    Once again, great plugin! Keep up the good work ??

    Thread Starter viper007bond

    (@viper007bond)

    For “comments” / “posts”, just checkout the source. It’s fairly easy to find. For example, here’s the posts code:

    ...&nbsp;(' . count($postresults) . ")</span>...

    Just add posts after the quotation mark. ??

    The comments code is very similiar and located a few lines below.

    As for the date format, find this code:

    mysql2date('d', $postresult->post_date)

    Change the d to whatever you like. You can find a list of variables to use right here.

    halfbloodprince: You should be able to do most anything with CSS. ??

    Thread Starter viper007bond

    (@viper007bond)

    Updated. I forgot to add hooks to update the cache when the comment counts change.

    Viper007Bond…

    I can’t get those mods to work at all no matter where I put the word posts or comments. I’d like to get it to output so that you get June 2006 (5 posts) and Post Name (3 comments)…

    also, when you have it expand all months, the most recent month’s title doesn’t show up…

    Thank you,

    Kahil

    Nice one viper!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Release] Clean Archives Reloaded’ is closed to new replies.