Removal of SVG plugin

Hi devs,

I’m implementing the removal of the SVG plugin (and the SVGAction class), see Loading...

The question I have is what to do with the sources. They are not in a module by itself which makes them hard to be moved to the xwiki-attic. I feel it would too much work to create a build (i.e. a pom.xml and a directory structure) for them.

Right now my preference to just remove them. Note that we don’t have any doc for the SVG plugin on xwiki.org or I would have added a link to the commit removed the sources.

WDYT?

Thanks

+1 to simply remove it, thanks

I always prefer when there is a way to put back an API we remove. But let’s say +0 to delete it, as I doubt anyone really uses it.

Done in https://github.com/xwiki/xwiki-platform/commit/2b82c4be87d691951ade8cdb3cc24c413086baf8& XWIKI-13068: Remove the SVG plugin · xwiki/xwiki-platform@a55de58 · GitHub