Dashboard > blojsom > About blojsom > Available Plugins
  blojsom Log In   View a printable version of the current page.  
  Available Plugins
Added by David Czarnecki, last edited by Andreas Schaefer on Mar 24, 2006  (view change)
Labels: 
(None)

The following is a list of plugins that are available with blojsom.

Plugin Description
Advanced Search Plugin Allows a user to search through all of a user's blog entries based on a given set of criteria. It provides a much richer set of criteria than the Simple Search plugin (included by default with Blojsom) to search information contained on a blojsom blog.
Akismet Moderation Plugin Checks comments and trackbacks against the Akistmet service.
All Entries Plugin Adds all of the entries in your blog to a list and makes that list available to your templates.
Array Tool Plugin Makes the Velocity Array Tool available to your templates.
Associated Categories Plugin Allows you to associate other categories with a particular blog entry.
Basic Authentication Plugin Performs a BASIC authentication check so that you can designate your blog only be read by authorized users.
Blog Statistics Plugin Allows a blog owner to embed statistical information about their blog. It provides the author with the following, number of posts for month X, average number of posts per month, average words per post, total number of blog posts, most active time period (with user defined granularity), trackback and comment statistics.
Blog Times Plugin A plugin to generate a graph image summary of the blog post times. The graph's color and size are configurable.
Bookmarklet Plugin Allows you to post quickly to your blog from a pop-up window.
Calendar Plugin The Calendar Filter plugin handles the filtering of blog entries based on the URL parameters, "year", "month", and "day". The Velocity Calendar plugin handles the ability to render a visual calendar component for use in your templates.
Category Template Plugin Allows you to set separate templates to render for specific categories.
Chronological Plugin The chronological plugin works by placing the entries in chronologic order (oldest first) instead of reverse chronologic order (most recent first).
Collection Utilities Plugin Adds an object to the context which is available from your templates with various methods for operating on collections of data.
Comments The comment plugin handles the ability to add comments to individual entries.
Comment Moderation Plugin Marks comments as not approved before they can be displayed to the user. This allows you to control that comments on your site adhere to your specific comment policy for your blog.
Conditional GET Plugin The Conditional GET plugin reduces the bandwidth you send out from your blog for the flavors for which it is enabled.
Convert Line Breaks Plugin The convert line breaks plugin will convert line breaks into <br /> tags in your blog entry descriptions.
Cross Post Plugin This plugin allows you to automatically cross post entries added to any category to another service/blog that supports the Blogger or MetaWeblog APIs.
Date Format Plugin The date format plugin allows the blog owner to configure the running blog's time zone as well as to provide a custom format when outputting dates for blog entries.
Date Tool Plugin This plugin makes the Velocity Date Tool available to your templates.
Days Since Posted Plugin The days since posted plugin adds meta-data to a blog entry indicating how many days have passed since the blog entry was posted.
Delicious Daily Posting Plugin Takes your daily links from del.icio.us and posts them as an entry to your blog.
Emoticons Plugin The emoticons plugin expands emoticon references such as or to images like and .
Enhanced Emoticons Plugin The emoticons plugin expands emoticon references such as or to images like and . This enhanced plugin allows you to configure the available emoticons and their corresponding patterns in the emoticons properties file.
Entries Limiter Plugin The entries limiter plugin limits the number of entries that get displayed and is set by the blog-entries-display parameter in your individual blog.properties.
Excerpt Plugin The Excerpt plugin looks for a <div class="excerpt"></div> in your blog entry and replaces the description with a link to the excerpt and a link to view the full text of the entry.
Export Blog Plugin The Export Blog plugin exports your entire blog as an XML file using XStream and backs up the contents of your blog's resources directory as well.
Feed List Plugin The FeedList plugin allows you to include external RSS/Atom feeds, and aggregate multiple feeds into one ordered feed.
Fetcher Helper Plugin Allows you to retrieve entries by category, flavor, or a specific entry from your templates.
Footnote Plugin Allows you to automatically create footnotes within your blog entries that are automatically linked between the footnotes at the bottom of the entry and back to the location in the entry where the foonote occurred.
Gallery Plugin This plugin provides a very simple mechanism for adding links to photos in a Gallery website. It is a work-a-like copy of the Gallery Link Plugin for Movable Type.
Galleryr Plugin A plugin to retrieve information of photos/photosets stored in Flickr. You can create a gallery of Flickr photos in your Blojsom blog.
Gravatar Plugin Attaches a Gravatar ID to each blog entry comment, which can then be used to display Gravatar (Globally Recognized Avatar) image available from gravatar.com.
Google Highlight Plugin The Google Highlight plugin will highlight words on your blog if the referrer came from a Google query.
Groovy Plugin The Groovy plugin allows you to write blojsom plugins using Groovy.
Hyperlink URL Plugin The hyperlink plugin will identify any valid url in a blog entry and automatically convert it into a clickable hyperlink.
Hit Counter Plugin The Hit Counter plugin counts the hits on a blog on a day per day and flavor by flavor basis. It also provides an optional bar chart image (html only) of the hit counts (histogram).
Import Tool Plugin This is a wrapper for the Velocity Import Tool where an object is added to the context so that you can retrieve URLs in your templates.
Internal Aggregator Plugin Allows you to pull entries from the configured blogs that have opted-in for aggregation. The list of entries is sorted in reverse chronological order (most-recent entry first).
IP Spam Moderation Plugin The IP address moderation plugin checks the IP address for incoming comments or trackbacks against a user-defined whitelist and/or blacklist.
IP to Country Plugin A plugin that adds country information to each blog entry's comment, based on the IP address metadata of the comment. This plugin uses the CSV data from IP-to-Country.
Iterator Tool Plugin This plugin makes the Velocity Iterator Tool available to your templates.
Language Selection Plugin Adds a field when you add or edit a blog entry to attach language metadata to a blog entry.
Leeroy Jenkins Plugin Allows you to include a random quote in a blog entry from the net infamous Leeroy Jenkins.
Link Spam Moderation Plugin The link spam moderation plugin checks for hyperlinks within comments and trackbacks. If the number of hyperlinks found within the response exceeds a specified threshold, the comment or trackback can be moderated or deleted automatically.
LinkList Plugin The LinkList plugin (aka LL4blojsom) adds a simple way for any blojsom blog to have one or more general purpose, easy to update, lists?typically useful for blogrolls.
List and Extended List Tool Plugins Makes the List and Extended List Velocity tools available in your templates so that you can manipulate and find out information more easily about arrays and lists.
Macro Expansion Plugin The macro expansion plugin expands $macro$ references that it finds in your blog description and expands them into its full form.
Markdown Plugin The Markdown plugin uses the Markdown text-to-HTML conversion tool to allow you to use its syntax for writing blog entries.
Markup Selection Plugin Adds a field when you add or edit a blog entry to specify the metadata used to apply any text markup filters to the entry.
Math Comment Moderation Plugin Requires users to answer a math question before they can leave a comment.
Math Tool Plugin This plugin makes the Velocity Math Tool available to your templates.
Meta Plugin The Meta plugin allows you to use a particular syntax for creating meta-data for your blog entries. Meta-data can be used to affect the display of the entry or affect how plugins operate on an entry.
Moblog Plugin The Moblog plugin allows you to e-mail entries to your blog. It also understands e-mail attachments so that images or other files are linked into your entries in an appropriate way.
MP3 Metadata Plugin Enables the embedding of mp3 file and id3 data for mp3 and m3u RSS enclosures inside blog entries.
NoFollow Plugin The NoFollow plugin adds support for the rel="nofollow" attribute on hyperlinks in comments and trackbacks.
Open Proxy Moderation Plugin Open proxy check plugin for comments and trackbacks.
Pager Plugin Allows page by page view of blog entries. It provides a filter plugin that handles filtering based on the URL parameter "page-num", and custom JSP tag that handles rendering of the navigation links for use in the templates.
Parameter to Context Plugin Puts all request parameters to the context. Each parameter name will be prefixed by "param_" string.
Permissions Check Plugin Allows you to check permissions of a user of the blog in your templates. This would allow you to dynamically change the look and feel of your site, for example, adding or deleting menu options.
Phrase Spam Moderation Plugin The phrase spam moderation plugin checks for specific phrases within comments and trackbacks. If a phrase is found within the response, the comment or trackback can be moderated or deleted automatically.
Pingback Plugin Sends a Pingback to links in your blog entry that support Pingback.
Plugin Helper Plugin Allows you to execute a specific plugin or plugins for a specified flavor for a blog entry or entries.
Post Mailer Plugin Adds the capability to send, every time an entry is added, an email with its content (title and description). The source code with a Velocity template for the email body and a sample configuration file are available.
Preview Plugin The preview plugin allows you to hide "preview" entries from normal display.
Recent Comments Plugin Allows you to pull out and display the most recent comments from the available entries.
Referrer Log Plugin The referrer plugin simply logs to a user defined file all of the HTTP referer headers it comes across.
Render Tool Plugin This plugin makes the Velocity Render Tool available to your templates.
RSS Enclosure Plugin The RSS enclosure plugin allows you to attach a file to your blog entry as an enclosure element that would be picked up by RSS enclosure-aware aggregators. This is useful for podcasting.
SCode Plugin SCode Plugin is a plugin to prevent comment spam by displaying an image with a random security code. The security code on the image will then be checked against the security code entered by the user.
Send Email Plugin The Send Email plugin is responsible for sending e-mail messages created by other plugins (e.g. the Comment and Trackback plugins) via SMTP.
Show Me More Plugin The "More ..." plugin will truncate long entries and add a hyperlink to the description so that the user can view the full text of the entry.
Simple Obfuscation Plugin This plugin will encode the characters of a string into their hex equivalent making it a very simple way to obfuscate data such as e-mail addresses that you do not want to expose to crawlers or e-mail spammers.
Simple Search Plugin The simple search plugin looks for a user's query in either the blog entry title or blog entry description.
String Utilities Plugin Adds an object to the context which is available from your templates with various methods for operating on string data.
Syndication Feed Import Plugin Allows you to import blog entries from a syndication feed into your blog.
Tag Cloud Plugin Creates a "cloud" of the tags used on your blog. This "cloud" can be displayed in your template to allow visitors to search among entries based on a given tag.
Technorati Tags Plugin This plugin allows you to add Technorati tags to your blog entries. The Technorati tags link back to the proper Technorati tag page to show other Technorati-tracked posts from around the web with the same tag.
Textile Plugin The Textile plugin uses a Java implementation of the amazing Textile Humane Web Text Generator allowing you to write entries that use the Textile syntax.
Theme Switcher Plugin The theme switcher plugin allows you to change the look and feel of your blog by selecting from an available list of installed themes.
Theme Upload Plugin Allows you to upload a new theme to make available to your blog.
Trackbacks The trackback plugin handles the ability to add trackbacks to individual entries.
Trackback Auto-Discovery Plugin The trackback auto-discovery plugin implements the auto-discovery mechanism from the MovableType Trackback Technical Specification.
Trackback Moderation Plugin Marks trackbacks as not approved before they can be displayed to the user. This allows you to control that trackbacks on your site adhere to your specific trackback policy for your blog.
Trackback Keyword Plugin Checks the content of trackback URL for the existence of at least one of the specified keywords which will determine whether the trackback is a spam or not. A trackback spam will then be deleted or moderated.
Weblogs Ping Plugin This plugin sends a ping to blog update notification services like weblogs.com, weblo.gs, and Technorati after new blog entries have been detected.
Weather Plugin This plugin retrieves weather forecasts for user blogs and makes the forcast details available to the page templates.
Weblogs Ping Plugin This plugin sends a ping to blog update notification services like weblogs.com, weblo.gs, and Technorati after new blog entries have been detected.
Wiki Plugin The Wiki plugin uses the Radeox engine to allow you to write blog entries using the Radeox Wiki syntax.
Word Count Plugin The Word Count plugin counts the number of words in an entry.
XPath and XPath Search Plugins The XPath and XPathSearch plugin allow you to search your blog using XPath queries.
XSS Filter Plugin Allows you to specify the tags allowed in certain content as well as whether links are allowed.
Advanced Search Plugin (blojsom)
Akismet Moderation Plugin (blojsom)
All Entries Plugin (blojsom)
Array Tool Plugin (blojsom)
Associated Categories Plugin (blojsom)
Basic Authentication Plugin (blojsom)
Blog Statistics Plugin (blojsom)
Blog Times Plugin (blojsom)
Bookmarklet Plugin (blojsom)
Calendar Plugin (blojsom)
Category Template Plugin (blojsom)
Chronological Plugin (blojsom)
Collection Utilities Plugin (blojsom)
Comment Moderation plugin (blojsom)
Comments (blojsom)
Conditional GET Plugin (blojsom)
Convert Line Breaks Plugin (blojsom)
Cross Post Plugin (blojsom)
Date Format Plugin (blojsom)
Date Tool Plugin (blojsom)
Days Since Posted Plugin (blojsom)
Delicious Daily Posting Plugin (blojsom)
Emoticons Plugin (blojsom)
Enhanced Emoticons Plugin (blojsom)
Entries Limiter Plugin (blojsom)
Excerpt Plugin (blojsom)
Export Blog Plugin (blojsom)
Fetcher Helper Plugin (blojsom)
Footnote Plugin (blojsom)
Gallery Plugin (blojsom)
Galleryr Plugin (blojsom)
Google Highlight Plugin (blojsom)
Gravatar Plugin (blojsom)
Groovy Plugin (blojsom)
Hit Counter Plugin (blojsom)
Hyperlink URL Plugin (blojsom)
Import Tool Plugin (blojsom)
Internal Aggregator Plugin (blojsom)
IP Spam Moderation Plugin (blojsom)
IP to Country Plugin (blojsom)
Iterator Tool Plugin (blojsom)
Language Selection Plugin (blojsom)
Leeroy Jenkins Plugin (blojsom)
Link Spam Moderation Plugin (blojsom)
List and Extended List Tool Plugins (blojsom)
Macro Expansion Plugin (blojsom)
Markdown Plugin (blojsom)
Markup Selection Plugin (blojsom)
Math Comment Moderation Plugin (blojsom)
Math Tool Plugin (blojsom)
Meta Plugin (blojsom)
Moblog Plugin (blojsom)
MP3 Metadata Plugin (blojsom)
NoFollow Plugin (blojsom)
Open Proxy Moderation Plugin (blojsom)
Pager Plugin (blojsom)
Parameter to Context Plugin (blojsom)
Permissions Check Plugin (blojsom)
Phrase Spam Moderation Plugin (blojsom)
Pingback Plugin (blojsom)
Plugin Helper Plugin (blojsom)
Preview Plugin (blojsom)
Recent Comments Plugin (blojsom)
Referrer Log Plugin (blojsom)
Render Tool Plugin (blojsom)
RSS Enclosure Plugin (blojsom)
SCode Plugin (blojsom)
Send Email Plugin (blojsom)
Show Me More Plugin (blojsom)
Simple Obfuscation Plugin (blojsom)
Simple Search Plugin (blojsom)
String Utilities Plugin (blojsom)
Syndication Feed Import Plugin (blojsom)
Tag Cloud Plugin (blojsom)
Technorati Tags Plugin (blojsom)
Textile Plugin (blojsom)
Theme Switcher Plugin (blojsom)
Theme Upload Plugin (blojsom)
Trackback Auto-Discovery Plugin (blojsom)
Trackback Keyword Plugin (blojsom)
Trackback Moderation plugin (blojsom)
Trackbacks (blojsom)
Weather Plugin (blojsom)
Weblogs Ping Plugin (blojsom)
Wiki Plugin (blojsom)
Word Count Plugin (blojsom)
XPath and XPath Search Plugins (blojsom)
XSS Filter Plugin (blojsom)

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators