Commit Graph

27 Commits

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