XWIKI-17145: Add support for editing in-place the wiki pages for which the...
XWIKI-17145: Add support for editing in-place the wiki pages for which the default edit mode is WYSIWYG * Fix a typo and improve the wording of the message displayed when a wiki page is locked because is part of an extension * Extract the code from edit.vm that checks if an edit confirmation is needed into a Velocity macro that can be reused for in-place editing * Small improvement of the edit confirmation displayed when the page is locked or protected (use button style and show avatar of locking user) * Extract the code from edit.vm that determines the default document editor into a Velocity macro that can be reused for in-place editing
Showing
- xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/main/resources/ApplicationResources.properties 3 additions, 3 deletions...er-xar/src/main/resources/ApplicationResources.properties
- xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/edit.vm 27 additions, 73 deletions...amingo-skin-resources/src/main/resources/flamingo/edit.vm
- xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties 1 addition, 1 deletion...ldcore/src/main/resources/ApplicationResources.properties
- xwiki-platform-core/xwiki-platform-web/src/main/webapp/templates/edit_macros.vm 76 additions, 0 deletions...iki-platform-web/src/main/webapp/templates/edit_macros.vm
- xwiki-platform-core/xwiki-platform-web/src/main/webapp/templates/macros.vm 19 additions, 0 deletions...re/xwiki-platform-web/src/main/webapp/templates/macros.vm
Loading
Please register or sign in to comment