User:Mchua/Firefox shortcuts: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
* '''out = SL Wiki user talkpage''' - for instance, ''sut Mchua'' will take you to [[User_talk:Mchua]] | * '''out = SL Wiki user talkpage''' - for instance, ''sut Mchua'' will take you to [[User_talk:Mchua]] | ||
* '''sd = dev.sugarlabs.org Trac ticket''' - for instance, ''sd 123'' will take you to [http://dev.sugarlabs.org/ticket/123 #123] | * '''sd = dev.sugarlabs.org Trac ticket''' - for instance, ''sd 123'' will take you to [http://dev.sugarlabs.org/ticket/123 #123] | ||
* '''sm = SL mailing list''' - for instance, '''sm iaep''' will take you to [http://lists.laptop.org/listinfo/iaep the IAEP mailing list info page.] | |||
* '''sma = SL mailing list archives''' - for instance, '''sma iaep''' will take you to [http://lists.laptop.org/listinfo/iaep the IAEP mailing list archives.] | |||
To use, copy-paste the code below into an html file, then import it as a set of Firefox bookmarks. | To use, copy-paste the code below into an html file, then import it as a set of Firefox bookmarks. | ||
| Line 24: | Line 26: | ||
<DT><A HREF="http://www.google.com/custom?hl=en&cof=&domains=wiki.sugarlabs.org&q=%s&sitesearch=wiki.sugarlabs.org" ADD_DATE="1200551264" LAST_MODIFIED="1184655883" SHORTCUTURL="sg" LAST_CHARSET="UTF-8">SL Wiki google</A> | <DT><A HREF="http://www.google.com/custom?hl=en&cof=&domains=wiki.sugarlabs.org&q=%s&sitesearch=wiki.sugarlabs.org" ADD_DATE="1200551264" LAST_MODIFIED="1184655883" SHORTCUTURL="sg" LAST_CHARSET="UTF-8">SL Wiki google</A> | ||
<DT><A HREF="http://dev.sugarlabs.org/ticket/%s" ADD_DATE="1235184921" LAST_MODIFIED="1235185026" SHORTCUTURL="sd">SL Trac ticket</A> | <DT><A HREF="http://dev.sugarlabs.org/ticket/%s" ADD_DATE="1235184921" LAST_MODIFIED="1235185026" SHORTCUTURL="sd">SL Trac ticket</A> | ||
<DT><A HREF="http://lists.sugarlabs.org/listinfo/%s" ADD_DATE="1235184921" LAST_MODIFIED="1235185026" SHORTCUTURL="sm">SL mailing list</A> | |||
<DT><A HREF="http://lists.sugarlabs.org/archive/%s" ADD_DATE="1235184921" LAST_MODIFIED="1235185026" SHORTCUTURL="sma">SL mailing list archive</A> | |||
</DL><p> | </DL><p> | ||
</DL><p> | </DL><p> | ||
</pre> | </pre> | ||