comparison README @ 508:64f8666690d8

README update (Logical change 1.149)
author optonline.net!jeffpc
date Fri, 16 Jan 2004 02:53:48 +0000
parents 765fd885a1a9
children 0e269a58d6b0
comparison
equal deleted inserted replaced
507:443d48b10eeb 508:64f8666690d8
1 AV Admin
2 ========
3
4 AV Admin is a web-interface written in Python that can manage a whole AV department. Some of the features include:
5 - logging with multiple log types - security, system, user, equipment, and work logs
6 - fine privilege control - 22 privilege items
7 - all settings stored in DB
8 - departmental rules support
9 - rooms have numbers, and optionally names and notes associated with them
10 - support for all-year equipment leases
11 - PDF log on-demand generation
12 - equipment image support
13
14 Installation instructions can be found in the file 'INSTALL'.
15
16 The newest version can be found at:
17
18 http://avadmin.sourceforge.net/
19
20 For questions, comments, bugs reports and other things write a mail to:
21
22 Josef "Jeff" Sipek <jeffpc@optonline.net>
23
24 or send it directly to the AV Admin-Development mailing list at:
25
26 avadmin-devel@lists.sourceforge.net
27
28 # EOF #