Package net.sourceforge.pebble.decorator

Class Summary
AbstractTagsDecorator Generates tag links for inclusion in the body of blog entries, when rendered as HTML.
BlogCategoriesDecorator Generates category links for inclusion in the body of blog entries, when rendered as HTML.
BlogTagsDecorator Generates Technorati tag links for inclusion in the body of blog entries, when rendered as HTML and newsfeeds.
ContentDecoratorChain Manages a list of content decorators at runtime.
ContentDecoratorSupport Starting point for BlogEntryDecorator implementations to extend.
DisableCommentsDecorator Disables comments for the blog entry.
DisableResponseDecorator Disables comments and TrackBacks for the blog entry.
DisableTrackBacksDecorator Disables TrackBacks for the blog entry.
EscapeMarkupDecorator Escapes < and > tags in the excerpt/body of blog entries and the body of static pages.
ExcerptDecorator Automatically creates an excerpt for blog entries if one doesn't already exist.
HideUnapprovedResponsesDecorator Hides unapproved responses (comments and TrackBacks) if the current user is not a blog contributor.
HtmlDecorator Decorates blog entries and comments by rendering them as HTML.
NoFollowDecorator Adds a rel="nofollow" attribute into all links within comment and TrackBack content.
PhotoDecorator Takes a simple description of photos and generates boilerplate markup.
RadeoxDecorator Decorates blog entries and comments by rendering them with Radeox, internal links pointing to static pages within the blog.
ReadMoreDecorator Adds a read more link : - when the entry is aggregated - when an excerpt is present, in the summary view
RelativeUriDecorator Translates relative URIs in blog entries and static pages into absolute URLs.
TechnoratiTagsDecorator Generates Technorati tag links for inclusion in the body of blog entries, when rendered as HTML and newsfeeds.
TrackBackAutoDiscoveryDecorator Generates TrackBack Auto-Discovery links for blog entries.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.