Extension:DataTable/ChangeLog

From MediaWiki.org

Jump to: navigation, search
0.5 
  • Upgrade to MW 1.13.3: data now invokes Parser::replaceVariables, otherwise templates are not replaced.
  • Enhancement: now using NewRevisionFromEditComplete to update data also when importing articles.
0.4 
  • Separated saving data from displaying data.
  • Introduced use of RevisionImportComplete hook.
  • Use ArticleDelete hook instead of ArticleDeleteComplete hook. The latter does not work (any more with MW 1.11?).
0.3 
  • Introduced the class parameter to specify a table class, and the <head>..<head syntax to specify a table header.
  • Introduced the <template> tag to specify a template inline.
  • Eliminated the feature of lines starting with '#' being sent verbatim to the parser
0.2 
  • First version published.
Personal tools