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
c241bb3416
enhancement to the narrow_column style class so that it makes a column as narrow as possible without line-breaking its content. This is a good replacement for simple WIDTH="1%" and also helps avoiding line-breaking Chinese, Japanese and Korean text incorrectly.
...
A similar method is explained in this message as reference:
http://lists.evolt.org/archive/Week-of-Mon-20021014/124859.html
Talked with Pim and tested on IE/gecko/opera8.0. for older browsers doesn't understand CSS2 it behave the same as WIDTH="1%".
2005-07-04 17:23:39 +00:00
de05de8d89
as I mensioned before the 1% width problem is all over egroupware and making CJK user interface ugly. A typical example is many tables are always two or three lines high for one <tr>. If you don't have a look at a CJK user interface you probably won't notice it at all.
...
I introduce a global style class 'narrow_column' to address this.
2005-07-01 03:24:29 +00:00
a8959cc19b
add new template setup files to store information and to make sure only template sets are choosable in preferences
2005-06-29 21:03:15 +00:00
e459af407c
add extra info about the current template set in the about screen
2005-06-15 10:36:58 +00:00
8942603608
replace the crap
2004-08-09 12:40:51 +00:00
bae4881a39
replace the crap
2004-08-09 12:32:46 +00:00
dd32cbf53b
fix for [ 983949 ] Syntax error in phpgwapi/templates/idsociety/head.inc.php
2004-07-02 10:27:20 +00:00
9952a1bdb8
app_header in the page-/window-title allows general popups to customize it and is more informativ then just the app-name
2004-06-13 20:09:27 +00:00
066722cb9b
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 08:18:06 +00:00
c4f87aed4c
fixed:
...
- logo can be given now as URL or filename (in phpgwapi/templates/default/images)
- the logo url dont need a leading http://, if its not present, it will be added automaticaly (you can enter a https url)
2004-03-21 15:00:01 +00:00
0176c8a810
Add copy of idots template logo, looks better, imo
2004-02-08 17:49:18 +00:00
e57f828e42
replaced all links to phpGroupWare with eGroupware links, removed all http:// prefixes in all logo urls so custom links can also be relative and also to fix bug #874942 ,remove some phpGroupWare logo's in idsociety
2004-01-16 15:04:41 +00:00
1eafed041d
remove BEGIN/END tags
2004-01-01 23:05:50 +00:00
c35cc8613e
Remove blank line at top of html output
2004-01-01 23:02:24 +00:00
545d949dfe
Get rid of the BEGIN/END tags in html output (head.tpl)
2004-01-01 22:57:07 +00:00
6d9fabe4ea
Move all HTTP_GET, etc to $_GET
2003-12-19 09:13:29 +00:00
583ed7eede
Minor formatting cleanup
2003-12-19 09:08:37 +00:00
ac721fda8d
Add account_type to login templates
2003-10-27 12:41:21 +00:00
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
a047910848
add no robots
2003-10-19 00:20:07 +00:00
e9dc349cda
removed not longer used templates
2003-10-14 17:18:31 +00:00
5fb17b08f6
search for app/template specific css.file
...
put your app specific css in appname/template/default(or templatename)/app.css
2003-10-11 07:58:40 +00:00
fd2d96d063
1) implemented a share system-charset, which can be different from the charset of the lang-files
...
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
2003-10-05 02:06:11 +00:00
723070606b
navbar & domain-login uses now logo, url and title specified in site configuration
2003-09-15 08:11:29 +00:00
0400a3fd73
navbar uses now logo, url and title specified in site configuration
2003-09-15 07:39:47 +00:00
1e86601deb
add a missing space
2003-08-31 23:21:11 +00:00
cecef59550
addedd javascript support class
2003-08-30 08:44:51 +00:00
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
6660f61861
fixed some html problems. Still more to work out
2003-05-10 08:54:50 +00:00
dbca6b1b6b
removed charset from tpls since its added by xslt already plus update class.common: add a flag to disable any xslt output
2003-04-24 21:04:22 +00:00
ded88a0790
update js and css
2003-04-24 01:34:44 +00:00
60d44718c5
update xslt tpls
2003-04-21 00:21:09 +00:00
b69defa25b
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']
2003-04-20 20:47:50 +00:00
3d09563b9d
added css entry for alarm
2003-04-19 23:16:08 +00:00
e7b395ba4c
added css entry for alarm
2003-04-19 22:23:24 +00:00
32f1ed2b83
now admin can enable/disable the preferences as any other app, fix for bug#2967
2003-03-28 16:19:46 +00:00
36575782ae
removed pix
2002-12-05 00:26:32 +00:00
82e6d2b70a
removed pix
2002-12-05 00:16:27 +00:00
f62568db1c
updated help system
2002-11-30 01:31:30 +00:00
0a1cfb1bce
removed double pix
2002-11-18 01:24:08 +00:00
1483360a0e
update
2002-11-15 22:31:51 +00:00
4302dad685
update xsl
2002-11-09 00:54:48 +00:00
e527d74cd8
update xsl
2002-11-09 00:39:37 +00:00
7a821129e4
moved the js functions to a seperate file
2002-11-06 23:19:27 +00:00
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
d537066c83
update xslt
2002-11-02 22:25:14 +00:00
27031e5523
added option to enable/disable support for old_style apps, added css class for msgbox, fixed home screen if default_app
2002-10-29 22:15:32 +00:00
4465aa63e6
update xslt
2002-10-26 20:33:04 +00:00
a41800349d
removed tpls
2002-10-26 01:40:01 +00:00