Commit Graph

18 Commits

Author SHA1 Message Date
Alex Schroeder
e6d3ad8382 Fixed typo in AddModuleDescription sub name 2014-08-21 22:23:23 +02:00
Alex Schroeder
17bd795ef0 Automatically reformatted modules 2014-08-21 07:29:46 +03:00
Alex Schroeder
33e071b630 Use bsd_glob instead of glob.
Glob will split patterns on whitespace and non-breaking spaces are now
treated as whitespace.
2012-07-21 00:40:42 +02:00
Alex Schroeder
c9e39a4c19 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
Alex Schroeder
6606b36892 Added option to allow displaying of LaTeX errors inline in the page 2005-03-15 14:50:04 +00:00
Alex Schroeder
04d133d1ed * Equation labeling with \[(mylabel) some equation \] and then local reference
with EQ(mylabel)

* Equation counter and css to format it's display
2004-10-04 21:27:14 +00:00
Alex Schroeder
6b1b6ad79a Added option to allow ImageMagick convert instead of dvipng .
Should work on most servers now with no configuration changes
2004-10-04 15:25:12 +00:00
Alex Schroeder
5658b03ec0 Added $allowPlainLaTeX option to allow $[ and ]$ to delimit plain LaTeX commands.
Disabled by default because of possible security risk
2004-10-04 04:15:18 +00:00
Alex Schroeder
b9e9a5b158 Added $useMD5 option to allow user to use MD5 hashes instead, it automatically falls back to urlencode if $useMD5 is set but the Digest::MD5 module is not available 2004-10-04 03:58:22 +00:00
Alex Schroeder
2b9ece8fab Specify path to dvipng, prevents a possible security hole and allows for better error checking 2004-10-04 02:58:29 +00:00
Alex Schroeder
d4645814f1 Fixed comments about dvipng and modified HTML output to validate correctly. 2004-10-03 19:56:01 +00:00
Alex Schroeder
ea882291b8 (LatexRule): Don't require newlines when using
the $$ and $ rules.
2004-09-29 21:50:32 +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
b39f3c5223 Introduced $LatexSingleDollars 2004-04-25 15:32:45 +00:00
Alex Schroeder
a8b2b604b0 New version by Haixing Hu 2004-04-25 15:17:24 +00:00
Alex Schroeder
8522a06f44 $LatexExtendPath = ':/usr/share/texmf/bin'; 2004-02-13 19:54:25 +00:00
Alex Schroeder
2f43d8b311 bugfix, tested with dvi2bitmap-0.12-1 2004-02-13 19:30:12 +00:00
Alex Schroeder
14314071fb new 2004-02-13 18:34:18 +00:00