r61914 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61913‎ | r61914 | r61915 >
Date:07:13, 3 February 2010
Author:tstarling
Status:deferred
Tags:
Comment:
Fix for r61913, setUseTeX() removed.
Modified paths:
  • /trunk/extensions/News/NewsRenderer.php (modified) (history)

Diff [purge]

Index: trunk/extensions/News/NewsRenderer.php
@@ -110,7 +110,6 @@
111111 $this->templateoptions->setEditSection( false );
112112 $this->templateoptions->setNumberHeadings( false );
113113 $this->templateoptions->setRemoveComments( true );
114 - $this->templateoptions->setUseTeX( false );
115114 $this->templateoptions->setUseDynamicDates( false );
116115 $this->templateoptions->setInterwikiMagic( true ); //strip interlanguage-links
117116 $this->templateoptions->setAllowSpecialInclusion( false );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61913* Fix for r57997 and bug 21222: move math, gallery, pre and nowiki to a new m...tstarling07:10, 3 February 2010

Status & tagging log