mediawiki-extensions-Visual.../modules
Catrope 5be1b7798c Split canHaveSlug() into canHaveSlugBefore() and canHaveSlugAfter()
These determine whether a node can have a slug before and after,
respectively. The default implementation in ve.ce.Node is to use the
same rules for both, but individual node types can override this.

I'll need this to suppress slugs after nested lists but not before them.

Change-Id: Id88c0fc98aca7c7f52ce990ed9b8c42181ef6d18
2012-07-20 14:07:53 -07:00
..
jquery Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
parser Merge "Added support for hacky use of dl before tables." 2012-07-19 18:06:25 +00:00
qunit Updated QUnit to 1.10.0pre. 2012-07-18 20:59:52 -07:00
rangy svn:eol-style native 2012-02-10 16:57:02 +00:00
ve Split canHaveSlug() into canHaveSlugBefore() and canHaveSlugAfter() 2012-07-20 14:07:53 -07:00