Footnotes are notes placed at the end of a topic.
Write {{
note text }}
anywhere in a TWiki 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.
%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.
%STARTFOOTNOTE{}%
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%
.
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.
Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%
, i.e. %NEWPLUGIN_SHORTDESCRIPTION%
data/debug.txt
)
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.
FootNotePlugin.zip
in your twiki installation directory. Content: File: | Description: |
---|---|
data/TWiki/FootNotePlugin.txt | Plugin topic |
data/TWiki/FootNotePlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/FootNotePlugin.pm | Plugin Perl module |
lib/TWiki/Plugins/FootNotePlugin/Note.pm | Plugin Perl module |
pub/TWiki/FootNotePlugin/styles.css | CSS |
Plugin Author: | TWiki:Main.IanBygrave |
Copyright: | © 2006, TWiki:Main.IanBygrave |
License: | GPL (GNU General Public License) |
Plugin Version: | 29 Apr 2008 (V2.005) |
Change History: | |
29 Apr 2008: | Fix quoting of text in title attributes of footnote links. Fixes a bug found by TWiki:Main.MaxPar. |
27 Apr 2008: | Fix conflict with TWiki:Plugins.LatexModePlugin reported by TWiki:Main.TonyLiu. |
25 Apr 2008: | Put footnote link in parens. |
25 Apr 2008: | Show footnotes in tooltips. |
6 Feb 2008: | Render notes in page order on pages using lots of %INCLUDE% |
24 May 2007: | Replace compatibility with pre-dakar. Seperately number identical footnotes. Sort footnotes. |
30 Apr 2007: | Better way of getting footnotes at the end of the page. |
10 Jan 2007: | Repair old %FOOTNOTE{...}% markup. |
05 Jan 2007: | Reset notes at plugin initialisation. Fixes a bug found by TWiki:Main.StefanieWrobel. |
05 Dec 2006: | Allow line breaks in footnotes. New %STARTFOOTNOTE{}% %ENDFOOTNOTE% markup. |
05 Dec 2006: | Renamed to FootNotePlugin |
05 Jun 2006: | Initial version was called EndNotePlugin |
TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.005 |
Benchmarks: | GoodStyle 99%, FormattedSearch 99%, FootNotePlugin 98% |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/FootNotePlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/FootNotePluginDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/FootNotePluginAppraisal |
Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences
-- IanBygrave? - 05 Dec 2006
Notes
1 : Tim Berners-Lee is now director of the World Wide Web Consortium, and Professor of Computer Science at Southampton ECS.