Difference between revisions of "MIRC TFS Articles"
Jump to navigation
Jump to search
(New page: This is a list of articles on the MIRC implementation running as a plugin to CTP. <b>Main Articles</b> * CTP/MIRC is the top-level article. It describes the installation and configur...) |
Chrisdcarr (talk | contribs) |
||
(34 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This is a list of articles on the MIRC | + | This is a list of articles on the MIRC Teaching File System (TFS), which is implemented as a plugin running on [[MIRC CTP]]. |
+ | |||
<b>Main Articles</b> | <b>Main Articles</b> | ||
− | * [[ | + | * [[MIRC TFS]] is the top-level article. It describes the installation and configuration of the program. |
+ | * [[MIRC Pipelines]] describes how to modify the configuration of the asynchronous pipelines that store files and create MIRCdocuments. | ||
+ | * [[DICOM Service - Advanced Configuration]] describes how to configure the DICOM Service for specialized workflows. | ||
+ | * [[MIRC Templates]] describes the formats of the various template files used in MIRC. | ||
+ | * [[MIRC Hardware Considerations]] provides guidance in the selection of hardware for a teaching file site. | ||
+ | * [[MIRC PHI Access Logging]] describes the responsibilities of authors and administrators with respect to MIRCdocuments that include PHI. | ||
+ | * [[MIRC Scored Quizzes]] describes how to create, display, and score questions in MIRCdocuments. | ||
+ | * [[MIRCdocument Display Goodies]] describes display features in MIRCdocuments. | ||
+ | * [[Configuring MIRC for Series Navigation]] describes how to upgrade a site to a version that supports series navigation. | ||
+ | |||
+ | |||
+ | <b>Articles for Developers</b> | ||
+ | * [[The MIRCdocument Schema]] describes the XML structure of MIRCdocuments. | ||
+ | * [[The MIRCquery Schema]] describes the XML structure of a query transmitted from a MIRC query service to a MIRC storage service. | ||
+ | * [[The MIRCqueryresult Schema]] describes the XML structure of a set of results transmitted from a MIRC storage service to a MIRC query service. | ||
+ | * [[The MIRC TCE Service]] contains information for third-party developers wishing to interface to MIRC. | ||
+ | * [[TCE Service User's Manual]] describes MIRC extensions to the TCE Integration Profile. | ||
+ | * [[The MIRC Protocol for Document Exchange]] describes how to interface a third-party authoring tool to MIRC. | ||
+ | * [[Setting Up a MIRC Development Environment]] describes the development environment that was used to develop all the MIRC software, including CTP. | ||
+ | * [[Extending CTP]] describes how to add new pipeline stages or DatabaseAdapters to CTP. | ||
+ | * [[The MIRC Module]] describes the contents and theory of operation of the TFS plugin for CTP. | ||
+ | * [[The CTP Module]] describes the contents and theory of operation of the CTP application. | ||
+ | * [[The Util Module]] describes the contents and theory of operation of the utilities used in CTP. | ||
+ | * [[CTP Plugins]] describes how to develop a plugin. | ||
+ | |||
+ | |||
+ | For articles describing the configuration of CTP and the anonymizers, see [[MIRC CTP Articles]]. |
Latest revision as of 20:16, 21 April 2016
This is a list of articles on the MIRC Teaching File System (TFS), which is implemented as a plugin running on MIRC CTP.
Main Articles
- MIRC TFS is the top-level article. It describes the installation and configuration of the program.
- MIRC Pipelines describes how to modify the configuration of the asynchronous pipelines that store files and create MIRCdocuments.
- DICOM Service - Advanced Configuration describes how to configure the DICOM Service for specialized workflows.
- MIRC Templates describes the formats of the various template files used in MIRC.
- MIRC Hardware Considerations provides guidance in the selection of hardware for a teaching file site.
- MIRC PHI Access Logging describes the responsibilities of authors and administrators with respect to MIRCdocuments that include PHI.
- MIRC Scored Quizzes describes how to create, display, and score questions in MIRCdocuments.
- MIRCdocument Display Goodies describes display features in MIRCdocuments.
- Configuring MIRC for Series Navigation describes how to upgrade a site to a version that supports series navigation.
Articles for Developers
- The MIRCdocument Schema describes the XML structure of MIRCdocuments.
- The MIRCquery Schema describes the XML structure of a query transmitted from a MIRC query service to a MIRC storage service.
- The MIRCqueryresult Schema describes the XML structure of a set of results transmitted from a MIRC storage service to a MIRC query service.
- The MIRC TCE Service contains information for third-party developers wishing to interface to MIRC.
- TCE Service User's Manual describes MIRC extensions to the TCE Integration Profile.
- The MIRC Protocol for Document Exchange describes how to interface a third-party authoring tool to MIRC.
- Setting Up a MIRC Development Environment describes the development environment that was used to develop all the MIRC software, including CTP.
- Extending CTP describes how to add new pipeline stages or DatabaseAdapters to CTP.
- The MIRC Module describes the contents and theory of operation of the TFS plugin for CTP.
- The CTP Module describes the contents and theory of operation of the CTP application.
- The Util Module describes the contents and theory of operation of the utilities used in CTP.
- CTP Plugins describes how to develop a plugin.
For articles describing the configuration of CTP and the anonymizers, see MIRC CTP Articles.