mediawiki-extensions-Visual.../modules/ve2
Rob Moen b59d49a80d Restrict edit access to VisualEditor namespace to sysops
To allow non sysops to save via VE, refactored ve save api
to use doEdit which bypasses namespace protection.
Add edit link in view nav for non sysop so that they may edit
Add View source link in dropdown for non sysops
Add Edit source link in dropdown for sysops
Cleaned up some of the integration core code
UI tweaks

Change-Id: Ib4249bc5fb7ffa6410e4f2d278aafbb871800981
2012-05-30 17:12:25 -07:00
..
ce Introduce two different types of slugs - inline and block - this is in order to fix bug in IE with placing cursor inside slug by clicking next to it 2012-05-30 16:45:06 -07:00
dm Removed aliases for node type constants, on the client we have them already in Node 2012-05-30 14:38:18 -07:00
ui Restrict edit access to VisualEditor namespace to sysops 2012-05-30 17:12:25 -07:00
ve.BranchNode.js Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor into dmrewrite 2012-05-18 15:20:01 -07:00
ve.Document.js Fix bug in selectNodes: input (0,0) returned [] 2012-05-14 21:41:08 -07:00
ve.EventEmitter.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.js Fixed case on mapping to $.toJSON 2012-05-21 12:21:07 -07:00
ve.LeafNode.js Making showCursor work again! 2012-05-18 15:19:31 -07:00
ve.Node.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.NodeFactory.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.Position.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.Range.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.Surface.js Fixed scroll jumping when pasting 2012-05-30 13:06:19 -07:00