Author: rowan.collins
Description:
This bug is a meta/tracking bug for all bugs concerning the parsing of the
"extended image syntax" ([[Image:Foo|param|param|param|caption]]) which I intend
to rewrite soon. Rewriting won't necessarily fix all of these, but will go some
way towards it, so I'm labelling this as blocking them, not vice-versa.
Additional tasks of the rewrite (for which there is currently no seperate bug):
- move the part of makeImageLinkObj() which *parses* the image parameters from
Skin.php to Parser.php, since this seems to make more sense, structurally;
instead, consider merging makeImageLinkObj() and makeThumbLinkObj()
- rewrite the recently-added manual thumbnail code to use a "thumb=$1" MagicWord
rather than splitting the text (depends on committing a fixed version of
MagicWord.php; i.e. bug 688).
Version: 1.5.x
Severity: normal