[MediaWiki-commits] [Gerrit] Adding heading id for TranscodeStatusTable - change (mediawiki...TimedMediaHandler)

2013-10-08 Thread Marco (Code Review)
Marco has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/88636


Change subject: Adding heading id for TranscodeStatusTable
..

Adding heading id for TranscodeStatusTable

Therefore the functionality complies with h2 id=globalusage,
id=filehistory etc.

Change-Id: I59341233f04e236b9156d5cf6d77b168b4649760
---
M TranscodeStatusTable.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TimedMediaHandler 
refs/changes/36/88636/1

diff --git a/TranscodeStatusTable.php b/TranscodeStatusTable.php
index c6862eb..83ca01c 100644
--- a/TranscodeStatusTable.php
+++ b/TranscodeStatusTable.php
@@ -17,7 +17,7 @@
// Add transcode table css and javascript:
$wgOut-addModules( array( 'ext.tmh.transcodetable' ) );
 
-   $o = 'h2' . wfMessage( 'timedmedia-status-header' 
)-escaped() . '/h2';
+   $o = 'h2 id=transcodestatus' . wfMessage( 
'timedmedia-status-header' )-escaped() . '/h2';
// Give the user a purge page link
$o.= Linker::link(
$file-getTitle(),

-- 
To view, visit https://gerrit.wikimedia.org/r/88636
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I59341233f04e236b9156d5cf6d77b168b4649760
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TimedMediaHandler
Gerrit-Branch: master
Gerrit-Owner: Marco mai...@live.de

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Adding heading id for TranscodeStatusTable - change (mediawiki...TimedMediaHandler)

2013-10-08 Thread Mdale (Code Review)
Mdale has submitted this change and it was merged.

Change subject: Adding heading id for TranscodeStatusTable
..


Adding heading id for TranscodeStatusTable

Therefore the functionality complies with h2 id=globalusage,
id=filehistory etc.

Change-Id: I59341233f04e236b9156d5cf6d77b168b4649760
---
M TranscodeStatusTable.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mdale: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/TranscodeStatusTable.php b/TranscodeStatusTable.php
index c6862eb..83ca01c 100644
--- a/TranscodeStatusTable.php
+++ b/TranscodeStatusTable.php
@@ -17,7 +17,7 @@
// Add transcode table css and javascript:
$wgOut-addModules( array( 'ext.tmh.transcodetable' ) );
 
-   $o = 'h2' . wfMessage( 'timedmedia-status-header' 
)-escaped() . '/h2';
+   $o = 'h2 id=transcodestatus' . wfMessage( 
'timedmedia-status-header' )-escaped() . '/h2';
// Give the user a purge page link
$o.= Linker::link(
$file-getTitle(),

-- 
To view, visit https://gerrit.wikimedia.org/r/88636
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I59341233f04e236b9156d5cf6d77b168b4649760
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TimedMediaHandler
Gerrit-Branch: master
Gerrit-Owner: Marco mai...@live.de
Gerrit-Reviewer: Mdale md...@wikimedia.org
Gerrit-Reviewer: jenkins-bot

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits