Extension:Ditaa
Appearance
Release status: stable |
|
|---|---|
| Implementation | Tag |
| Description | Provides dynamic rendering of Ditaa diagrams. |
| Author(s) | Nuno Tavarestalk |
| Latest version | 1.1 |
| MediaWiki | 1.25+ |
| Database changes | No |
|
|
| Licence | GNU General Public License 2.0 or later |
| Download | GitHub:
Note: |
The Ditaa extension provides dynamic rendering of Ditaa diagrams. See github.com/ntavares/mediawiki-extensions-ditaa for more information.
Installation
[edit]- Download and place the file(s) in a directory called
Ditaain yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Ditaa' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
