Diagram Application
Create various types of diagrams using draw.io |
Type | XAR |
Category | |
Developed by | |
Active Installs | 291 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Compatibility | Requires XWiki 14.10 for version 1.3+ |
Table of contents
Description
This is a simple application that integrates jgraph/draw.io in XWiki, adding support for editing and viewing diagrams. Each diagram is stored in a wiki page. It doesn't require any external services in order to work properly.
Examples
Tips
If you wish to display a generated diagram on another page you should use the Diagram Macro.
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki
Release Notes
v1.3
v1.2
v1.1
v1.0.3
- The extension ID on XWiki Extension Repository was not consistent with the Maven ID.
- Improve the project POM file.
v1.0.2
- Fix the diagram editor loading after the changes introduced by XWIKI-106
- Fix deprecated call to $msg.get()
- Update parent version to 4.5.3
v1.0.1
- Fixed the base URL for resources, which was preventing the menu from being properly loaded.
Dependencies
Dependencies for this extension (org.xwiki.contrib:application-diagram 1.3):
- org.xwiki.platform:xwiki-platform-sheet-ui 14.10
- org.xwiki.platform:xwiki-platform-rendering-macro-velocity 14.10
- org.xwiki.rendering:xwiki-rendering-macro-html 14.10
- org.webjars:requirejs 2.3.6
- org.webjars:jquery 3.6.0
- org.xwiki.contrib:draw.io 6.5.7