Commit Graph

65 Commits

Author SHA1 Message Date
skeeter
86adabb752 Possible fix for bug #429645. 2001-11-28 03:39:19 +00:00
angles
193ec1e48e add page auto-refresh capability to idsociety template set 2001-11-28 00:18:53 +00:00
Ralf Becker
96689fbfca change to enable to login by hiting return after password
(as talked with seek3r)
2001-10-06 08:12:33 +00:00
Miles Lott
4226b5a8a1 html color code cleanup 2001-09-27 00:17:16 +00:00
angles
79a831a1d5 this looks better in mozilla 2001-09-21 21:30:55 +00:00
angles
49751a6a73 remove 2 pixels from the bottom of the row 2 images, make template look the same on most platforms 2001-09-21 20:14:02 +00:00
angles
0806b4cce1 fix longstanding issue with td back image in left colum row 2 2001-09-20 00:04:31 +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
Miles Lott
87e96029fb Add missing </a> 2001-08-10 02:34:41 +00:00
skeeter
4314ffbfc1 Milosch tried it all on one line and it works. 2001-08-05 13:27:56 +00:00
skeeter
f709a91098 Final fix. Should compress the gap between the arrows and the cats/search/filter boxes. 2001-08-05 12:47:07 +00:00
skeeter
1d77812d76 Added the bgcolor setting to the <td> tags. 2001-08-05 12:38:57 +00:00
skeeter
366349179c This now adds the cats on the same line with search/filter for show_tpl and adds a new function call cats_search_filter(). 2001-08-05 03:15:46 +00:00
skeeter
7c14b13aa4 Added a search_filter by itself. Can now switch in mid stream from old style to new style menuaction=... by including it in the parameter. 2001-08-05 01:50:48 +00:00
skeeter
b958ac035d Got nextmatchs to work. 2001-08-04 20:38:52 +00:00
jengo
7c9c85b456 Odd, last commit didn;t work 2001-08-04 02:59:14 +00:00
jengo
8ec1badd16 Doh! I didn't mean to commit this, I started working on it and didn't finish it. 2001-08-04 02:48:34 +00:00
jengo
263a96944f Moved nextmatchs over to template blocks 2001-08-04 02:47:19 +00:00
skeeter
11ebee5fa9 Added the border=0 for jengo. 2001-08-04 02:10:48 +00:00
bettina
2775a46530 update tpls 2001-08-04 01:09:15 +00:00
skeeter
12de1bd609 Nextmatchs class now deals with the n-tier layering. 2001-08-03 19:14:10 +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
Ralf Becker
0af94375ea make filter reload the page automaticly if js availible
button [Filter] in Templates now in <noscript>-tags
2001-07-16 09:01:02 +00:00
angles
2782b97b35 add roolover image location to template 2001-07-12 02:46:46 +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
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
skeeter
d915c33f18 Small fixes to possibly fix the IE5.5 problem. 2001-05-23 00:53:27 +00:00
angles
cc14e680ae moved current users info to the right side 2001-05-17 21:48:45 +00:00
angles
40ceefcb57 add isset check for hovlink, and made vlink same as link color in theme 2001-05-17 21:18:01 +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
9dff6f11f4 added one line space to end of navbar 2001-05-15 17:44:39 +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
jengo
274a2cb3e0 *** empty log message *** 2001-05-11 15:38:00 +00:00
Miles Lott
451449045d Add comments to hide tags for js 2001-05-08 20:59:48 +00:00
angles
e7b3be55f6 major html cleanup, idsoc back moved to body tag 2001-05-04 20:54:52 +00:00
angles
530c986b4e all link colors now in CSS 2001-05-04 18:54:20 +00:00