From: joey Date: Thu, 15 Feb 2007 10:35:45 +0000 (+0000) Subject: web commit by JoshTriplett: Change map to gmap, to avoid conflicting with map plugin. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/b3c8750630d86af16889019f5dc53114080cb450?ds=sidebyside web commit by JoshTriplett: Change map to gmap, to avoid conflicting with map plugin. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 61f5bca27..10a7a0b8e 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -1,7 +1,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=google url="http://www.google.com/search?q=%s"]] -* [[shortcut name=map url="http://maps.google.com/maps?q=%s"]] +* [[shortcut name=gmap url="http://maps.google.com/maps?q=%s"]] * [[shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]] * [[shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]] * [[shortcut name=deblist url="http://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]