Show
Ignore:
Timestamp:
06/29/08 21:06:21 (5 months ago)
Author:
arthus
Message:

Sorted archives by QS string rank
TODO: speed things up

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/magic_archives/trunk/archives.php

    r653 r656  
    6565            <span class="tags section"><?php echo _t('Tags'); ?></span> 
    6666        </div></li> 
    67     <?php foreach($magic_archives as $post) { ?> 
     67    <?php foreach(MagicArchives::get_magic_archives() as $post) { ?> 
    6868        <li id="post-<?php echo $post->id; ?>" class="<?php echo Post::type_name($post->content_type); ?> <?php echo Post::status_name($post->status); ?>"> 
    6969            <a href="<?php echo $post->permalink; ?>" title="<?php echo sprintf( _t('Read %s'), $post->title ); ?>">