Dashboard > blojsom > ... > Available Plugins > Footnote Plugin
  blojsom Log In   View a printable version of the current page.  
  Footnote Plugin
Added by David Czarnecki, last edited by David Czarnecki on Jul 26, 2005  (view change)
Labels: 
(None)

Availability

Available as of blojsom 2.26.

Description

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.

Installation and Setup

Plugin Setup and Configuration

In your global /WEB-INF/plugin.properties file, add the following line:

footnote=org.blojsom.plugin.footnote.FootnotePlugin

You may then add "footnote" to one of the flavor-based plugin chains. It must occur after the meta plugin. These plugin chains can be found in the individual blog's plugin.properties file. For example:

html.blojsom-plugin-chain=meta, ..., footnote

Usage

In your blog entry, you may reference footnotes using the syntax [1], where [1] refers to the specific footnote. At the end of your blog entry, you may include the footnote text using the syntax:

meta-footnote-1=This is a footnote and it is footnote 1.
meta-footnote-2=<a href="http://www.foo.com">Foo</a> is a site to check out. This is footnote 2.

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