Show
Ignore:
Timestamp:
10/12/05 19:06:40 (3 years ago)
Author:
mbonetti
Message:

Fix for #915. Applied James' enclosure patch. Plugin follows.
(Thank you very much, Jamers!)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/themes/default/item.php

    r890 r947  
    2121    </div> 
    2222    <?php } ?> 
     23    <?php if (rss_item_has_enclosure()) { ?> 
     24      <h5><?php echo LBL_ENCLOSURE; ?>&nbsp;[<a href="<?php echo rss_item_enclosure(); ?>"><?php echo LBL_DOWNLOAD; ?></a><?php rss_plugin_hook("rss.plugins.items.enclosure", null); ?>]</h5> 
     25    <?php } ?> 
    2326    <?php   if (rss_item_display_tags()) { ?> 
    2427    <h5>