skeeter
|
73b04851cc
|
Changed the call to use the execmethod() in /index.php.
|
2001-09-17 02:18:32 +00:00 |
|
Miles Lott
|
3459f050ba
|
Add messages
|
2001-09-08 14:38:20 +00:00 |
|
skeeter
|
3856821e6a
|
A few changes for the navbar.
|
2001-09-04 03:14:16 +00:00 |
|
skeeter
|
7baec1451f
|
Minor cleanups.
|
2001-09-02 07:24:03 +00:00 |
|
skeeter
|
72e1cff9af
|
One more fix for the justweb head file.
|
2001-09-01 19:39:26 +00:00 |
|
skeeter
|
a1e4360c27
|
One more fix for the justweb head file.
|
2001-09-01 19:33:15 +00:00 |
|
skeeter
|
bc5a9556d1
|
Fixes for the justweb head/navbar files.
|
2001-09-01 19:24:30 +00:00 |
|
angles
|
6abb513b98
|
change semicolon to comma on line 164
|
2001-08-31 15:22:31 +00:00 |
|
Miles Lott
|
0f4192e582
|
Add one missing GLOBALS
|
2001-08-31 08:30:54 +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 |
|
jengo
|
402ab7a87b
|
Just a small tweak
|
2001-08-08 06:58:37 +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
|
963b5b16eb
|
New template for ceb to try out for the coloring. Missed a setting of a table's bg color.
|
2001-08-05 03:44:08 +00:00 |
|
skeeter
|
b20c072d9e
|
New template for ceb to try out for the coloring.
|
2001-08-05 03:33:39 +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 |
|
skeeter
|
a4bccad3db
|
Small fixes.
|
2001-08-04 03:02:01 +00:00 |
|
jengo
|
7c9c85b456
|
Odd, last commit didn;t work
|
2001-08-04 02:59:14 +00:00 |
|
jengo
|
e4dc19729b
|
Last commit didn't work ?!
|
2001-08-04 02:58:42 +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 |
|
jengo
|
7e538b6df2
|
Removed legecy variables that should have been removed before
|
2001-06-26 21:40:45 +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 |
|
jengo
|
dbdb79d280
|
Removed uneeded files and fixed logout-red.gif
|
2001-06-10 02:04:39 +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
|
0143ee3a8f
|
add isset check for flags noheader and noappheader
|
2001-05-17 21:34:43 +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 |
|