DAV admin Administration interface for Apache httpd WebDAV permission management.
Go to file
Jan Dittberner 82215cb2f9 update jquery to 1.2.6 (fixes #30) 2008-11-16 19:03:54 +00:00
admin update jquery to 1.2.6 (fixes #30) 2008-11-16 19:03:54 +00:00
config fix copyright status (fixes #29) 2008-11-16 18:54:41 +00:00
po update line numbers in i18n files (addresses #27) 2008-11-16 17:05:33 +00:00
setup addresses #14 2007-12-03 15:07:01 +00:00
AUTHORS - initial import 2007-08-28 08:18:04 +00:00
COPYING fix copyright status (fixes #29) 2008-11-16 18:54:41 +00:00
INSTALL updated installation instructions (fixes #28) 2008-11-16 17:21:50 +00:00
Makefile fix copyright status (fixes #29) 2008-11-16 18:54:41 +00:00
README update jquery to 1.2.6 (fixes #30) 2008-11-16 19:03:54 +00:00
TODO Updated documentation to match the current implementation. 2007-11-23 20:53:20 +00:00

README

=============
 WebDAVAdmin
=============
:Author: Jan Dittberner
:Contact: jan@dittberner.info
:Version: 0.3
:Revision: $Revision$
:Date: $Date$
:Copyright: Copyright (C) 2007, 2008 Jan Dittberner

.. contents::

Goals
=====

The goal of this software is to provide an easy to use administration
interface for a WebDAV repository using mod-auth-pgsql as its
authentication and authorization source.

Installation
============

Please see INSTALL_ for installation instructions.

.. _INSTALL: INSTALL

Used third party code
=====================

DAVAdmin uses the JQuery Javascript library for DOM manipulations and
AJAX calls.

.. _JQuery: http://www.jquery.com/

Version 1.2.6 of JQuery has been used for developing this software and
is bundled in the ``scripts`` directory as ``jquery.js``.

DAVAdmin uses Marko Samastur's JavaScript i18n library.

.. http://markos.gaivo.net/blog/?p=100.

License
=======

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.