Revision history for Mod019fInlineImages


Revision [23256]

Last edited on 2016-05-20 07:38:47 by JavaWoman [Replaces old-style internal links with new pipe-split links.]
Additions:
[[http://web.archive.org/web/20040820215431/http://www.wakkawiki.com/InlineImages | InlineImages @ WakkaWiki]]
A simple alternative to [[http://web.archive.org/web/20040603153701/http://www.wakkawiki.com/ImgAction | ImgAction]] would be to modify URL matching in formatters/wakka.php. This converts gif, jpg, and png URLs into <img> tags rather than <a> tags. Of course, if you want to force a link, instead of an inline image, just use ""[[ | ]]"" as usual.
Of course, [[http://web.archive.org/web/20040603153701/http://www.wakkawiki.com/ImgAction | ImgAction]] is still useful for cool stuff like alt tags, sizes, links, etc
Deletions:
[[http://web.archive.org/web/20040820215431/http://www.wakkawiki.com/InlineImages InlineImages @ WakkaWiki]]
A simple alternative to [[http://web.archive.org/web/20040603153701/http://www.wakkawiki.com/ImgAction ImgAction]] would be to modify URL matching in formatters/wakka.php. This converts gif, jpg, and png URLs into <img> tags rather than <a> tags. Of course, if you want to force a link, instead of an inline image, just use ""[[ ]]"" as usual.
Of course, [[http://web.archive.org/web/20040603153701/http://www.wakkawiki.com/ImgAction ImgAction]] is still useful for cool stuff like alt tags, sizes, links, etc


Revision [19276]

Edited on 2008-01-28 00:14:45 by JavaWoman [Modified links pointing to docs server]

No Differences

Revision [17192]

Edited on 2007-07-07 08:32:55 by JavaWoman [standardized link to WakkaWiki origin]
Additions:
[[http://web.archive.org/web/20040820215431/http://www.wakkawiki.com/InlineImages InlineImages @ WakkaWiki]]
Deletions:
[[http://web.archive.org/web/20040820215431/http://www.wakkawiki.com/InlineImages WakkaWiki InlineImages]]


Revision [17145]

Edited on 2007-07-07 04:26:04 by JavaWoman [web.archive.org links for wakkawiki (sigh)]
Additions:
A simple alternative to [[http://web.archive.org/web/20040603153701/http://www.wakkawiki.com/ImgAction ImgAction]] would be to modify URL matching in formatters/wakka.php. This converts gif, jpg, and png URLs into <img> tags rather than <a> tags. Of course, if you want to force a link, instead of an inline image, just use ""[[ ]]"" as usual.
Deletions:
A simple alternative to ImgAction would be to modify URL matching in formatters/wakka.php. This converts gif, jpg, and png URLs into <img> tags rather than <a> tags. Of course, if you want to force a link, instead of an inline image, just use ""[[ ]]"" as usual.


Revision [17144]

Edited on 2007-07-07 04:25:21 by JavaWoman [web.archive.org links for wakkawiki]
Additions:
Of course, [[http://web.archive.org/web/20040603153701/http://www.wakkawiki.com/ImgAction ImgAction]] is still useful for cool stuff like alt tags, sizes, links, etc
Deletions:
Of course, ImgAction is still useful for cool stuff like alt tags, sizes, links, etc


Revision [17143]

Edited on 2007-07-07 04:23:26 by JavaWoman [web.archive.org links for wakkawiki]
Additions:
[[http://web.archive.org/web/20040820215431/http://www.wakkawiki.com/InlineImages WakkaWiki InlineImages]]
Deletions:
http://www.wakkawiki.com/InlineImages


Revision [16958]

Edited on 2007-05-31 23:27:31 by JsnX [Reverted]
Additions:
else if (preg_match("/^([a-z]+:\/\/\S+?)([^[:alnum:]^\/])?$/", $thing, $matches)) {
else if (preg_match("/^([a-z]+:\/\/\S+?)([^[:alnum:]^\/])?$/", $thing, $matches)) {
Deletions:
else if (preg_match("/^([a-z] :\/\/\S ?)([^[:alnum:]^\/])?$/", $thing, $matches)) {
else if (preg_match("/^([a-z] :\/\/\S ?)([^[:alnum:]^\/])?$/", $thing, $matches)) {


Revision [16757]

Edited on 2007-05-31 10:44:48 by DqjKcb [Reverted]
Additions:
else if (preg_match("/^([a-z] :\/\/\S ?)([^[:alnum:]^\/])?$/", $thing, $matches)) {
else if (preg_match("/^([a-z] :\/\/\S ?)([^[:alnum:]^\/])?$/", $thing, $matches)) {
Deletions:
else if (preg_match("/^([a-z]+:\/\/\S+?)([^[:alnum:]^\/])?$/", $thing, $matches)) {
else if (preg_match("/^([a-z]+:\/\/\S+?)([^[:alnum:]^\/])?$/", $thing, $matches)) {


Revision [568]

Edited on 2004-05-31 23:37:12 by JsnX [Reverted]
Additions:
To include an image just type in an URL to a jpeg or gif. No special formatting is necessary. No brackets or anything like that.
So if I wanted the Google logo to show up on this page, I just have to put ""http://www.google.com/images/logo.gif""....
http://www.google.com/images/logo.gif
Implementation


Revision [106]

The oldest known version of this page was created on 2004-04-04 05:46:08 by JsnX [Reverted]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki