Commit Graph

15 Commits

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