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
daa13136af
image.pl: comment explanining where $Monolithic comes from
2015-07-13 10:07:19 +02: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
83d7d0dd17
image.pl: It is already quoted, no need to quote it again.
2015-01-25 05:53:40 +02:00
Alex Schroeder
9192da2ff4
image.pl: Commentable images (create divs with text above images)
2014-10-21 17:26:31 +03: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
ef92ce20fa
(ImageSupportRule): Don't URL encode
...
$ImageUrlPath – specially bad if it ends up containing "http:" and
the like.
2011-07-06 15:55:13 +00:00
Alex Schroeder
be9ba7c1f2
(ImageSupportRule): Make sure we provide an
...
upload link of the image is local and doesn't exist yet.
2009-05-15 20:23:56 +00:00
Alex Schroeder
312ed264a4
(ImageSupportRule): Provide a default alt text
...
if linking to a local image.
(ImageGetExternalUrl, ImageGetInternalUrl): Make sure link uses _
instead of spaces if linking to a local image.
2008-07-30 07:18:17 +00:00
Alex Schroeder
cf60f48026
(ImageSupportRule): Unquote alt text.
2007-10-24 19:05:46 +00:00
Alex Schroeder
721c4e320f
(ImageSupportRule): Handle extra whitespace in
...
some positions.
2007-07-03 07:19:35 +00:00
Alex Schroeder
43129d5772
(ImageSupportRule): Add a
...
CloseHtmlEnvironments() call if the image has a caption.
2007-02-09 00:37:29 +00:00
Alex Schroeder
b82f89c85e
(ImageSupportRule, ImageGetExternalUrl): Allow
...
interlinks and directories as well.
(ImageUrlEncode): New.
2006-09-01 23:46:53 +00:00
Alex Schroeder
fc4471f79b
(ImageSupportRule): Handle spaces in external
...
names.
(ImageSupportRule): Don't generate an alt text if none was
specified, since the rule forces you to pick an alt text if you're
going to provide a target.
2006-03-06 15:36:53 +00:00
Alex Schroeder
2d49af40c0
(ImageSupportRule): Handle spaces in external
...
names.
2006-03-06 14:19:56 +00:00
Alex Schroeder
b66fef35d1
(ImageSupportRule): Simplified use of "external".
2006-03-05 16:47:44 +00:00
Alex Schroeder
c8e545d738
(ImageGetExternalUrl): New.
...
(ImageSupportRule): Use it. Handle caption and reference.
2006-03-05 16:19:29 +00:00
Alex Schroeder
fd87bb5e51
More bugfixing for the html unquoting of urls.
2006-03-03 23:04:47 +00:00
Alex Schroeder
13095fe801
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:42:17 +00:00
Alex Schroeder
8a40a3aac0
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:41:25 +00:00
Alex Schroeder
ff0dfeb04b
(ImageSupportRule): Unquote HTML for external
...
links.
2006-03-03 22:27:07 +00:00
Alex Schroeder
fe7225ae36
(ImageSupportRule): Allow multiple CSS classes.
2006-02-26 21:06:33 +00:00
Alex Schroeder
8324831943
Added Image extension support to Static Copy extension
2005-03-01 16:48:01 +00:00
Alex Schroeder
7b8c5a61a2
(ImageSupportRule): Support full urls for the
...
image.
2004-09-15 22:55:53 +00:00
Alex Schroeder
b86ad33e55
(ImageSupportRule): Local images don't get the
...
"local" class, because they already have the "image" class, and
the default rule in wiki.pl doesn't add the local class, either.
They are always local. We just add the "outside" class when an
external URL was given.
2004-09-05 19:40:20 +00:00
Alex Schroeder
eee848883f
(ImageSupportRule): Changed regular expression
...
a bit.
2004-09-05 19:23:24 +00:00
Alex Schroeder
07c65e8b8b
*** empty log message ***
2004-06-28 21:23:23 +00:00
Alex Schroeder
954e3e48e4
(ImageSupportRule): Use alt text as title attribute as well.
2004-06-19 20:30:21 +00:00
Alex Schroeder
a06a14371d
(ImageSupportRule): More UrlEncoding.
2004-06-19 19:54:17 +00:00
Alex Schroeder
4fa49dbaad
(ImageSupportRule): Fix link for external images.
2004-06-19 19:34:48 +00:00
Alex Schroeder
05c2c31f3d
*** empty log message ***
2004-06-19 19:29:15 +00:00
Alex Schroeder
abb014ed9c
(ImageSupportRule): Support external images as
...
well.
($ImageUrlPath): New option.
2004-06-19 19:10:31 +00:00
Alex Schroeder
93e17c0c60
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 09:48:52 +00:00
Alex Schroeder
fd92c252e5
Fixed CSS classes.
2004-05-31 01:29:59 +00:00
Alex Schroeder
c48525b542
Fixed CSS classes.
2004-05-31 01:21:25 +00:00
Alex Schroeder
c0280b23fa
[[image/class:page name|alt text|target]] support as discussed on the
...
oddmuse wiki
2004-05-31 01:08:17 +00:00
Alex Schroeder
a6171bc883
new
2004-05-31 00:29:07 +00:00