Ticket #69 (feature)

Opened 3 years ago

Last modified 2 years ago

Add $entry->body_text

Status: closed (fixed)

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

Add $entry->body_text so that plugins can get the de-htmled version of $entry->body.

Change History

02/27/06 00:15:04: Modified by miyagawa

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

(In [171]) * Added $entry->body_text, $entry->title_text and $feed->entry_text. Fixes #69

  • Added Plagger::Util utility class for functions like strip_html