Projekt

Obecné

Profil

Stáhnout (746 Bajtů) Statistiky
| Větev: | Tag: | Revize:
f08233d4 Ondřej Fibich
# freenetis-axo-doc
3cb123dc Ondřej Fibich
8d015219 Ondřej Fibich
FreenetIS AXO documentation is a standalone web application that displays
c006b5d0 Ondřej Fibich
informations about access rights in the FreenetIS information system.
8d015219 Ondřej Fibich
Data for displaying are provided from an XML document that is stored
in the FreenetIS SVN repository at **/application/vendors/axo_doc/axo_doc.xml**.

4c7e0472 Ondřej Fibich
For more informations see <http://freenetis.org>
f08233d4 Ondřej Fibich
## Installation instructions

- Prepare a web server that must include instaled apache2 and PHP 5.3 or higher
- Copy the content of this repository to your web server (e.g. to /var/www directory)
- Copy **axo_doc.xml** from the FreenetIS subversion repository to same directory.
- Run the application from web browser.

## Changelog

### 1.0 (September 2013)

- initial release