Ticket #178 (feature)

Opened 2 years ago

Last modified 2 years ago

Strip bloglines external link properties as filter

Status: closed (fixed)

Reported by: miyagawa Assigned to: miyagawa
Priority: major Milestone:
Component: Plagger Version:
Keywords: Cc:

Strip this line

target=_blank class=blines2 title="Link to another page in this blog"

Prolly autoloaded from Filter::StripRSSAd

Change History

04/15/06 17:07:31: Modified by miyagawa

  • status changed from new to closed.
  • resolution set to fixed.

(In [594]) * Add BloglinesLinkAttrStripper? filter. Fixes #178

  • Autoload BloglinesLinkAttrStripper? in StripRSSAd
  • Added autoload_plugin() method in Plagger.pm
  • Added valueclick ads, seen in NPR.org feeds. Fixes #174