Tomas Mudrunka

Results 432 comments of Tomas Mudrunka

But what should we use instead?

I would prefer to use the github.io, since it does not rely on third party service... https://github.com/SVG-Edit/svgedit/issues/171 Also according to release page it seems to be preffered option: https://github.com/SVG-Edit/svgedit/releases

Well... There is probably need of adding dw2pdf support into my plugin or SVG support into dw2pdf. I am not much familiar with dw2pdf... So i am not sure... Maybe...

I've googled mPDF and it seems to be tool for converting HTML to PDF. My plugin provides valid HTML code (as it's understood by browser), so probably only problem is...

Actualy this plugin can use img tag, but currently it does only when user agent contains "webkit", because other browsers were not able to handle it well. I guess that's...

Not right now... You can try to hardcore it in place where src= is in code. But i am not sure if mPDF really downloads SVG or just links to...

Also check this: https://www.dokuwiki.org/config:canonical

And this: https://www.dokuwiki.org/config:baseurl

How did you replaced the URLs? Was enabling of canonical URLs in dokuwiki config enough for you?

You don't want the link to be shown right? I can make some parameter to enable/disable it... Will that help?