Ralf Becker
d7f1458d1a
new header-template to:
...
1) correct the displayed page-generation-time for idots and jerry
2) use ob_start to get rid of "Header could not be sent, output started at ..." errors
3) changing from $GLOBALS['phpgw_info'] to $GLOBALS['egw_info'], the phpgw one is now a reference to the new egw one, to allow a soft migration
2005-03-03 10:45:52 +00:00
Ralf Becker
143b9c5d04
added a flag in the phpgw_info array to include stuff at the ende of the page, needed for the wz_toolstips
2004-05-07 21:22:46 +00:00
reinerj
48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
Ralf Becker
ed8ff9cd31
removed the out-commented html and body closing tags
2004-03-13 21:57:15 +00:00
shrykedude
8b9c73d089
Prefixed code that generates PHP notices with a '@' to minimize new user confusion.
2003-10-24 04:38:48 +00:00
Pim Snel
b12b903d8c
removed end of body tags from inc/footer.inc.php and added all footer tags the template footer files
2003-10-23 15:19:22 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
254ba69217
dave's parse_navbar_end-fix (no more complaining it's not defined)
2003-03-22 09:04:37 +00:00
seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
Miles Lott
4b0053280f
remove extra )
2002-04-30 11:42:08 +00:00
skeeter
14a4078963
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
2002-04-30 03:35:52 +00:00
skeeter
80062a3afe
Missing the menuaction for checking of the footer.
2001-09-29 01:31:29 +00:00
skeeter
73b04851cc
Changed the call to use the execmethod() in /index.php.
2001-09-17 02:18:32 +00:00
skeeter
bf7156a0ef
Missed some GLOBALS before.
2001-09-03 09:49:03 +00:00
Miles Lott
56489e8d4f
Using GLOBALS
2001-09-02 00:27:19 +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
636666d306
Small fixes for the footer.
2001-07-21 23:56:43 +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
Miles Lott
43a9aceecf
Fix for new vars
2001-06-27 05:07:24 +00:00
seek3r
4e3e6c77cb
fixed banners so that they are all uniform and complete
2001-01-16 13:52:32 +00:00
seek3r
fba1a92446
Put in new license details
2001-01-13 10:18:50 +00:00
skeeter
327588521e
fixed calendar to be printer friendly
2001-01-11 01:10:08 +00:00
seek3r
82c5aac5de
corrected new navbar_end function
2001-01-06 09:20:33 +00:00
seek3r
6e76be6a3c
cleaned up a few bugs in the interface/templates code
2001-01-06 07:28:44 +00:00
jengo
40d3507e7a
Things are now using the templates
2001-01-06 04:17:47 +00:00
jengo
635b7f1de0
Added in the new templates set, there are still a number of things not working or broken ... I will start cleaning them up now
2001-01-06 04:03:42 +00:00
seek3r
55b0109618
changed the format for the version flags so that each app can have their own app version dumped into the new array
2000-12-21 20:43:26 +00:00
seek3r
f795023f8f
hopefully settled the directory structure once and for all
2000-12-21 09:16:30 +00:00