Commit Graph

19 Commits

Author SHA1 Message Date
Alex Schroeder
f230a64e7d 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
e85ddcc9b9 Translation: "Comments on " and "Comment on"
Removed trailing whitespace.
2015-10-15 19:29:35 +02:00
Aleks-Daniel Jakimenko
4eef4d2d76 No more /o, modifiers sorted alphabetically 2015-08-23 21:22:12 +03:00
Alex Schroeder
58e9a1e240 use v5.10 everywhere + enabled test in meta.t 2015-08-18 10:48:03 +02:00
Aleks-Daniel Jakimenko
40ec24349a No more "*Sub = *NewSub", \&NewSub used instead. (Partial progress) 2015-04-11 23:41:33 +03:00
Aleks-Daniel Jakimenko
6f8d281d79 No more "use vars"! 2015-04-10 13:31:28 +03:00
Aleks-Daniel Jakimenko
4492ede096 "use strict;" in modules (some modules have problems) 2015-03-27 03:01:01 +02:00
Alex Schroeder
5aba2ae56f Fixed typo in AddModuleDescription sub name 2014-08-21 22:23:23 +02:00
Alex Jakimenko
ee932dee37 Automatically reformatted modules 2014-08-21 07:29:46 +03:00
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
Fletcher T. Penney
e94fbce8d3 My last update converted the syntax to Markdown - this fixes that change, and I apologize for the oversight. 2007-09-10 03:52:58 +00:00
Fletcher T. Penney
344b796116 Fixed bug where all links would begin with "0" if $CommentsPrefix was undefined 2005-08-15 14:54:00 +00:00
Alex Schroeder
d25d615a39 (NewCommentcountScriptLink): Undo
urlencode for the first parameter when using it to get the page
content.
2005-06-29 18:46:39 +00:00
Brock Wilcox
98e13d3096 fixed regex 2005-04-24 02:58:18 +00:00
Alex Schroeder
fae14a72c6 (NewCommentcountAddComment): Handle
comments and comment.
(NewCommentcountScriptLink): Adapt to changes in edit bar.  Add
code for configurable plural handling (if num == 1).
2004-12-03 08:36:15 +00:00
Alex Schroeder
39c9199443 *** empty log message *** 2004-11-20 22:25:28 +00:00
Alex Schroeder
8788e116e4 (NewCommentcountScriptLink): Handle access key as suggested by
Fletcher Penney.
2004-11-20 22:24:25 +00:00
Alex Schroeder
a5cf147916 (NewCommentcountAddComment, NewCommentcountScriptLink): Use \d+ as
suggested by Fletcher Penney.
2004-11-20 22:19:17 +00:00
Alex Schroeder
a24a2578fb new 2004-05-26 22:46:46 +00:00