r45672 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45671‎ | r45672 | r45673 >
Date:07:50, 12 January 2009
Author:krimpet
Status:reverted
Tags:
Comment:
Comment that should've accompanied r45671 (*shakes fist at TortoiseSVN*):
Added "__\" magic word to eat up all whitespace and newlines to the next non-whitespace character, to facilitate writing readable template code where whitespace is significant.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -33,7 +33,7 @@
3434 for the current page for a given action
3535 * Added "__\" magic word to eat up all whitespace and newlines to the next
3636 non-whitespace character, to facilitate writing readable template code where
37 - whitespace is significant.
 37+ whitespace is significant.
3838
3939 === Bug fixes in 1.15 ===
4040 * Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with LanguageConverter class)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r45671krimpet07:45, 12 January 2009

Status & tagging log