Add the icon/shortcut icon from phpgroupware.org

This commit is contained in:
Miles Lott 2001-12-22 22:47:57 +00:00
parent 7ba873f2c2
commit 102c1d66cd
12 changed files with 21 additions and 5 deletions

View File

@ -32,11 +32,13 @@
$tpl->set_file(array('head' => 'head.tpl')); $tpl->set_file(array('head' => 'head.tpl'));
$var = Array ( $var = Array (
'charset' => lang('charset'), 'img_icon' => PHPGW_IMAGES . '/favicon.ico',
'font_family' => $GLOBALS['phpgw_info']['theme']['font'], 'img_shortcut' => PHPGW_IMAGES . '/favicon.ico',
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'], 'charset' => lang('charset'),
'body_tags' => $bodyheader, 'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
'app_css' => $app_css 'website_title' => $GLOBALS['phpgw_info']['server']['site_title'],
'body_tags' => $bodyheader,
'app_css' => $app_css
); );
$tpl->set_var($var); $tpl->set_var($var);
$tpl->pfp('out','head'); $tpl->pfp('out','head');

View File

@ -6,6 +6,8 @@
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="phpGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="phpGroupWare">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}">
<STYLE type="text/css"> <STYLE type="text/css">
<!-- <!--
a { text-decoration:none; } a { text-decoration:none; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -101,6 +101,8 @@
$tpl->set_unknowns('remove'); $tpl->set_unknowns('remove');
$tpl->set_file(array('head' => 'head.tpl')); $tpl->set_file(array('head' => 'head.tpl'));
$var = Array ( $var = Array (
'img_icon' => PHPGW_IMAGES . '/favicon.ico',
'img_shortcut' => PHPGW_IMAGES . '/favicon.ico',
'charset' => lang('charset'), 'charset' => lang('charset'),
'font_family' => $GLOBALS['phpgw_info']['theme']['font'], 'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'], 'website_title' => $GLOBALS['phpgw_info']['server']['site_title'],

View File

@ -6,6 +6,8 @@
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="phpGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="phpGroupWare">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}">
<STYLE type="text/css"> <STYLE type="text/css">
<!-- <!--
a { text-decoration:none; } a { text-decoration:none; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -32,6 +32,8 @@
$tpl->set_file(array('head' => 'head.tpl')); $tpl->set_file(array('head' => 'head.tpl'));
$var = Array ( $var = Array (
'img_icon' => PHPGW_IMAGES . '/favicon.ico',
'img_shortcut' => PHPGW_IMAGES . '/favicon.ico',
'webserver_url' => $GLOBALS['phpgw_info']['server']['webserver_url'], 'webserver_url' => $GLOBALS['phpgw_info']['server']['webserver_url'],
'home' => $GLOBALS['phpgw']->link('/index.php'), 'home' => $GLOBALS['phpgw']->link('/index.php'),
'appt' => $GLOBALS['phpgw']->link('/index.php',Array('menuaction'=>'calendar.uicalendar.day')), 'appt' => $GLOBALS['phpgw']->link('/index.php',Array('menuaction'=>'calendar.uicalendar.day')),

View File

@ -6,6 +6,8 @@
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="phpGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="phpGroupWare">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}">
<STYLE type="text/css"> <STYLE type="text/css">
<!-- <!--
a { text-decoration:none; } a { text-decoration:none; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -34,6 +34,8 @@
$tpl->set_unknowns('remove'); $tpl->set_unknowns('remove');
$tpl->set_file(array('head' => 'head.tpl')); $tpl->set_file(array('head' => 'head.tpl'));
$var = Array ( $var = Array (
'img_icon' => PHPGW_IMAGES_DIR . '/favicon.ico',
'img_shortcut' => PHPGW_IMAGES_DIR . '/favicon.ico',
'charset' => lang('charset'), 'charset' => lang('charset'),
'font_family' => $GLOBALS['phpgw_info']['theme']['font'], 'font_family' => $GLOBALS['phpgw_info']['theme']['font'],
'website_title' => $GLOBALS['phpgw_info']['server']['site_title'], 'website_title' => $GLOBALS['phpgw_info']['server']['site_title'],

View File

@ -7,6 +7,8 @@
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org"> <META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
<META NAME="description" CONTENT="phpGroupWare"> <META NAME="description" CONTENT="phpGroupWare">
<META NAME="keywords" CONTENT="phpGroupWare"> <META NAME="keywords" CONTENT="phpGroupWare">
<LINK REL="ICON" href="{img_icon}" type="image/x-ico">
<LINK REL="SHORTCUT ICON" href="{img_shortcut}">
<STYLE type="text/css"> <STYLE type="text/css">
<!-- <!--
a { text-decoration:none; } a { text-decoration:none; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB