Changeset 18912 for lang/perl/plagger
- Timestamp:
- 09/06/08 09:30:16 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/plagger/lib/Plagger/Plugin/Publish/Wassr.pm
r18851 r18912 30 30 sub publish_entry { 31 31 my($self, $context, $args) = @_; 32 my $body = $args->{entry}->body_text; 32 33 33 34 if ($self->conf->{templatize}) { 34 my $body = $self->templatize('wassr.tt', $args); 35 } else { 36 $body = $args->{entry}->body_text; 35 $body = $self->templatize('wassr.tt', $args); 37 36 } 38 37
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)