Using the WebDAV for foswiki Extension, you can seamlessly edit Microsoft Office files in Word, Excel and Powerpoint, and then save directly back into the Wiki.
Using WebDAV, users can get direct access to Wiki topics and attachments, via the WebDAV URL – making it possible to attach documents by drag and dropping them directly in Windows Explorer.
Some technical details
WebDAV for foswiki requires advanced libraries on the server – including Apache 2 mod_perl support. For full integration mode, some trust settings need to be changed in Internet Explorer, or an extension installed to Firefox.
Required Perl modules and extensions
- APR::Table
- APR::UUID
- Apache2::Access
- Apache2::Const
- Apache2::Module
- Apache2::RequestIO
- Apache2::RequestRec
- Data::Dumper
- Encode
- File::Find::Rule::Filesys::Virtual
- File::Spec
- POSIX
- URI
- URI::Escape
- XML::LibXML => than 1.64 (declaredPrefix function is needed)
- XML::Simple
- Filesys::Virtual
- POSIX
- File::Path
- JSON
Foswiki::Plugins::JQueryPlugin
One thought on “Edit foswiki files in Microsoft Office”