mediawiki-extensions-Visual.../modules
Gabriel Wicke 5ef2074251 Enable support for block-level wiki constructs in template arguments. This
gets a bit closer to supporting table fragments passed through template
arguments. Next, we'll need a way to indicate start-of-line position to
enable sol block-levels in template parameters. 

Example:

{|
{{#if: true|{{!}}Table cell|}}
|}
2012-03-15 11:43:49 +00:00
..
jquery Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
parser Enable support for block-level wiki constructs in template arguments. This 2012-03-15 11:43:49 +00:00
qunit Updated QUnit 2012-03-09 21:50:24 +00:00
rangy svn:eol-style native 2012-02-10 16:57:02 +00:00
sandbox Fix some usages of splice.apply in the data model to use 2012-03-10 00:31:28 +00:00
ve Put the invert state / method (commit or rollback) in the TransactionProcessor object and no longer pass it as a parameter to each operation. This makes it easier for operations to execute other operations. 2012-03-14 21:02:36 +00:00