Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  1. Go to the patient dashboard
  2. Click the "File Browser" tab (or whatever you named it using the global property)
  3. To view a file:
    1. Click on any file that you want to view, it will download and open
  4. For all other file operations:
    1. Click the small "login" link at the bottom of the file browser
    2. The default username is admin and password is test, this can be changed by directly editing the php file.
    3. Click the icon at the bottom for rename, upload, delete, etc.

A note on security

The File Browser module creates a tab on the dashboard with an iframe pointed at a full-featured PHP file browsing/management script. The module passes the patient’s ID number to the script so that the proper 

Installing the PHP script will allow anybody with the proper URL to access any file/folder on your webserver! If your webserver is publicly accessible from the Internet, establishing security using .htaccess or another method (such as from within the php file browser script itself) is essential!

...

  1. Simple Directory Browsing PHP Script by David Wan
  2. The Module http://modules.openmrs.org/modules/view.jsp?module=...File Browser Module in the module repository

Screenshot

About

This module was developer by ~tgreensweig Tobin Greensweig for MigrantHealth:IL