tr.im: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(using wiki specific redirects in the hopes that they'll get indexed by search engines so people can search on dead tri.m links and find something)
(patches for trim links in value-class-pattern)
Line 9: Line 9:
In particular, let's document old tr.im links as internal wiki redirects so that if someone searches for tr.im URLs to figure out what happened to them, there's a chance they'll find the equivalent here.
In particular, let's document old tr.im links as internal wiki redirects so that if someone searches for tr.im URLs to figure out what happened to them, there's a chance they'll find the equivalent here.


* [[tr.im/valueclass]]
So to attempt to patch each trim link, e.g. a link to "tr.im/foob" on page "/wiki/foobar" :
# add a list item below in the "tr.im equivalents" section:<br> '''<kbd><nowiki>* [[tr.im/foob]] - [[foob]] for [[foobar]]</nowiki></kbd>'''
# click on both red-links and create a redirect to the actual microformats page, e.g.:<br> '''<kbd><nowiki>#redirect:[[foobar]]</nowiki></kbd>'''
# change the "tr.im/foob" reference on the page using it to:<br> '''<kbd><nowiki>http://ufs.cc/w/foob</nowiki></kbd>'''
# search the foobar page source for more tr.im occurrences (typically to fragments) and add as nested entries
 
== tr.im equivalents ==
* [[tr.im/valueclass]] - [[valueclass]] for [[value-class-pattern]]
** [[tr.im/vcpfso]] - [[vcpfso]]
 
== see also ==
* [[to-do]]

Revision as of 02:21, 18 August 2011

<entry-title>tr.im</entry-title>

This article is a stub. You can help the microformats.org wiki by expanding it.

tr.im was a URL shortening service that has gone offline. The Google search for site:microformats.org microformats wiki has used tr.im in the past, and we're in the process of fixing them to use ufs.cc/w/ links instead.

This page is for documenting specific tr.im shortlinks and where they used to go to.

In particular, let's document old tr.im links as internal wiki redirects so that if someone searches for tr.im URLs to figure out what happened to them, there's a chance they'll find the equivalent here.

So to attempt to patch each trim link, e.g. a link to "tr.im/foob" on page "/wiki/foobar" :

  1. add a list item below in the "tr.im equivalents" section:
    * [[tr.im/foob]] - [[foob]] for [[foobar]]
  2. click on both red-links and create a redirect to the actual microformats page, e.g.:
    #redirect:[[foobar]]
  3. change the "tr.im/foob" reference on the page using it to:
    http://ufs.cc/w/foob
  4. search the foobar page source for more tr.im occurrences (typically to fragments) and add as nested entries

tr.im equivalents

see also