Firefox: Difference between revisions

From TEIWiki
Jump to navigation Jump to search
Brettz9 (talk | contribs)
+cat
Brettz9 (talk | contribs)
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/REF-%s.html where "%s" indicates that this portion of the URL will be variable
# 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 08:54, 5 February 2008

Bookmarklet access

Keyword access

Another method in Firefox you can use is:

  1. Go to Bookmarks -> Organize Bookmarks -> New Bookmark
  2. 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
  3. Add a name (e.g., TEI reference) and optionally description
  4. Add a keyword such as "tei" or even just "t" if you may use this frequently enough
  5. 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...