mediawiki-extensions-Visual.../demos/ve
Trevor Parscal 735ed96f5f Add ve.Action, ve.ActionFactory, subclasses
Moved implementation of all the tools into a reusable action
system. To execute an action just call

surface.execute( actionName, method, param1, param2, ... );

This helps keep tools simple, and opens the door to key commands
reusing the same code.

Change-Id: Ie786fa3d38d1ea17d39b5dfb8eeeb5f2256267ce
2012-10-26 14:44:17 -07:00
..
pages Added some inline aliens to complex demo - helpful for testing 2012-08-06 16:13:45 -07:00
demo.css Finally getting rid of all the es-* stuff and other cruft 2012-08-28 13:59:35 -07:00
index.php Add ve.Action, ve.ActionFactory, subclasses 2012-10-26 14:44:17 -07:00