Alex Schroeder
e24f8dd72c
* modules/footnotes.pl (FootnotesRule): Substantially revised.
...
This now handles markup for referencing another footnote or range
of other footnotes. This should, in turn, make embedding academic
citations in Wiki pages somewhat simpler.
2009-05-11 02:28:44 +00:00
Alex Schroeder
18a22d5266
(FootnotesInit): Prevented redefinition of $FootnotePattern, if already defined.
2008-10-01 06:21:46 +00:00
Alex Schroeder
5dfbc16f8c
(FootnotesRule): Removed a shameful, shameful hack.
2008-10-01 06:20:48 +00:00
Alex Schroeder
4582f4952f
modules/footnotes.pl: Refactored. Yet another flashy rewrite; it improves integration with toc.pl, and provides improved HTML configurability, CSS styleability, and perldoc-style documentation.
2008-09-28 07:00:34 +00:00
Alex Schroeder
781600edc3
Set RuleOrder.
2006-08-31 09:08:42 +00:00
Alex Schroeder
c185fb712d
(NewFootnotePrintFooter): Use a <p> for
...
each footnote item, instead of separating them via <br>.
2004-08-16 01:03:22 +00:00
Alex Schroeder
e989d9df87
Fix for wiki.pl 1.419: Important change in handling rules! Rules are
...
expected to return undef when they did not match, and the empty string
if a dirty block was produced.
2004-06-17 01:13:18 +00:00
Alex Schroeder
16988031c5
Changed pattern from [[[footnote]]] to {{footnote}}. To update your
...
wiki, log in as administrator and use a global search and replace.
Search for the old markup using a backslash: \[\[\[ and \]\]\].
2004-03-12 19:31:53 +00:00
Alex Schroeder
3295f8328a
added copyright and license
2004-01-30 21:35:44 +00:00
Alex Schroeder
abe9489519
moved from top directory
2004-01-30 11:53:18 +00:00