Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #175 (new enhancement)

Opened 2 years ago

Last modified 4 months ago

Firefox Plugin for XSN Download

Reported by: bwolfe Assigned to: sunbiz
Priority: major Milestone: OpenMRS Someday
Component: FormEntry Module Keywords:
Cc:

Description

Firefox plugin to make that download option not appear when getting xsn files for formentry.

The plugin will need to have options for urls to allow this skipping and/or urls to not allow it.

Attachments

directfileopener-0.1-fx.xpi (22.4 kB) - added by sunbiz on 04/13/08 00:43:01.
The Firefox plugin for directly opening infopathxml files without any nag dialogs. In Windows this plugin should download the infopathxml files and open the XSN Form directly in InfoPath

Change History

01/04/08 08:50:33 changed by bwolfe

  • milestone changed from OpenMRS 1.2 to OpenMRS Someday.

04/13/08 00:43:01 changed by sunbiz

  • attachment directfileopener-0.1-fx.xpi added.

The Firefox plugin for directly opening infopathxml files without any nag dialogs. In Windows this plugin should download the infopathxml files and open the XSN Form directly in InfoPath

04/13/08 00:51:41 changed by sunbiz

  • owner changed from somebody to sunbiz.

This is v1 of the Firefox plugin. This plugin is made for Firefox 1.5-3.0 and is meant to directly download the infopathxml files and open it in the associated application (InfoPath for Windows). In the future versions will create an options window to make it possible for any file to be downloaded and opened in the associated application.

If you wish to change it for another file format now, you have to change the global constant (fileExtension) to your extension choice. You can unzip the xpi file and view the code and contents.

Note: As of now, this plugin is minimalistic and uses very small memory. Does not capture infopathxml's coming from javascripts to avoid any security issues or some other server side code giving some random file.

04/23/08 09:20:45 changed by bwolfe

The extension doesn't seem to be working for FF2 or FF3 for me. :-/ I tried downloading from the patient dashboard forms tab. I have the box checked for "do this next time" and chose "open". Infopath is saved in FF's options for ".infopathxml" extensions.

Is there a firefox property I need to add? I only see the property extensions.directfileopener.firstInstallation in about:config .