History log of /plugin/diagrams/helper.php (Results 1 – 6 of 6)
Revision Date Author Comments
# bead152e 14-Dec-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Less restrictive check if SVG is a diagram


# 98c89536 19-Jun-2023 Andreas Gohr <andi@splitbrain.org>

Only use data-uri in preview. Partially fixes #40

Because data-uris are cross origin, our link fixing JS does not apply.
This uses data uris only in preview, fixing links for normal display.

We cou

Only use data-uri in preview. Partially fixes #40

Because data-uris are cross origin, our link fixing JS does not apply.
This uses data uris only in preview, fixing links for normal display.

We could think about fixing targets when saving already...

show more ...


# 60cf7427 16-May-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Restore support for SVGs with a DOCTYPE


# 54b7a78a 16-May-2023 Andreas Gohr <andi@splitbrain.org>

fix editing embedded diagrams


# 5f757686 17-Apr-2023 Andreas Gohr <andi@splitbrain.org>

more refactoring for mediafile diagrams


# 95ed8ca0 13-Apr-2023 Andreas Gohr <andi@splitbrain.org>

more checks on the embedded SVG

we only want to work with diagrams.net created SVGs