Difference between revisions of "Firefox"

From TEIWiki
Jump to navigation Jump to search
(adding page)
 
(+keyboard shortcut tip)
Line 12: Line 12:
 
# Hit OK.
 
# Hit OK.
  
Now you will be able to go to the location bar (where you type "http:..." etc. normally) and do something like this:
+
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
 
     tei valList
  
 
and after hitting return, you'll get brought to that reference page...
 
and after hitting return, you'll get brought to that reference page...

Revision as of 05:08, 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...