SPQRobin has uploaded a new change for review.

Change subject: (bug 38351) Image alignment should follow the page content 
language
......................................................................

(bug 38351) Image alignment should follow the page content language

The alignment of image thumbs should follow the page content language instead 
of the wiki content language.
For this it needs the parser context, and because it makes sense to have it as 
first parameter, I renamed makeImageLink2() to makeImageLink(), the 2 seemed to 
be redundant anyway.
The old function name keeps the old behaviour, but can be removed quite soon 
since almost no extension is using it.

Change-Id: I0c35b06a85528dcc43fdd0578dc9b327c495cf4a
---
M docs/hooks.txt
M includes/Linker.php
M includes/parser/Parser.php
3 files changed, 29 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/77/17477/1
--
To view, visit https://gerrit.wikimedia.org/r/17477
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c35b06a85528dcc43fdd0578dc9b327c495cf4a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: SPQRobin <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to