- Notifications
You must be signed in to change notification settings - Fork1
yaronkoren/FlexDiagrams
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Flex Diagrams Extension Version 0.1 Yaron Koren and Sahaj KhandelwalThis is free software licensed under the GNU General Public License. Pleaseseehttp://www.gnu.org/copyleft/gpl.html for further details, including thefull text and terms of the license.== Overview ==Flex Diagrams is an extension to MediaWiki that lets users create and editdiagrams in different formats. Each format gets its own namespace. Currentsupported formats are BPMN XML (using the bpmn-js library), Gantt JSON (usingthe dhtmlxGantt library), and the Mermaid syntax (using the Mermaidlibrary).For more information, see the extension homepage at:https://www.mediawiki.org/wiki/Extension:Flex_Diagrams== Requirements ==This version of the Flex Diagrams extension requires MediaWiki 1.28 or higher.== Installation ==To install the extension, place the entire 'FlexDiagrams' directorywithin your MediaWiki 'extensions' directory, then add the followingline to your 'LocalSettings.php' file: wfLoadExtension( 'FlexDiagrams' );== Contact ==Comments, questions, suggestions and bug reports should be sent to YaronKoren, at yaron57@gmail.com.== Credits ==Diagrams includes the following JavaScript libraries:* bpmn-js (https://bpmn.io/toolkit/bpmn-js/), by Camunda Servies GmbH,distributed under a custom license(https://github.com/bpmn-io/bpmn-js/blob/develop/LICENSE) that seems to becompatible with the GNU GPL* dhtmlxGantt (https://dhtmlx.com/docs/products/dhtmlxGantt/), by XB Software,distributed under the GNU GPL* mermaid (https://mermaidjs.github.io), distributed under the MIT License
About
A MediaWiki extension
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.