mediawiki-extensions-Visual.../modules/ve/ce/styles
Ed Sanders 22d1908bd4 Update reference lists and inline numberings automatically.
The easy part is getting the correct numbers from the InternalList
and generating the ordered list HTML. The tricky part is connecting
up the events to make sure the renumberings/list generations are
triggered when required.

InternalList can emit an update event on document transaction, which
triggers the renumbering/relisting if any references have been
added or deleted during that transaction.

ve.ce.MWReferenceListNode also listens to changes on the
InternalListNode (i.e. changes to the contents of the references)
and always triggers a rebuild.

Change-Id: I1b48ef5240e433c3b314259aa68cde13841ea98b
2013-06-05 15:11:16 -07:00
..
images More image compression of extensions with WMF interest 2012-02-29 22:02:03 +00:00
ve.ce.Node.css Update reference lists and inline numberings automatically. 2013-06-05 15:11:16 -07:00
ve.ce.Surface.css Add .csslintrc file and fix remaining warnings 2013-06-05 11:07:00 +00:00