Commit Graph

472 Commits

Author SHA1 Message Date
skeeter
10960c40a5 new template 2001-01-06 18:18:54 +00:00
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
jengo
7cea5beeb0 Added in a table header (th_bg) 2000-12-26 05:39:19 +00:00
jengo
b30d142352 Changed template back to the way it should be .... 2000-12-26 05:15:20 +00:00
Lars Kneschke
0b95e839d7 modified the look of the admin pages 2000-12-26 00:52:38 +00:00
Lars Kneschke
bdd8b39637 application_form.tpl was broken, used a templeate file from a backup 2000-12-23 15:39:03 +00:00
jengo
1083112979 Added in new template 2000-12-20 10:10:22 +00:00
jengo
38503e90f1 Change new appliction to support app order 2000-12-20 10:09:33 +00:00
seek3r
d3c59526f0 moved all the images into the templates dir so that they can be changed as well 2000-12-19 15:33:48 +00:00
jengo
447abe485b alternate_row_color() doesn't require you to pass it a value, you can call it without a value and it will return the new color 2000-12-08 14:58:02 +00:00
jengo
9ab5005680 Added in optional login screen message that admins can set. Cleaned up mainscreen message and loginscreen message to allow support from differenet languagues
.  Fixed login.php not using multilang support
2000-11-28 19:54:10 +00:00
jengo
e820615828 Added in _L() as a alias for lang() 2000-11-24 04:57:03 +00:00
jengo
7617c124f8 Fixed form wasn't using POST 2000-11-22 07:03:33 +00:00
jengo
61dff83652 Converted applications list over to templates 2000-11-22 06:58:08 +00:00
jengo
c4fe1069d5 Converted groups list to templates 2000-11-22 06:22:00 +00:00
jengo
a7eb74b77d Cleaning up templates 2000-11-22 05:50:42 +00:00
jengo
a01fbc39e2 Cleaning up the templates 2000-11-22 05:45:31 +00:00
jengo
1690434306 Cleainging up templates 2000-11-22 05:36:47 +00:00
jengo
29ca6287d1 Converted viewaccount over to templates 2000-11-22 05:31:20 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
f514d209db update the applcations section to handle apps that aren't display on the navbar 2000-11-13 12:00:47 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00