Moodle Plugins directory: COinS: Versions: COinS filter 0.9 | Moodle.org
COinS
Filters ::: filter_coins
Maintained by
Daniel Villareal,
Owen Stephens
The point of the filter is to automatically link from citations to the full-text of articles online, using the OpenURL mechanism. One of the easiest ways to get COinS data into a Moodle page is to drag and drop a citation from the Zotero citation management software into the Moodle html editor. As long as Zotero is configured to 'Copy as HTML' in the 'Quick Copy' setting, this will include a COinS and formatted reference when you drag and drop into an HTML editor.
COinS COinS filter 0.9
Moodle 2.2
Released: пятница, 5 октября 2012, 21:34
moodle-filter-coins
===================
by Owen Stephens, owen@ostephens.com
moodle-filter-coins is a filter for the Moodle VLE/LMS which looks for COinS (http://ocoins.info), extracts the 'context object' and appends it to a 'base_url' to form an OpenURL. The filter has three setting:
* filter_coins_baseurl. This is the base_url which will be appended to the COinS context object to make the OpenURL. The default value is http://worldcatlibraries.org/registry/gateway, which is a service provided by OCLC. If this is used as the base_url, the OCLC service will try to work out the appropriate base_url for the user based on their IP address. If no resolver can be found, a message will be briefly displayed and then the user will be directed to an appropriate record in WorldCat if possible
* filter_coins_linkicon. It is usual for an OpenURL link to be signified with an icon. The URL for the icon should be entered in this setting
* filter_coins_linkalttext. The alt text for the icon.
The point of the filter is to automatically link from citations to the full-text of articles online, using the OpenURL mechanism. One of the easiest ways to get COinS data into a Moodle page is to drag and drop a citation from the Zotero citation management software into the Moodle html editor. As long as Zotero is configured to 'Copy as HTML' in the 'Quick Copy' setting, this will include a COinS and formatted reference when you drag and drop into an HTML editor.
===================
by Owen Stephens, owen@ostephens.com
moodle-filter-coins is a filter for the Moodle VLE/LMS which looks for COinS (http://ocoins.info), extracts the 'context object' and appends it to a 'base_url' to form an OpenURL. The filter has three setting:
* filter_coins_baseurl. This is the base_url which will be appended to the COinS context object to make the OpenURL. The default value is http://worldcatlibraries.org/registry/gateway, which is a service provided by OCLC. If this is used as the base_url, the OCLC service will try to work out the appropriate base_url for the user based on their IP address. If no resolver can be found, a message will be briefly displayed and then the user will be directed to an appropriate record in WorldCat if possible
* filter_coins_linkicon. It is usual for an OpenURL link to be signified with an icon. The URL for the icon should be entered in this setting
* filter_coins_linkalttext. The alt text for the icon.
The point of the filter is to automatically link from citations to the full-text of articles online, using the OpenURL mechanism. One of the easiest ways to get COinS data into a Moodle page is to drag and drop a citation from the Zotero citation management software into the Moodle html editor. As long as Zotero is configured to 'Copy as HTML' in the 'Quick Copy' setting, this will include a COinS and formatted reference when you drag and drop into an HTML editor.
Version information
- Version build number
- 2012091900
- Version release name
- COinS filter 0.9
- Maturity
- Бета-версия
- MD5 Sum
- 57a6bbab0c61671830b644c4527a2245
- Supported software
- Moodle 2.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation