|
All content with label entries.
Related Labels:
software, plugin, java, blog, filter, paging, chronological, categories, graph, summary
Skip Filter Helper Plugin
(blojsom 3.0)
Availability This plugin is available as of blojsom 3.1. Description Outputs information about the total number of pages of entries (based on the blog entries to display property) as well as the current page. Installation and Setup Add the following to your {{/WEBINF/classes/blojsomplugins.xml}} file ...
Other labels:
java, blog, software, plugin, filter, paging
|
Blog Times Plugin
(blojsom 3.0)
Availability BlogTimes Plugin v0.2 is available at Blojsom3 Plugins download page http://sourceforge.net/project/showfiles.php?groupid=72754&packageid=154672 &releaseid=480225. Description Blog Times Plugin generates a graph image summary of the blog entries' posting ...
Other labels:
java, blog, software, plugin, graph, summary
|
Show Me More Plugin
(blojsom 3.0)
Availability blojsom 3.2 Description 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. Installation and Setup In your {{/WEBINF/classes/blojsomplugins.xml}} file, add the following: <bean id ...
Other labels:
java, blog, software, plugin
|
Previous Entries Plugin
(blojsom 3.0)
Availability blojsom 3.2 Description Loads a number of previous entries when a single entry (or permalink) is requested. Installation and Setup In your {{/WEBINF/classes/blojsomplugins.xml}} file, add the following: <bean id="previousentries" class="org.blojsom.plugin.previous.PreviousEntriesPlugin" initmethod="init" destroymethod ...
Other labels:
java, blog, software, plugin
|
Entries per Category Plugin
(blojsom 3.0)
Availability blojsom 3.2 Description Counts the number of entries for the categories within a blog. Installation and Setup In your {{/WEBINF/classes/blojsomplugins.xml}} file, add the following: <bean id="entriespercategory" class="org.blojsom.plugin.common.CountEntriesForCategoryPlugin" initmethod="init" destroymethod="destroy"> <property name ...
Other labels:
java, blog, software, plugin, categories
|
Chronological Plugin
(blojsom 3.0)
Description The chronological plugin works by placing the entries in chronologic order (oldest first) instead of reverse chronologic order (most recent first). It is only a demonstration plugin and should not otherwise be used except for demonstration or unless you want to output entries ...
Other labels:
java, blog, software, plugin, chronological
|
|
|