mediawiki-drawio-editor icon indicating copy to clipboard operation
mediawiki-drawio-editor copied to clipboard

MediaWiki extension that integrates the draw.io flow chart editor.

Results 21 mediawiki-drawio-editor issues
Sort by recently updated
recently updated
newest added

here is the log, [f08c93bb94f864da196b0c84] /mediawiki/index.php?title=%E9%A6%96%E9%A1%B5 Error: Call to undefined function wfFindFile() Backtrace: from /volume1/web_packages/mediawiki/extensions/DrawioEditor/DrawioEditor.php(89) #0 /volume1/web_packages/mediawiki/includes/parser/Parser.php(3443): DrawioEditor::parse(Parser, string) #1 /volume1/web_packages/mediawiki/includes/parser/Parser.php(3126): Parser->callParserFunction(PPFrame_Hash, string, array) #2 /volume1/web_packages/mediawiki/includes/parser/PPFrame_Hash.php(276): Parser->braceSubstitution(array, PPFrame_Hash) #3 /volume1/web_packages/mediawiki/includes/parser/Parser.php(2955):...

Hello! My colleagues and me have already applied some changes in our fork (https://github.com/hallowelt/mediawiki-extensions-DrawioEditor). We are planning to add additional functionality. If you don't mind, we'd officially overtake the maintainership...

# Problem: text/svg+xml isn't a standard media type at all so I've changed it to image/svg+xml which is defined in the w3 https://www.w3.org/TR/SVG/mimereg.html ## Steps to reproduce Create one in...

When editing svg, drawio tries to open png thumbnail. This fix shows svg in webpage and allows drawio to edit it.

I have an empty page with a single test diagram: `{{#drawio:TestDiagram2}}` Displaying the page shows a placeholder saying simply: TestDiagram2 empty draw.io chart No drawio edit button is present. When...

The generated SVG includes with correct links, but it's not clickable and the links don't work. What should I provide for further investifgation of the problem.

As Draw.io can also be easily selfhosted, see: https://github.com/jgraph/drawio I tried exchanging all instances of https://www.draw.io in ext.drawioeditor.js with my selfhosted version's URL and it seems to be working fine....

Work around fixes #22 by letting browsers size this image, not using the zero'd out value of width once the diagram fails to fetch. If you want to resize down...

I got a issue while trying to save the file as: Save failed Upload to wiki failed! Error: Internal Server Error Check javascript console for details. I used the latest...