Skip to content
/ gliffy Public

A MediaWiki plugin to render Gliffy public diagrams

Notifications You must be signed in to change notification settings

hamx0r/gliffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A really simple MediaWiki extension to allow the embedding of Gliffy diagrams

INSTALL

Create a directory 'Gliffy' in your MediaWiki extensions/ subdirectory
Copy the Gliffy.php file into it
Add the following line to your LocalSettings.php:

require_once( "$IP/extensions/Gliffy/Gliffy.php" );

USAGE

1. Create a Gliffy drawing
2. Publish it and record the 'Drawing ID', which is a number
3. Add the tag <gliffy did=number /> to your wiki page


About

A MediaWiki plugin to render Gliffy public diagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages