Commit Graph

40 Commits

Author SHA1 Message Date
Miles Lott
bade598435 Patch from kevindouglas@yahoo.com to re-enable the most recent change here (error when selecting idsociety template, etc.) 2004-02-06 22:32:46 +00:00
Miles Lott
49726e4623 Undo last commit for now to fix bug when selecting idsociety template 2004-02-03 07:22:42 +00:00
iliaa
28a0a7e01a Fixed a bug that could result in an invalid path being picked for default
template path if the theme name can be found >1 inside the path.

Ex. /home/foobar/www/egw/app/foo
would become
/home/defaultbar/www/egw/app/default
2004-01-28 19:36:52 +00:00
Miles Lott
6d4b027d1a Fix error in nextmatchs (oops) switch tpl class to foreach() 2004-01-02 06:11:21 +00:00
Ralf Becker
16d1fddc52 some more branding www.phpgroupware.org --> www.eGroupWare.org 2003-09-03 12:59:11 +00:00
Ralf Becker
b99e600aaa added flag to disable the str_replace('phpGroupWare','eGroupWare'), called egroupware_hack 2003-08-30 11:03:20 +00:00
Ralf Becker
7971e01aef some first basic branding 2003-08-28 18:17:11 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
ceb
9cddaf2f6e added extra function for filter plus update tpl class to version .16 2003-04-26 01:19:45 +00:00
Ralf Becker
8a9884ec96 had to redo it as it breaks other stuff 2003-03-31 17:34:38 +00:00
Ralf Becker
64309e9e5a made it more compatible with the version in 0.9.14 2003-03-31 16:51:25 +00:00
ceb
b4e4be334b update xslt 2002-10-26 00:33:22 +00:00
ceb
afa2d68758 update portal plus tpl 2002-10-06 16:18:03 +00:00
seek3r
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
seek3r
eb0b6aaf30 updated phpgwapi/inc/functions.inc.php to follow a nice and orderly loadup process. Added back in the support for CSS, added support for preloading images, fixed javascript problems, updated themes to use , overall just got this api nice and tight in the loadup and template areas. Now we need to update all the template sets and apps to follow suit 2002-05-30 21:13:07 +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
seek3r
de3fcb1c70 updated wit new msgbox 2002-05-27 08:22:12 +00:00
Miles Lott
d9ac13b22a Silence undefined variable error 2002-05-27 00:43:29 +00:00
seek3r
88f19d299d added msgbox and now have templates class auto add the navbar values 2002-05-24 19:15:24 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
seek3r
48bffd5e2a fixed dumb bug 2002-05-24 02:51:20 +00:00
seek3r
563107b8c8 added new css support, common/shared template file support, and printer templates support 2002-05-23 21:28:59 +00:00
skeeter
03358f1bfa A couple of small data caching in find_image(). 2002-02-03 00:52:53 +00:00
Miles Lott
8bf6b86674 Change to use phpgw_info for image type selection 2002-01-22 04:33:36 +00:00
seek3r
bd2ca67eb1 now only removes all gifs is policy is set 2002-01-21 19:13:26 +00:00
seek3r
3b939f5158 now only removes all gifs is policy is set 2002-01-21 19:04:57 +00:00
seek3r
0a001801f9 oops 2002-01-21 18:51:40 +00:00
seek3r
be2435ce28 autoconvert .gif to .png 2002-01-21 18:49:57 +00:00
Miles Lott
de3504fd20 formatting... 2001-12-24 05:24:57 +00:00
Miles Lott
73dfa28bdf Use $GLOBALS 2001-08-23 06:48:27 +00:00
Miles Lott
f0bd45dd45 Formatting 2001-07-27 10:40:23 +00:00
skeeter
aff1f64be4 Fix for bug #432123. 2001-06-25 02:37:18 +00:00
skeeter
2bcde10643 If the template does not exist in the template dir, it will now load from the default template set. 2001-04-20 02:45:42 +00:00
jengo
4b932ff6df Added fp() finish parse short cut 2001-03-13 11:52:17 +00:00
jengo
2509cf0e65 Added a short cut to echo $phpgw->template->finish($phpgw->template->parse('out','form')); 2001-02-26 15:48:53 +00:00
seek3r
24de5a9611 now we have two template classes. Developers are free to choose the one they want to use, until the best one rises to the top 2001-01-17 18:43:37 +00:00
seek3r
4e3e6c77cb fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
jengo
1201f2693a Fixed banner messages not including the GPL license on files which we did not fully write 2001-01-14 15:37:07 +00:00
seek3r
fba1a92446 Put in new license details 2001-01-13 10:18:50 +00:00
seek3r
e97ef24062 switching to the new Object factory method 2001-01-11 09:52:33 +00:00