User "Werdna" posted a comment on MediaWiki.r87190. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87190#c16475 Commit summary:
LiquidThreads backend rewrite: Progress commit on LiquidThreadsFormatter, its friend LiquidThreadsFormatterContext and their subclasses. A LiquidThreadsFormatter takes a LiquidThreadsObject and turns it into HTML for display. Its main entry point, getHTML(), takes a LiquidThreadsFormatterContext, which contains contextual information such as language, user, nesting level and what not. There is currently no formatter for the LiquidThreadsTopic object. Also includes a few data model changes (notably, added a field for the timestamp attributed to a post in the signature) Comment: Thanks for pointing that out. It's been fixed in r87230. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
