egroupware/admin
Lars Kneschke f4a7860474 now you can add your own plugins to the usermanager
i have user hook's for this

hook 1:
show_user_data
creates html code which gets added to the editaccount.php pages

hook2:
show_newuser_data
creates html code which gets added to the newaccount.php pages

hook3:
update_user_data
get's called after we have put the new userdata in the database

Enjoy
2000-12-31 16:20:49 +00:00
..
inc calendar removed from api 2000-12-27 15:20:15 +00:00
setup adding in some of the special setup files and dirs 2000-12-29 22:10:24 +00:00
templates/default now you can add your own plugins to the usermanager 2000-12-31 16:20:49 +00:00
accesslog.php Tables wheren't using phpgw_access_log 2000-11-27 20:36:03 +00:00
accounts.php running thru all the applications and am making sure their making proper use of the path variables 2000-12-18 10:09:34 +00:00
applications.php Converted applications list over to templates 2000-11-22 06:58:08 +00:00
currentusers.php fixed some sql and ldap errors 2000-11-25 22:55:15 +00:00
deleteaccount.php Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
deleteapplication.php Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
deletegroup.php Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
editaccount.php now you can add your own plugins to the usermanager 2000-12-31 16:20:49 +00:00
editapplication.php Updated edit applications to the new layout (with the app order field) and changed new application have the default highest number in the app_order field 2000-12-26 05:30:40 +00:00
editgroup.php now php3 compatible 2000-12-31 02:19:56 +00:00
groups.php Converted groups list to templates 2000-11-22 06:22:00 +00:00
index.php converting to the new hooks system 2000-12-15 22:09:13 +00:00
killsession.php Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
mainscreen_message.php Added in addslashes() and stripslashes() 2000-11-28 20:10:01 +00:00
navbar-create.php hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
navbar-sel.php Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
newaccount.php now you can add your own plugins to the usermanager 2000-12-31 16:20:49 +00:00
newapplication.php fixes for new preferences class 2000-12-27 15:07:14 +00:00
newgroup.php now php3 compatible 2000-12-31 02:19:56 +00:00
version.inc.php adding in some of the special setup files and dirs 2000-12-29 22:10:24 +00:00
viewaccount.php running thru all the applications and am making sure their making proper use of the path variables 2000-12-18 10:09:34 +00:00