mediawiki-extensions-Visual.../.docs
Trevor Parscal d3a2fab2c4 Transclusion editing
Objectives:

* Rename just about every use of "template" to "transclusion"
* Make a proper data structure for transclusions
* Abstract away template data
* Use more template data in the user interface
* Allow adding parameters
* Allow removing templates, parameters and content

Changes:

ve.ui.Dialog.css
* Add rule to place add param controls on a single line

ve.ui.MWTemplateDialogs.js
* Move template spec loading into transclusion class
* Add remove button for parts and parameters
* Add parameter adding form
* Use template data for labels and descriptions

ve.dm.*
* Add new transclusion data structures

*.php
* Add links to new files

*.*
* Rename all things "template" to "transclusion"

Bug: 39598
Bug: 49403
Change-Id: I3bcf924a3e179cb65f19e833277a39dfd3dad8bd
2013-06-12 16:39:13 -07:00
..
categories.json Transclusion editing 2013-06-12 16:39:13 -07:00
config.json oojs: Integrate with OOJS v1.0.0 2013-06-06 17:29:55 +02:00
eg-iframe.tpl Implement inline documentation examples. 2013-02-08 17:47:10 -08:00
external.js Implement Grunt support (grunt jshint,csslint,qunit,watch) 2013-06-05 11:10:23 +00:00
generate.sh docgen: Use new jsduck --color and --warnings-exit-nonzero option 2013-04-30 20:53:22 +02:00
MetaTags.rb JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00