Alex Schroeder
f11e2a8731
getting rid of $Id$ tags in $WikiDescription
...
Replaced the $Id$ tags in $WikiDescription for all the modules and wiki.pl itself with a link to the source and an appropriate wiki page, if possible. This is shown in action=version and should help users figure out what another wiki has installed.
2012-04-19 02:18:45 +02:00
Brian Curry
1310ce27e5
* 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
Brian Curry
2fea88a16d
(FootnotesInit): Prevented redefinition of $FootnotePattern, if already defined.
2008-10-01 06:21:46 +00:00
Brian Curry
303d1e1fbc
(FootnotesRule): Removed a shameful, shameful hack.
2008-10-01 06:20:48 +00:00
Brian Curry
da7862ff25
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
6a64543fc5
Set RuleOrder.
2006-08-31 09:08:42 +00:00
Alex Schroeder
7153506387
(NewFootnotePrintFooter): Use a <p> for
...
each footnote item, instead of separating them via <br>.
2004-08-16 01:03:22 +00:00
Alex Schroeder
14b763f3c7
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
cf3c884103
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
562a0d44d4
added copyright and license
2004-01-30 21:35:44 +00:00
Alex Schroeder
48602f69c9
moved from top directory
2004-01-30 11:53:18 +00:00