r96218 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96217‎ | r96218 | r96219 >
Date:13:03, 4 September 2011
Author:dantman
Status:ok
Tags:
Comment:
Followup r96217: Update Daddio.
Modified paths:
  • /trunk/extensions/skins/Daddio/Daddio.class.php (modified) (history)

Diff [purge]

Index: trunk/extensions/skins/Daddio/Daddio.class.php
@@ -99,8 +99,6 @@
100100 <?php if($this->data['showjumplinks']) { ?><div id="jump-to-nav"><?php $this->msg('jumpto') ?> <a href="#column-one"><?php $this->msg('jumptonavigation') ?></a>, <a href="#searchInput"><?php $this->msg('jumptosearch') ?></a></div><?php } ?>
101101
102102 <?php $this->html('bodytext') ?>
103 - <?php if(isset($this->data['printfooter'])) { ?><div class="printfooter"><?php $this->html('printfooter'); ?></div><?php } ?>
104 - <?php if(isset($this->data['debughtml'])) { $this->html('debughtml'); } ?>
105103 <div class='mw_clear'></div>
106104 <?php if($this->data['catlinks']) { $this->html('catlinks'); } ?>
107105 <?php $this->html('dataAfterContent') ?>

Follow-up revisions

RevisionCommit summaryAuthorDate
r965111.18: MFT r96163, r96174, r96212, r96217, r96218, r96271, r96273, r96306, r96...catrope22:07, 7 September 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96217Followup r87340: Post-hook swap bodytext into a new bodycontent key and appen...dantman12:38, 4 September 2011

Status & tagging log