Changes between Version 1 and Version 2 of InterMapTxt


Ignore:
Timestamp:
Jan 31, 2006, 1:43:06 PM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterMapTxt

    v1 v2  
    77{{{
    88download       http://trac-hacks.org/download/$1.zip        # Download the $1 hack
    9 google         http://www.google.com/search?&ie=UTF-8&q=    # Search for "$1" in Google
    10 trac-changeset http://projects.edgewall.com/trac/changeset/ # Changeset [$1] in Trac's Trac
    11 trac-ticket    http://projects.edgewall.com/trac/ticket/    # Ticket #$1 in Trac's Trac
     9google         http://www.google.com/search?&ie=UTF-8&q=$1    # Search for "$1" in Google
     10trac-changeset http://projects.edgewall.com/trac/changeset/$1 # Changeset [$1] in Trac's Trac
     11trac-ticket    http://projects.edgewall.com/trac/ticket/$1    # Ticket #$1 in Trac's Trac
    1212}}}