mediawiki-extensions-Visual.../modules/ve-mw/ui
Rob Moen eba7d58dd1 Table of contents widget
TOC Widget is created in the mw target view class.
Adding and removing a heading rebuilds the TOC Widget based
on the the order of the page heading nodes.

TOC Widget considers TOC page settings and displays in the default manor
unless forced or disabled.

TOC Widget still needs to be finalized by being placed in the surface.
This could be a problem until we have a CE node for it to live in or
have some DM work added.  Roan and I have discussed how to go forward.

To enable the widget you must add the following to LocalSettings.php:
$wgVisualEditorEnableTocWidget = true;

Change-Id: I488cfbbdb060e50d81f51e0f757e67d0114b8936
2014-03-14 15:20:19 -07:00
..
dialogs Get item data from change event in select widget items 2014-03-06 13:37:17 -05:00
inspectors Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00
pages Add required indicators to parameter pages 2014-03-06 23:03:20 +00:00
styles Table of contents widget 2014-03-14 15:20:19 -07:00
tools Re-label "Transclusion" button to "Template", as that's now the default 2014-03-06 02:44:14 +00:00
widgets Table of contents widget 2014-03-14 15:20:19 -07:00
ve.ui.MWDialog.js Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00