• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
MT-Enclosures

Adds new tag for extracting media links from blog entries and creating enclosures in RSS 2.0 feeds.

<MTEntries lastn="15"> <item> ... <$MTEntryEnclosures$> </item> </MTEntries>

Requirements

  1. Perl version 5.8.5 or higher. This is what I use. It may work on lower versions. Let me know if it does and I will lower this.
  2. You must have the Perl module, Storable, installed.
  3. This plugin will only work in static (not dynamic) templates.

Leave a comment