Difference: FootNotePlugin (r2 vs. r1)

r2 - 12 Oct 2010 - 15:35 - AdminUser r1 - 12 Oct 2010 - 15:35 - AdminUser

Footnote Plugin

Footnote Plugin

Support for footnotes in foswiki topics.

Support for footnotes in foswiki topics.

Syntax Rules

Syntax Rules

Write {{ note text }} anywhere in a topic. This will be replaced with a link to the note at the end of the topic. The footnote has a link back to the text where it was inserted.

Write {{ note text }} anywhere in a topic. This will be replaced with a link to the note at the end of the topic. The footnote has a link back to the text where it was inserted.

Write {{f: note text }} to use label format f instead of the default numerical footnote labeling. Available formats are:

Write {{f: note text }} to use label format f instead of the default numerical footnote labeling. Available formats are:

  • 1 : Arabic numerals
  • A , a : Upper- or Lower-case letters
  • I , i : Upper- or Lower-case roman numerals
  • X , x : Upper- or Lower-case hexadecimal numbers.
  • 1 : Arabic numerals
  • A , a : Upper- or Lower-case letters
  • I , i : Upper- or Lower-case roman numerals
  • X , x : Upper- or Lower-case hexadecimal numbers.

Write {{l:: note text }} to use the label l instead of automatic numbering. Valid labels may be any length and contain alphanumeric characters, but must not include spaces.

Write {{l:: note text }} to use the label l instead of automatic numbering. Valid labels may be any length and contain alphanumeric characters, but must not include spaces.

%FOOTNOTELIST% will be replaced by the notes so far on the page.

%FOOTNOTELIST% will be replaced by the notes so far on the page.

%FOOTNOTE{LIST="Web.Topic"}% will be replaced by the notes from an %INCLUDE% ed page.

%FOOTNOTE{LIST="Web.Topic"}% will be replaced by the notes from an %INCLUDE% ed page.

%STARTFOOTNOTE{LABEL="l" LABELFORMAT="f"}% note text %ENDFOOTNOTE% may also be used instead of {{ note text }}

%STARTFOOTNOTE{LABEL="l" LABELFORMAT="f"}% note text %ENDFOOTNOTE% may also be used instead of {{ note text }}

Do not embed footnotes in headings. That will break the heading in the %TOC%.

Do not embed footnotes in headings. That will break the heading in the %TOC%.

Examples

Examples

  
  • You type:
    • Tim Berners-Lee{{Tim Berners-Lee is now director of the World Wide Web Consortium, and Professor of Computer Science at Southampton ECS.}} invented the World Wide Web.
  • If the plugin is installed you get:
    • Tim Berners-Lee(1) invented the World Wide Web.
  • And this at the end of the page:
    • 1: Tim Berners-Lee is now director of the World Wide Web Consortium, and Professor of Computer Science at Southampton ECS.
  • Actual example, it renders properly if the Plugin is installed and enabled:
    • Tim Berners-Lee(1) invented the World Wide Web.
  • You type:
    • Tim Berners-Lee{{Tim Berners-Lee is now director of the World Wide Web Consortium, and Professor of Computer Science at Southampton ECS.}} invented the World Wide Web.
  • If the plugin is installed you get:
    • Tim Berners-Lee(1) invented the World Wide Web.
  • And this at the end of the page:
    • 1: Tim Berners-Lee is now director of the World Wide Web Consortium, and Professor of Computer Science at Southampton ECS.
  • Actual example, it renders properly if the Plugin is installed and enabled:
    • Tim Berners-Lee(2) invented the World Wide Web.

Plugin Settings

Plugin Settings

Change default settings in configure.

Change default settings in configure.

Installation

Installation

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Plugin configuration is done through configure, in the "Plugins" section. You must run and save configure at least once to complete installation.

Plugin configuration is done through configure, in the "Plugins" section. You must run and save configure at least once to complete installation.

Plugin Info

Plugin Info

Author: Foswiki:Main.IanBygrave
Copyright: © 2009, Ian Bygrave
License: GPL (GNU General Public License)
Version: 5927 (2010-01-04))
Changes: 04 Jan 2010 - Foswiki:Main.AntonioTerceiro; fixing CSS link
Home: http://foswiki.org/Extensions/FootNotePluginDev
Support: http://foswiki.org/Support/FootNotePlugin
Author: Foswiki:Main.IanBygrave
Copyright: © 2009, Ian Bygrave
License: GPL (GNU General Public License)
Version: 5927 (2010-01-04))
Changes: 04 Jan 2010 - Foswiki:Main.AntonioTerceiro; fixing CSS link
Home: http://foswiki.org/Extensions/FootNotePluginDev
Support: http://foswiki.org/Support/FootNotePlugin
  

Form definition 'PackageForm' not found

PackageForm? edit
TopicClassificationPluginPackage?
Compatibility?
DemoUrl?http://
DevelopedInSVN? Yes
ModificationPolicy?PleaseFeelFreeToModify?
PackageForm? edit
TopicClassificationPluginPackage?
Compatibility?
DemoUrl?http://
DevelopedInSVN? Yes
ModificationPolicy?PleaseFeelFreeToModify?
  
  

Notes

  

1: Tim Berners-Lee is now director of the World Wide Web Consortium, and Professor of Computer Science at Southampton ECS.

  
r2 - 12 Oct 2010 - 15:35 - AdminUser r1 - 12 Oct 2010 - 15:35 - AdminUser

View topic | View difference interwoven | History: r3 < r2 < r1 | More topic actions
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback