Commit Graph

14 Commits

Author SHA1 Message Date
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