r86789 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86788‎ | r86789 | r86790 >
Date:19:57, 23 April 2011
Author:mah
Status:ok
Tags:
Comment:
follow up r86752 with some content for the result of “Gallery with wikitext inside caption”
Modified paths:
  • /trunk/phase3/tests/parser/parserTests.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/parser/parserTests.txt
@@ -7432,6 +7432,22 @@
74337433 File:Wiki.png|{{tl|test|alt=param}}|alt=galleryalt
74347434 </gallery>
74357435 !! result
 7436+<ul class="gallery">
 7437+ <li class="gallerybox" style="width: 155px"><div style="width: 155px">
 7438+ <div style="height: 150px;">Wiki.png</div>
 7439+ <div class="gallerytext">
 7440+<p><a href="https://www.mediawiki.org/index.php?title=Special:Upload&amp;wpDestFile=Wiki.png" class="new" title="File:Wiki.png">desc</a>|alt=galleryalt
 7441+</p>
 7442+ </div>
 7443+ </div></li>
 7444+ <li class="gallerybox" style="width: 155px"><div style="width: 155px">
 7445+ <div style="height: 150px;">Wiki.png</div>
 7446+ <div class="gallerytext">
 7447+<p><a href="https://www.mediawiki.org/index.php?title=Template:Tl&amp;action=edit&amp;redlink=1" class="new" title="Template:Tl (page does not exist)">Template:Tl</a>|alt=galleryalt
 7448+</p>
 7449+ </div>
 7450+ </div></li>
 7451+</ul>
74367452
74377453 !! end
74387454

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r86752Reverting r86749: The alt stuff is far too simplistic. One way to fix it woul...diebuche09:55, 23 April 2011

Status & tagging log