Difference between revisions of "Firefox"
Jump to navigation
Jump to search
(+cat) |
(correction) |
||
Line 7: | Line 7: | ||
# Go to Bookmarks -> Organize Bookmarks -> New Bookmark | # Go to Bookmarks -> Organize Bookmarks -> New Bookmark | ||
− | # Add a location such as http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ | + | # Add a location such as http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-%s.html where "%s" indicates that this portion of the URL will be variable |
# Add a name (e.g., TEI reference) and optionally description | # Add a name (e.g., TEI reference) and optionally description | ||
# Add a keyword such as "tei" or even just "t" if you may use this frequently enough | # Add a keyword such as "tei" or even just "t" if you may use this frequently enough |
Revision as of 10:54, 5 February 2008
Bookmarklet access
Keyword access
Another method in Firefox you can use is:
- Go to Bookmarks -> Organize Bookmarks -> New Bookmark
- Add a location such as http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-%s.html where "%s" indicates that this portion of the URL will be variable
- Add a name (e.g., TEI reference) and optionally description
- Add a keyword such as "tei" or even just "t" if you may use this frequently enough
- Hit OK.
Now you will be able to go to the location bar (where you type "http:..." etc. normally)--you might learn the keyboard shortcut (control-L) to be even faster) and do something like this:
tei valList
and after hitting return, you'll get brought to that reference page...