Commit Graph

24 Commits

Author SHA1 Message Date
skeeter
86adabb752 Possible fix for bug #429645. 2001-11-28 03:39:19 +00:00
angles
e12e0864ad modify and bug fix idsociety navbar files 2001-09-19 05:44:16 +00:00
skeeter
5cefe64960 Cleanups to clear out warnings. 2001-09-18 03:56:01 +00:00
skeeter
73b04851cc Changed the call to use the execmethod() in /index.php. 2001-09-17 02:18:32 +00:00
skeeter
3856821e6a A few changes for the navbar. 2001-09-04 03:14:16 +00:00
angles
6abb513b98 change semicolon to comma on line 164 2001-08-31 15:22:31 +00:00
skeeter
ddc855fff6 Finished changing to and loads template vars to an array. May speed things up. 2001-08-31 00:44:46 +00:00
skeeter
863a80298d This will now allow apps to include CSS values into the <HEAD></HEAD> portion of the HTML page by having a function in their ui class called css(). 2001-08-28 03:39:34 +00:00
jengo
5749ad83d8 Converted current sessions over to 3 tier design 2001-08-16 02:46:07 +00:00
skeeter
6da089837d Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session. 2001-08-15 02:14:18 +00:00
skeeter
e73a82a001 Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer(). 2001-07-28 14:21:32 +00:00
skeeter
300c84ea9a This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer(). 2001-07-21 23:29:07 +00:00
skeeter
3669fe27c6 Some more fixes to clean up some non-existent images. 2001-06-18 03:08:23 +00:00
skeeter
5693fa9b96 Minor speed enhancements. Also cleans up a few warning messages. 2001-06-17 17:04:26 +00:00
Miles Lott
2b26b73b33 Add hook navbar_end to display just before the end navbar 2001-06-16 20:01:41 +00:00
Miles Lott
e04d9617ed Moving hook_after_navbar hook 2001-06-16 19:39:33 +00:00
skeeter
7c2172852a Trying to remove some warnings. These warnings become very bothersome and slow when logging to a file. 2001-05-16 04:40:52 +00:00
angles
0760bf5cb9 added powered by logo. Logo on top may be cluttering 2001-05-15 17:00:21 +00:00
skeeter
6c511bdf96 Small cleanups for warnings. 2001-05-15 04:21:16 +00:00
skeeter
da47c29c24 fixes a few warnings. 2001-05-13 04:08:01 +00:00
Miles Lott
c9ad979469 Remove spare A 2001-04-29 00:00:18 +00:00
skeeter
3d50e88071 Various clean-ups and added some missing features (charset). 2001-04-28 21:48:05 +00:00
Miles Lott
41ce4a71aa Add userinfo and current users to navbar 2001-04-02 20:47:22 +00:00
jengo
3248caa31a Added missing files 2001-03-31 02:24:36 +00:00