Initial check in for the SVGZoom tool.
authorTrevor Parscal <tparscal@users.mediawiki.org>
Fri, 20 Nov 2009 02:24:28 +0000 (02:24 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Fri, 20 Nov 2009 02:24:28 +0000 (02:24 +0000)
commit934c7e34dedf10bccd112e7aa6e4aead1144449a
tree699b929d4e43e6b17ba31b63d386c7acafe49923
parent2bea56f349cd6b9fe501320b9c13ce112d09d162
Initial check in for the SVGZoom tool.
15 files changed:
extensions/SVGZoom/SVGZoom.hooks.php [new file with mode: 0644]
extensions/SVGZoom/SVGZoom.i18n.php [new file with mode: 0644]
extensions/SVGZoom/SVGZoom.js [new file with mode: 0644]
extensions/SVGZoom/SVGZoom.php [new file with mode: 0644]
extensions/SVGZoom/images/east-mini.png [new file with mode: 0644]
extensions/SVGZoom/images/north-mini.png [new file with mode: 0644]
extensions/SVGZoom/images/searchtool.png [new file with mode: 0644]
extensions/SVGZoom/images/south-mini.png [new file with mode: 0644]
extensions/SVGZoom/images/west-mini.png [new file with mode: 0644]
extensions/SVGZoom/images/zoom-minus-mini.png [new file with mode: 0644]
extensions/SVGZoom/images/zoom-plus-mini.png [new file with mode: 0644]
extensions/SVGZoom/images/zoom-world-mini.png [new file with mode: 0644]
extensions/SVGZoom/src/svg.htc [new file with mode: 0644]
extensions/SVGZoom/src/svg.js [new file with mode: 0644]
extensions/SVGZoom/src/svg.swf [new file with mode: 0644]