{# vim: set et ts=8 sts=4 sw=4 ai ft=jinja.html: #} {% extends "settings.html" %} {% block content %} {##}

Content and Editing Preferences

{##}
Enable this to retain upper and lower case of the page name in the filename used for storing the page. Important: If pages are created while this mode is active, they may not be found as soon as the mode is deactivated again. Make sure to rename the pages to all lowercase before deactivation.
{##}
Enable this to allow users with the permission to READ to clone and pull the wiki content via git and users with UPLOAD/Attachment management permissions to push content. When enabled the URL {{url_for("dotgit", _external=True)}} will be displayed in the users settings.
{##}
{##}
{% endblock %}