Uses of Class
org.blojsom.plugin.velocity.StandaloneVelocityPlugin

Packages that use StandaloneVelocityPlugin
org.blojsom.plugin.comment Defines the classes and interfaces for the blojsom comment plugin  
org.blojsom.plugin.delicious A plugin that posts your daily links from del.icio.us as an entry to your blog. 
org.blojsom.plugin.moblog Defines the classes and interfaces for the blojsom moblog plugin  
org.blojsom.plugin.pingback Defines the classes and interfaces for the blojsom pingback plugin  
org.blojsom.plugin.technorati The Technorati tags plugin allows you to attach Technorati tags to a blog entry  
org.blojsom.plugin.trackback Defines the classes and interfaces for the blojsom trackback plugin  
 

Uses of StandaloneVelocityPlugin in org.blojsom.plugin.comment
 

Subclasses of StandaloneVelocityPlugin in org.blojsom.plugin.comment
 class CommentPlugin
          CommentPlugin
 

Uses of StandaloneVelocityPlugin in org.blojsom.plugin.delicious
 

Subclasses of StandaloneVelocityPlugin in org.blojsom.plugin.delicious
 class DailyPostingPlugin
          Plugin to post links from your del.icio.us account to your blog.
 

Uses of StandaloneVelocityPlugin in org.blojsom.plugin.moblog
 

Subclasses of StandaloneVelocityPlugin in org.blojsom.plugin.moblog
 class MoblogPlugin
          Moblog Plugin
 

Uses of StandaloneVelocityPlugin in org.blojsom.plugin.pingback
 

Subclasses of StandaloneVelocityPlugin in org.blojsom.plugin.pingback
 class PingbackPlugin
          Pingback plugin implements a pingback client to send pingbacks to any URLs in a blog entry according to the Pingback 1.0 specification.
 

Uses of StandaloneVelocityPlugin in org.blojsom.plugin.technorati
 

Subclasses of StandaloneVelocityPlugin in org.blojsom.plugin.technorati
 class TechnoratiTagsPlugin
          Technorati tags plugin
 

Uses of StandaloneVelocityPlugin in org.blojsom.plugin.trackback
 

Subclasses of StandaloneVelocityPlugin in org.blojsom.plugin.trackback
 class TrackbackPlugin
          TrackbackPlugin