Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support generation of svg files instead of png files #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

elupus
Copy link

@elupus elupus commented Dec 28, 2015

To use add type=svg to the uml declaration. Note this drops the link around the image since svg's can embed their own links specified in the plantuml data

Joakim Plate added 4 commits December 28, 2015 20:03
To use add type=svg to the uml declaration. Note this drops the link around the image since svg's can embed their own links specified in the plantuml data
@guillaume-d
Copy link

Hope this helps and someone can merge this!

@Juergen-aus-Zuendorf
Copy link

Sorry, but I don't know how to implement and test this. My syntax.php doesn't look like your unmodified file, and therefore I don't know where to insert the new code. So perhaps, is there a chance to get all actual (and modified) files somewhere?

Regards
Juergen

@guillaume-d
Copy link

Jürgen, if you just want to install a version of the PlantUML plugin with currently only this pull request as only change from the 2011-07-16 one (feature-wise practically identical to the 2015-06-19 one by the way, except for the remote rendering URL fix), just:

  1. log in in Dokuwiki as administrator
  2. go to your Dokuwiki's installation's Admin menu -> Extension Manger link -> Manual Install tab
  3. in the Install from URL: text-field there paste https://github.com/elupus/dokuwiki_plantuml/zipball/svg
  4. and finally push the Installbutton.

If you previously had the original PlantUML plugin installed, you will need to repeat these steps on every Dokuwiki reinstallation (and possibly more often).

@Juergen-aus-Zuendorf
Copy link

I tried a new attempt using a revised version of the plantuml plugin (see vpsFreecz) which is perhaps more maintained. But I failed again modifying the code with your suggested changes

Best regards
Juergen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants