Changes
From Open Educational Resources
11 bytes removed
, 20:07, 29 January 2018
Line 39: |
Line 39: |
| information_template_hints: ['fileinfotpl_desc', 'fileinfotpl_src'], | | information_template_hints: ['fileinfotpl_desc', 'fileinfotpl_src'], |
| icons_only: ['midi', 'ogg', 'flac'], | | icons_only: ['midi', 'ogg', 'flac'], |
− | horizontal_ui: ['midi', 'ogg', 'flac', 'pdf', 'djvu'], | + | horizontal_ui: ['midi', 'ogg', 'flac', 'djvu'], |
| //license_patterns: "^Artistic-2$", "^BSD images$", "^OS OpenData$", "^Mozilla Public License$"], | | //license_patterns: "^Artistic-2$", "^BSD images$", "^OS OpenData$", "^Mozilla Public License$"], |
| ogg_icon: mw.config.get( 'stylepath' ) + '/common/images/icons/fileicon-ogg.png', | | ogg_icon: mw.config.get( 'stylepath' ) + '/common/images/icons/fileicon-ogg.png', |
Line 475: |
Line 475: |
| }); | | }); |
| | | |
− | stockPhoto.backlink_url = location.protocol + '//commons.wikimedia.org/wiki/' + encodeURIComponent(mw.config.get( 'wgPageName' )); | + | stockPhoto.backlink_url = location.protocol + '//teacher-network.in/OER/' + encodeURIComponent(mw.config.get( 'wgPageName' )); |
| | | |
| // Grab width in pixel from DOM, and trim it down | | // Grab width in pixel from DOM, and trim it down |