Alex Schroeder
5da9ce64c0
Lazy loading of images
...
Use the new loading="lazy" attribute for images.
2020-08-12 20:53:58 +02:00
Alex Schroeder
c73f224f2d
Allow - in image classes for hCard compatibility
2019-01-19 12:09:39 +01:00
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
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
Alex Schroeder
9b35704a57
image.pl: comment explanining where $Monolithic comes from
2015-07-13 10:07:19 +02: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 Jakimenko
3c5373f76b
image.pl: It is already quoted, no need to quote it again.
2015-01-25 05:53:40 +02:00
Alex Jakimenko
c961748b49
image.pl: Commentable images (create divs with text above images)
2014-10-21 17:26:31 +03: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
Alex Schroeder
2993f5b5d3
(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
b78a54a8a9
(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
698a16e9a0
(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
24896375b4
(ImageSupportRule): Unquote alt text.
2007-10-24 19:05:46 +00:00
Alex Schroeder
1f8617607a
(ImageSupportRule): Handle extra whitespace in
...
some positions.
2007-07-03 07:19:35 +00:00
Alex Schroeder
ef40dd4e4d
(ImageSupportRule): Add a
...
CloseHtmlEnvironments() call if the image has a caption.
2007-02-09 00:37:29 +00:00
Alex Schroeder
d4841e4056
(ImageSupportRule, ImageGetExternalUrl): Allow
...
interlinks and directories as well.
(ImageUrlEncode): New.
2006-09-01 23:46:53 +00:00
Alex Schroeder
95ca4c3cdf
(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
3779f1965e
(ImageSupportRule): Handle spaces in external
...
names.
2006-03-06 14:19:56 +00:00
Alex Schroeder
c0a98c29f3
(ImageSupportRule): Simplified use of "external".
2006-03-05 16:47:44 +00:00
Alex Schroeder
a915f0fee0
(ImageGetExternalUrl): New.
...
(ImageSupportRule): Use it. Handle caption and reference.
2006-03-05 16:19:29 +00:00
Alex Schroeder
0ed3856523
More bugfixing for the html unquoting of urls.
2006-03-03 23:04:47 +00:00
Alex Schroeder
434621d0b5
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:42:17 +00:00
Alex Schroeder
5f0d05f0dd
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:41:25 +00:00
Alex Schroeder
fcf4fb381b
(ImageSupportRule): Unquote HTML for external
...
links.
2006-03-03 22:27:07 +00:00
Alex Schroeder
5a80d9682c
(ImageSupportRule): Allow multiple CSS classes.
2006-02-26 21:06:33 +00:00
Sebastian Blatt
a55acb2baa
Added Image extension support to Static Copy extension
2005-03-01 16:48:01 +00:00
Alex Schroeder
c4b3455ae8
(ImageSupportRule): Support full urls for the
...
image.
2004-09-15 22:55:53 +00:00
Alex Schroeder
df057088ce
(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
e085e2808d
(ImageSupportRule): Changed regular expression
...
a bit.
2004-09-05 19:23:24 +00:00
Alex Schroeder
a118074c5e
*** empty log message ***
2004-06-28 21:23:23 +00:00
Alex Schroeder
f6b04eee0e
(ImageSupportRule): Use alt text as title attribute as well.
2004-06-19 20:30:21 +00:00
Alex Schroeder
96c3e5352a
(ImageSupportRule): More UrlEncoding.
2004-06-19 19:54:17 +00:00
Alex Schroeder
e31f3f4dd1
(ImageSupportRule): Fix link for external images.
2004-06-19 19:34:48 +00:00
Alex Schroeder
3e9abf7d0c
*** empty log message ***
2004-06-19 19:29:15 +00:00
Alex Schroeder
40b1c2da30
(ImageSupportRule): Support external images as
...
well.
($ImageUrlPath): New option.
2004-06-19 19:10:31 +00:00
Alex Schroeder
0e66c9d0e2
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
ca15b61d1a
Fixed CSS classes.
2004-05-31 01:29:59 +00:00
Alex Schroeder
8c320ddcaf
Fixed CSS classes.
2004-05-31 01:21:25 +00:00
Alex Schroeder
af5dfe5442
[[image/class:page name|alt text|target]] support as discussed on the
...
oddmuse wiki
2004-05-31 01:08:17 +00:00
Alex Schroeder
71078f73d2
new
2004-05-31 00:29:07 +00:00