Ralf Becker
|
c1fea35c29
|
* telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone)
|
2010-11-10 10:49:16 +00:00 |
|
Ralf Becker
|
4600c7cb38
|
Imported latest version of wz_tooltips (5.31) as they no longer need to
process the whole dom tree to enable the tooltips.
(Also made the changed from r23372 again)
|
2010-01-17 03:20:45 +00:00 |
|
Ralf Becker
|
7389a7a2cb
|
some more refracturing of the template code
|
2006-12-17 13:14:16 +00:00 |
|
Ralf Becker
|
6035da428e
|
use one shared head.tpl from default
|
2006-12-13 09:28:51 +00:00 |
|
petere78
|
7d720dc5ea
|
Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations. Convert HTML tags to lower case in the affected files.
|
2005-07-07 20:09:52 +00:00 |
|
Miles Lott
|
c35cc8613e
|
Remove blank line at top of html output
|
2004-01-01 23:02:24 +00:00 |
|
Miles Lott
|
545d949dfe
|
Get rid of the BEGIN/END tags in html output (head.tpl)
|
2004-01-01 22:57:07 +00:00 |
|
Ralf Becker
|
b8557e49d9
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
|
seek3r
|
4a2729a720
|
massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines
|
2002-05-30 09:47:09 +00:00 |
|
skeeter
|
bef6b7ed7b
|
This will turn off search engine robots from tagging phpGW installs.
|
2002-03-28 19:00:38 +00:00 |
|
Miles Lott
|
102c1d66cd
|
Add the icon/shortcut icon from phpgroupware.org
|
2001-12-22 22:47:57 +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 |
|
skeeter
|
3d50e88071
|
Various clean-ups and added some missing features (charset).
|
2001-04-28 21:48:05 +00:00 |
|
skeeter
|
dff440505a
|
This should now be compatible for NON-Latin charsets.
|
2001-03-27 18:31:07 +00:00 |
|
jengo
|
f20d77f356
|
Fixed style sheets, the where become currupt becuase they use the same variable names as templates
|
2001-01-10 02:52:13 +00:00 |
|
seek3r
|
5fc390a75c
|
moved <html> tags to templates, Im making the core html compliant, and added a greybar on the rightside
|
2001-01-09 18:58:34 +00:00 |
|