Matthias Mullie has submitted this change and it was merged. Change subject: Move GeoMath & SlippyMap into MapSources ......................................................................
Move GeoMath & SlippyMap into MapSources * MapSources extension was the only extension using GeoMath code * GeoMath is no real extension, just some math functions and parser hooks * Existing GeoData also has a class called GeoMath, so renaming this one was advised * We'll need to set up own tiling server before SlippyMap should be used * SlippyMap needs maintenance Meanwhile, cleaned up GeoMath code Change-Id: Ie4625ac549fa232794e922989656081cd56e2da7 --- A MapSources.hooks.php A MapSources.i18n.magic.php M MapSources.i18n.php M MapSources.php M MapSources_body.php A MapSources_math.php A MapSources_transform.php 7 files changed, 925 insertions(+), 32 deletions(-) Approvals: Matthias Mullie: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/28348 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie4625ac549fa232794e922989656081cd56e2da7 Gerrit-PatchSet: 9 Gerrit-Project: mediawiki/extensions/MapSources Gerrit-Branch: master Gerrit-Owner: Matthias Mullie <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> Gerrit-Reviewer: Matthias Mullie <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
