allow combined width/height param in {{filepath:}}
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 25 Jul 2012 15:31:47 +0000 (17:31 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Wed, 25 Jul 2012 15:31:47 +0000 (17:31 +0200)
commit49a4839c1381b902a41e423abc071caac0386095
tree6c4c841fbe2766cb590bb25f90179fdb9e2d47a0
parent56cba166bd43477ff787d3a055abeb3d993daebd
allow combined width/height param in {{filepath:}}

Using the same regex like [[File:|]]
With heigth, the width inside the thumb link can be calculated, if the
height not fit in the width.

Change-Id: If188d923d6cd25ea6a5118098f3a513ca5135d43
includes/parser/CoreParserFunctions.php
includes/parser/Parser.php