Thanks, Ario. I'll play with it a little.
On Tue, Mar 3, 2015 at 5:46 AM, Arlo Breault <[email protected]> wrote: > On Sunday, March 1, 2015 at 6:28 AM, Vadim Shlyakhov wrote: > > Hi!, > > > > Like before I'm playing with a wiki with quite an old Mediawiki > installed (1http://www.cruiserswiki.org/wiki/Special:Version) > > > > Some tags there do not seem to be translated by Parsoid ( > http://www.cruiserswiki.org/wiki/Sandbox): > > > > > <imagemap> > > > Image:NewcastleRoot.jpg|thumb|center|frame|Route From Newcastle - > ''Click on name or areas'' > > > rect 40 465 140 535 [[Sydney]] > > > rect 90 420 172 450 [[Newcastle]] > > > rect 132 359 215 415 [[Port Stephens]] > > > rect 177 275 265 335 [[Port Macquarie]] > > > rect 190 195 275 253 [[Coffs Harbour]] > > > rect 160 1 270 40 [[Brisbane]] > > > rect 510 288 687 360 [[Lord Howe Island]] > > > poly 124 600 196 421 271 239 272 1 648 1 648 600 [[Tasman Sea]] > > > </imagemap> > > > > > > ==gallery test== > > > <gallery widths="185px" heights="140px" perrow="4"> > > > Image:TrapaniPurgatorio.jpg|Chiesa del Purgatorio, Trapani > > > Image:EriceView.jpg|View from Erice > > > Image:EriceCastle.jpg|Norman castle, Erice > > > Image:EriceChurch.jpg|Norman church, Erice > > > </gallery> > > > > > > Which Parsoid renders to something like: > > > > > <imagemap> Image:NewcastleRoot.jpg|thumb|center|frame|Route From > Newcastle - Click on name or areas rect 40 465 140 535 Sydney rect 90 420 > 172 450 Newcastle rect 132 359 215 415 Port Stephens rect 177 275 265 335 > Port Macquarie rect 190 195 275 253 Coffs Harbour rect 160 1 270 40 > Brisbane rect 510 288 687 360 Lord Howe Island poly 124 600 196 421 271 239 > 272 1 648 1 648 600 Tasman Sea </imagemap> > > > gallery test > > > > > > <gallery widths="185px" heights="140px" perrow="4"> > Image:TrapaniPurgatorio.jpg|Chiesa del Purgatorio, Trapani > Image:EriceView.jpg|View from Erice Image:EriceCastle.jpg|Norman castle, > Erice Image:EriceChurch.jpg|Norman church, Erice </gallery> > > > > Apparently I'm missing something important. Any ideas? > The API isn’t returning the extensiontags siprop. > > > http://www.cruiserswiki.org/api.php?meta=siteinfo&format=json&action=query&siprop=namespaces|namespacealiases|magicwords|functionhooks|extensiontags|general|interwikimap|languages|protocols > ( > http://www.cruiserswiki.org/api.php?meta=siteinfo&format=json&action=query&siprop=namespaces%7Cnamespacealiases%7Cmagicwords%7Cfunctionhooks%7Cextensiontags%7Cgeneral%7Cinterwikimap%7Clanguages%7Cprotocols > ) > > Here’s a patch that tries to help. > https://gerrit.wikimedia.org/r/#/c/194030/ > > > > > Thanks > > Vadim > > _______________________________________________ > > Wikitext-l mailing list > > [email protected] (mailto:[email protected]) > > https://lists.wikimedia.org/mailman/listinfo/wikitext-l > > > > > _______________________________________________ > Wikitext-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitext-l >
_______________________________________________ Wikitext-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitext-l
