Commit Graph

22 Commits

Author SHA1 Message Date
Alex Schroeder
12fe760cd0 Changed nearly all modules from GPLv2 to GPLv3
There were some modules that did not offer "or (at your option) any
later version" in their license and these had to be left alone.
This should solve the incorrect FSF address issue #4 on GitHub.
2016-08-16 15:04:47 +02:00
Alex Schroeder
5f019a6ce2 No more /o, modifiers sorted alphabetically 2015-08-23 21:22:12 +03:00
Alex Schroeder
0ec8dd44e6 use v5.10 everywhere + enabled test in meta.t 2015-08-18 10:48:03 +02:00
Alex Schroeder
482888cfaf No more "*Sub = *NewSub", \&NewSub used instead. (Partial progress) 2015-04-11 23:41:33 +03:00
Alex Schroeder
5d2db4b547 No more "use vars"! 2015-04-10 13:31:28 +03:00
Alex Schroeder
54f56dad9d simple-rules.pl uses strict
Variables which are essentially global and which contain state are
localized before they are set. In order to localize them, they have to
be declared here using vars, first.
2015-03-29 23:31:13 +02:00
Alex Schroeder
a4e0e5a9be "use strict;" in modules (some modules have problems) 2015-03-27 03:01:01 +02:00
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
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
a404358970 (NewSimpleRulesApplyRules): Added download links to uploaded images.
(NewSimpleRulesApplyDirtyInlineRules): Added [[image:foo]] rule.
2004-04-11 11:18:04 +00:00
Alex Schroeder
7c6e9acdb8 total rewrite 2004-04-09 01:25:35 +00:00
Alex Schroeder
ca145679ed added <journal> tag 2004-02-10 18:21:17 +00:00
Alex Schroeder
3295f8328a added copyright and license 2004-01-30 21:35:44 +00:00
Alex Schroeder
a19ebc9eab *** empty log message *** 2004-01-30 13:17:29 +00:00
Alex Schroeder
8677df9a42 *** empty log message *** 2004-01-30 13:17:03 +00:00
Alex Schroeder
01fb52cbf4 *** empty log message *** 2004-01-30 13:16:43 +00:00
Alex Schroeder
13a51ce193 *** empty log message *** 2004-01-30 13:10:46 +00:00
Alex Schroeder
223c6e2c0d get \S right 2004-01-30 13:09:25 +00:00
Alex Schroeder
0b1fe6dfa2 $StrictSeTextRules 2004-01-30 13:00:00 +00:00
Alex Schroeder
78bbb778d1 *** empty log message *** 2004-01-30 11:59:53 +00:00
Alex Schroeder
d1ffddd2db new 2004-01-30 11:59:26 +00:00