11 Commits

Author SHA1 Message Date
Dave Ingram
32e455f4e8 Update all URLs to match *.ingress.com (fixes failure to load) 2016-10-02 11:17:03 -07:00
fkloft
eba7d388a0 Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:

    sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js

`/tmp/includefile` should contain these lines: (no trailing newline!)

    // @include        https://www.ingress.com/mission/*
    // @include        http://www.ingress.com/mission/*
    // @match          https://www.ingress.com/mission/*
    // @match          http://www.ingress.com/mission/*
2015-04-13 17:28:30 +02:00
Jon Atkins
6c35c8d238 cloudmade no longer offer free accounts for a small number of map tiles, so template plugin is pointless now 2014-05-29 01:22:16 +01:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Mike Castle
c31fa3d46d Spell checking, a-c. 2013-11-22 20:14:23 -08:00
Jon Atkins
e85af06559 add a couple of more nice styles to cloudmade basemap template plugin 2013-08-09 17:09:19 +01:00
Jon Atkins
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
Philipp Schaefer
51be5bee04 added plugin categories (see #358) 2013-06-08 18:50:26 +02:00
Jon Atkins
2979f813f1 remove nonsense execute permission on plugin 2013-06-01 17:46:21 +01:00
Jon Atkins
f4027881b4 add some disclaimers to the CloudMade map plugin comments 2013-05-23 18:12:39 +01:00
Jon Atkins
9e540bb457 add a template plugin for the old cloudmade.com maps. users need to register to get their own API key for this 2013-05-23 18:07:59 +01:00