diff --git a/admin_manual/configuration/collaborative_documents_configuration.rst b/admin_manual/configuration/collaborative_documents_configuration.rst index b9f565855..35454324a 100644 --- a/admin_manual/configuration/collaborative_documents_configuration.rst +++ b/admin_manual/configuration/collaborative_documents_configuration.rst @@ -26,3 +26,12 @@ available to all groups. See "Collaborative Document Editing" in the User manual to learn how to create and share documents in the Documents application. + +Enabling and testing MS Word support +==================================== + +Go to your admin settings menu. After choosing ``Local`` or ``External`` click +on the ``Apply and test`` button. If you have a working LibreOffice or OpenOffice +installation a green ``Saved`` icon should appear. + +.. image:: ../images/documents_apply_test.png \ No newline at end of file diff --git a/admin_manual/images/documents_apply_test.png b/admin_manual/images/documents_apply_test.png new file mode 100644 index 000000000..64d8a89aa Binary files /dev/null and b/admin_manual/images/documents_apply_test.png differ