DocView filter
Overview
Inspired by the Firefox addon - "open it online" that lets you view any office document inside an online web2 service like : google docs, zoho or thinkfree projects... this filter lets you do the same for any "linked" office documents inside Moodle's internal HTML editor (which means, everywhere).
Installation
Download an updated version from either
- Petach Tikva's main Moodle website contrib section DocView Filter
- Or... the contrib section of Moodle's cvs DocView Filter
(both versions should be in sync)
Unzip it into Moodle's filter folder (MOODLE/filter/) and enable it in the admin/modules/filters view.
You can also change the preferred document viewer online service. (btw, Zoho seems to work very well with all types of office documents)
Usage
- Open Moodle's internal HTML editor at any activity or resource
- Select some text and link it to an office file (locally - moodle's file repository OR remotely on the web)
- save the text.
That's it. you are done :-)
Opening the resource will convert the linked office document into an iframe and present the document using the preferred document viewer service.
Support
Feedback and support requests are welcomed on the filter's tracker page DocView filter tracker
enjoy :-)
Extra
- linking Google Document into/inside Moodle's Course.
passing extra parameters from the user's profile (- google user name and password)
to that shared google doc can get you write access to it !!! otherwise it is viewed in read only mode.
- future versions of moodle (2.0+) will get more google docs file/resource integration - MDL-16383