r93377 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93376‎ | r93377 | r93378 >
Date:07:46, 28 July 2011
Author:tparscal
Status:deferred
Tags:
Comment:
Added todo reminders
Modified paths:
  • /trunk/parsers/wikidom/lib/es/es.Surface.js (modified) (history)
  • /trunk/parsers/wikidom/lib/es/es.TextFlow.js (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/lib/es/es.TextFlow.js
@@ -1,6 +1,8 @@
22 /**
33 * Flowing text renderer.
44 *
 5+ * TODO: Cleanup code and comments
 6+ *
57 * @class
68 * @constructor
79 * @extends {es.EventEmitter}
Index: trunk/parsers/wikidom/lib/es/es.Surface.js
@@ -1,6 +1,8 @@
22 /**
33 * Wikitext document editing surface.
44 *
 5+ * TODO: Cleanup code and comments
 6+ *
57 * @class
68 * @constructor
79 * @param $container {jQuery}

Status & tagging log