Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Org.eclipse.higgins.hbxff"

(Overview)
(Overview)
Line 7: Line 7:
  
 
===Overview===
 
===Overview===
Presuming [[org.eclipse.higgins.hbxff]] is installed and enabled, when your browser lands on a Relying Party (RP) site that is i-card enabled (e.g. includes an <object> tag, etc.), the extension launches an external Selector application. It launches the selector either using [[Higgins Selector Switch]] or directly depending on the preference settings of the extension. This extension has the ability to launch these selectors:
+
Presuming [[org.eclipse.higgins.hbxff]] is installed and enabled, when your browser lands on a Relying Party (RP) site that is i-card enabled (e.g. includes an <object> tag, etc.), the extension launches an external Selector application. It launches the selector either using [[Higgins Selector Switch]] or directly depending on the preference settings of the extension.  
 +
 
 +
This extension has the ability to ''directly'' launch these 1.1 selectors:
 
* [[GTK Selector 1.1-Win]]
 
* [[GTK Selector 1.1-Win]]
 
* [[AIR Selector 1.1-Win]]
 
* [[AIR Selector 1.1-Win]]
 
* [[AIR Selector 1.1-Mac]]
 
* [[AIR Selector 1.1-Mac]]
 +
As well as these 1.0 selector:
 +
* [[GTK and Cocoa Selector 1.0]]
 +
* [[RCP Selector 1.0]]
  
 
===Details===  
 
===Details===  

Revision as of 10:13, 12 October 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

org.eclipse.higgins.hbxff is a Firefox extension written in Javascript that launches an external selector either using Higgins Selector Switch or directly. This extension is different from and easily confused with the Higgins Embedded-Selector Extension for Firefox which is a different component entirely.

Version

Developed for Higgins 1.1. Available since Higgins 1.1M2

Overview

Presuming org.eclipse.higgins.hbxff is installed and enabled, when your browser lands on a Relying Party (RP) site that is i-card enabled (e.g. includes an <object> tag, etc.), the extension launches an external Selector application. It launches the selector either using Higgins Selector Switch or directly depending on the preference settings of the extension.

This extension has the ability to directly launch these 1.1 selectors:

As well as these 1.0 selector:

Details

  • Language: Javascript and XUL
  • Packaging: Firefox add-on. Requires Firefox 1.5.x or 2.x running on Windows, OSX, or Linux

See Also

Back to the top