This commit is contained in:
ceb 2002-11-17 23:35:02 +00:00
parent f1367446d0
commit 5444c42b4c
3 changed files with 152 additions and 91 deletions

View File

@ -1,46 +1,89 @@
### Core Developers ### #######################
### core developers ###
#######################
* Joseph Engo (aka Jengo) <jengo@phpgroupware.org> * Joseph Engo (aka jengo) <jengo@phpgroupware.org>
- The man who started it all. - project leader/administrator
- Provides project direction, documentation. - works on core services session management, permissions, groups class, etc...
- Works on core services session management, permissions, groups class, etc... - wrote the following applications:
- Wrote the following applications --- initial development of Addressbook, ToDolist, Inventory
--- Addressbook (original work) --- Developer Tools, Voting Both, News Admin
--- ToDolist (original work) --- Contacts class
--- Inventory (original work)
--- Contacts class (original work)
--- Email (Adapted from Aeromail, which was written by Mark Cushman <mark@cushman.net> http://the.cushman.net/) --- Email (Adapted from Aeromail, which was written by Mark Cushman <mark@cushman.net> http://the.cushman.net/)
--- Calendar (Adapted from WebCalendar, which was written by Craig Knudsen <cknudsen@radix.net> http://www.radix.net/~cknudsen) --- Calendar (Adapted from WebCalendar, which was written by Craig Knudsen <cknudsen@radix.net> http://www.radix.net/~cknudsen)
- Continues development and project direction.
* Dan Kuykendall (aka Seek3r) <dan@kuykendall.org> * Dan Kuykendall (aka Seek3r) <dan@kuykendall.org>
- Project Administrator/Supervisor. - project leader/administrator
- Provides project direction, documentation. - works on core services such as the $phpgw[] array for application developers.
- Works on core services such as the $phpgw[] array for application developers. - hosts website, and offers commercial support thru Clear River Technologies (http://www.clearrivertech.com)
- Hosts website, and offers commercial support thru Clear River Technologies (http://www.clearrivertech.com) - wrote the following applications:
- Wrote the following applications --- former Filemanager (Based on filemanager, which was written by Lacey Pevey <lpevey@mailhost.tcs.tulane.edu> http://px.sklar.com/code.html?code_id=258)
--- File Manager (Based on filemanager, which was written by Lacey Pevey <lpevey@mailhost.tcs.tulane.edu> http://px.sklar.com/code.html?code_id=258)
--- Chat (original work) --- Chat (original work)
- Continues development and project direction.
* Mark A Peters (aka skeeter) <mpeters@satx.rr.com> * Mark A Peters (aka skeeter) <mpeters@satx.rr.com>
- Maintains Calendar application - project leader/administrator
- Works on core API - maintains calendar application
- Developed/Maintains Headlines application - works on core API
- Developed/Maintains NNTP application - developes/maintains the headlines and nntp application
- Helps with almost all other applications as well - helps with almost all other applications as well
* Bettina Gille (aka ceb) <ceb@phpgroupware.org> * Bettina Gille [ceb] [ceb@phpgroupware.org]
- Developed/Maintains the categories class - project leader/administrator
- Works on core API - developes/maintains the xml/xslt based framework
- Develops/Maintains the projects, inventory, stocks, notes and netsaint <http://www.netsaint.org/> applications - developes/maintains the categories class
- developes/maintains the funkwerk layout and the application/framework images
- developes/maintains the categories class
- works on core API
- developes/maintains the projects, inventory, stocks, notes, backup, todo, cart, img and netsaint <http://www.netsaint.org/> applications
#######################
### more developers ###
#######################
* Ralf Becker (ralfbecker) <ralfbecker@outdoor-training.de>
- developes/maintains the etemplates and infolog application
* Lars Kneschke (aka knecke) <lars@kneschke.de> * Lars Kneschke (aka knecke) <lars@kneschke.de>
- Works on LDAP support for accounts and authentication - works on LDAP support for accounts and authentication
- former project leader of the old phpGroupWare Apps project. - former project leader of the old phpGroupWare Apps project.
- Works on core API - works on core API
- Ported Squirrelmail <http://www.squirrelmail.org/> to phpgroupware - ported Squirrelmail <http://www.squirrelmail.org/> to phpgroupware
- Devlops/Maintains the qmailldap application - devlopes/maintains the qmailldap application
* Dave Hall (aka skwashd) <dave.hall@mbox.com.au>
- Project Manager of the release branches
##############################
### application developers ###
##############################
* Michael Dean (aka mdean) <mdean@kcnet.com>
- Influences the object-oriented design of phpgroupware
- Wrote schema_proc used in the new setup application
- Works on improving DBMS support
- Ported his application, DCL, to phpgroupware
* Tony Puglisi (aka Angles) <devel@aminvestments.com>
- developes Anglemail
- maintained the EMail application
- rewrote mail classes for better standards compliance
- worked in the past on the idsociety template to make it work in older browsers
* Jason Wies (aka Zone) <jason@xc.net>
- Rewrote vfs class in the API
- Wrote phpwebhosting application as proof of concept for the vfs
###################
### Translators ###
###################
* Yoshihiro Kamimura (aka itheart) <your@itheart.com>
- works on Japanese-ization of phpgroupware, which helps
- ensure we are all using the lang() function properly
#########################
### Former developers ###
#########################
* Miles Lott (aka Milosch) <milosch@phpgroupware.org> * Miles Lott (aka Milosch) <milosch@phpgroupware.org>
- Rewrote/maintains Addressbook to use a new contacts class - Rewrote/maintains Addressbook to use a new contacts class
@ -56,58 +99,37 @@
- Project Release Manager - Project Release Manager
- Creates testplans and assigns testcases to volunteers - Creates testplans and assigns testcases to volunteers
### Application Developers ###
* Michael Dean (aka mdean) <mdean@kcnet.com>
- Influences the object-oriented design of phpgroupware
- Wrote schema_proc used in the new setup application
- Works on improving DBMS support
- Ported his application, DCL, to phpgroupware
* Tony Puglisi (aka Angles) <devel@aminvestments.com>
- Maintains EMail application
- Rewrote mail classes for better standards compliance
- Works on the idsociety template to make it work in older browsers
* Jason Wies (aka Zone) <jason@xc.net>
- Rewrote vfs class in the API
- Wrote phpwebhosting application as proof of concept for the vfs
* Michael Weber <weber@rising-systems.de>
- Develops/Maintains Trouble Ticket System
* Vincent Larchet (aka vinz) <vinz@users.sourceforge.net>
- He hops from application to application helping out everywhere
- Keeps phpGW working on NT servers
* Scott Moser (aka smoser) <smoser@brickies.net>
-Developed/Maintains the FTP application
* Itzchak Rehberg (aka izzy) <izzysoft@qumran.org> * Itzchak Rehberg (aka izzy) <izzysoft@qumran.org>
- has been working on replacement for mail() function - has been working on replacement for mail() function
- Developed/Maintains POP-3 class - Developed/Maintains POP-3 class
- Built/Maintains the german language files - Built/Maintains the german language files
- He hops from application to application helping out everywhere - He hops from application to application helping out everywhere
* Stephan Beal (aka wander) <stephan@wanderinghorse.net>
- Initial quick-n-dirty rbs port from the MRBS system
- Minor bug fixes.
- Conned Hakon into doing the Norwegian translations ;)
... and SO many others ...
### Translators ###
Yoshihiro Kamimura (aka itheart) <your@itheart.com>
- Works on Japanese-ization of phpgroupware, which helps
- ensure we are all using the lang() function properly
### Former developers ###
* Marc Logemann (aka Loge) <loge@mail.com> * Marc Logemann (aka Loge) <loge@mail.com>
- Developed/Maintained todo application - Developed/Maintained todo application
- Developed utility classes for phpgwapi - Developed utility classes for phpgwapi
- mental support for Palm Sync issue :) - mental support for Palm Sync issue :)
- Now working on another groupware project - Now working on another groupware project
* Michael Weber <weber@rising-systems.de>
- Develops/Maintains Trouble Ticket System
* Vincent Larchet (aka vinz) <vinz@users.sourceforge.net>
- He hops from application to application helping out everywhere
- Keeps phpGW working on NT servers
* Scott Moser (aka smoser) <smoser@brickies.net>
- Developed/Maintains the FTP application
* Stephan Beal (aka wander) <stephan@wanderinghorse.net>
- Initial quick-n-dirty rbs port from the MRBS system
- Minor bug fixes.
- Conned Hakon into doing the Norwegian translations ;)
##########################
### Patch Contributors ### (in alphabetical order) Let us know if we forgot anyone :) ### Patch Contributors ### (in alphabetical order) Let us know if we forgot anyone :)
##########################
* Wolfgang Lunz <wlunz@infomatec.de> * Wolfgang Lunz <wlunz@infomatec.de>
* bachroxx <bachroxx@users.sourceforge.net> * bachroxx <bachroxx@users.sourceforge.net>
* brandonne <brandonne@users.sourceforge.net> * brandonne <brandonne@users.sourceforge.net>

View File

@ -0,0 +1,60 @@
-------------------------------
- Suggested PHP Configuration -
-------------------------------
This is a suggested php.ini config for running phpGroupWare 0.9.14 on php4. It
is roughly in the order of the paramters in you php.ini file. These recommendations
are based on feedback from users and developers.
RESOURCES
max_execution_time = 90
This allows for encoding/decoding large file attachments on slower machines and
other complex functions.
memory_limit = 20M
At least this value should help with more complex operations.
ERRORS
error_reporting = E_ALL ~E_NOTICE
Having this set to E_ALL, will cause all types of problems if left to
display on the screen. E_NOTICE are no-fatal errors such as undefined
variable etc. Having this set to E_ALL only will dramatically increase
the size of your log files if you log erros.
display_errors = Off
This can cause header output problems if left on. They are better stored in you
log file and that way you have a record of any problems.
log_errors = On
See above.
DATABASES
[dbms].allow_persistent = On
This must be set to on if you want to use persistent databse
connections. Change [dbms] to what ever db you want to use ie mysql or
pgsql
FILE UPLOADING
file_uploads = On
If you want to use email,phpwebhosting, infolog or any apps that upload files
this must be set to on.
upload_max_filesize = 5M
At least this. This will allow for larger email attachments and
phpwebhosting files. Use filesize * 4 = memory_limit to allow for
base64 encodes.
PHP4 SESSIONS
session.save_path = /tmp
Your httpd must be able to read and write to this directory, if you
intend to use php4 sessions.
session.gc_maxlifetime = 1440
Set this to what you want to be your session time out limit. It is in
second so set it to 3660 if you want it to one hour ... the default is
24mins, which is generally too short.
REGISTER GLOBALS
register_globals = On
Until release 0.9.14 phpGroupWare will not work, if the value is set to Off.
All further releases will support the Off setting.

View File

@ -1,21 +0,0 @@
body { font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 10pt; }
pre { font-family: Lucida Console, monospace; font-size: 10pt; }
tt { font-family: Lucida Console, monospace; font-size: 10pt; }
td { font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 10pt; }
.h1 { font-size: 18pt; color: white; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
.h1black { font-size: 18pt; color: black; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
.h2 { font-size: 14pt; color: #ccccff; }
.h2black { font-size: 14pt; color: black; }
a { color: #333399; text-decoration: underline; }
a:visited { color: #6666aa; text-decoration: underline; }
a:hover { color: #0000ff; text-decoration: underline; }
a.side { color: #ff9900; text-decoration: none; }
a.side:visited { color: #ffcc66; text-decoration: none; }
a.side:hover { color: #ffffcc; text-decoration: underline; }
a.anchor { color: #000066; text-decoration: none; }
td.side { color: white; }