Commit Graph

14 Commits

Author SHA1 Message Date
Alex Schroeder
a99959e0cc Full support for arrayref in $StyleSheet 2015-10-26 01:03:42 +02: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
a4e0e5a9be "use strict;" in modules (some modules have problems) 2015-03-27 03:01:01 +02:00
Alex Schroeder
c6374d3c3c offline.pl and webapp.pl: link wiki page 2014-08-22 08:49:40 +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
814bf9c589 (NewOfflineReBrowsePage): Add redirection support for offline
browsing.
2011-06-25 13:54:00 +00:00
Alex Schroeder
f4d67eec1b (DoOffline): Return 200 code instead of 503. 2011-06-25 13:35:35 +00:00
Alex Schroeder
a1029d7b45 (InitOffline): Disable surge protection when
browsing the offline pages. Add offline path_info to separate the
offline app from the ordinary stuff.
(DoManifest): Add the offline path_info, remove the missing pages
from @UserGotoBarPages because these result in 404 errors.
(DoOffline): Fix text.
2011-06-25 13:19:28 +00:00
Alex Schroeder
aba381d9d3 (DoManifest): Add missing pages from the goto
bar.
2011-06-23 00:35:56 +00:00
Alex Schroeder
a3a1d21f09 New 2011-06-23 00:20:00 +00:00