{* --- IMPORTANT: If you edit this (or any other TPL file) file via the Tiki built-in TPL editor (tiki-edit_templates.php), all the javascript will be stripped. This will cause problems. (Ex.: menus stop collapsing/expanding). You should only modify header.tpl via a text editor through console, or ssh, or FTP edit commands. And only if you know what you are doing ;-) You are most likely wanting to modify the top of your Tiki site. Please consider using Site Identity feature or modifying tiki-top_bar.tpl which you can do safely via the web-based interface. --- *} {if $metatag_keywords ne ''} {/if} {if $metatag_author ne ''} {/if} {if $metatag_description ne ''} {/if} {if $metatag_geoposition ne ''} {/if} {if $metatag_georegion ne ''} {/if} {if $metatag_geoplacename ne ''} {/if} {if $metatag_robots ne ''} {/if} {if $metatag_revisitafter ne ''} {/if} {* --- tikiwiki block --- *} {php} include("lib/tiki-dynamic-js.php"); {/php} {include file="bidi.tpl"} {if $trail}{breadcrumbs type="fulltrail" loc="head" crumbs=$trail} {else} {$siteTitle} {if $headtitle} : {$headtitle} {elseif $page ne ''} : {$page|escape} {* add $description|escape if you want to put the description *} {elseif $arttitle ne ''} : {$arttitle} {elseif $title ne ''} : {$title} {elseif $thread_info.title ne ''} : {$thread_info.title} {elseif $post_info.title ne ''} : {$post_info.title} {elseif $forum_info.name ne ''} : {$forum_info.name} {elseif $categ_info.name ne ''} : {$categ_info.name} {elseif $userinfo.login ne ''} : {$userinfo.login} {elseif $tracker_item_main_value ne ''} : {$tracker_item_main_value} {elseif $tracker_info.name ne ''} : {$tracker_info.name} {/if} {/if} {if $transition_style ne '' and $transition_style ne 'none' } {/if} {literal} {/literal} {if $favicon}{/if} {* --- jscalendar block --- *} {if $feature_jscalendar eq 'y' and $uses_jscalendar eq 'y'} {if $jscalendar_langfile} {else} {/if} {/if} {* --- phplayers block --- *} {if $feature_phplayers eq 'y'} {* *} {/if} {* --- Integrator block --- *} {if strlen($integrator_css_file) > 0} {/if} {* --- tabs block (for myTiki, calendar, and more to come) --- *} {if $uses_tabs eq 'y'} {* tabs lib removed because non-free *} {/if} {* --- Firefox RSS icons --- *} {if $feature_wiki eq 'y' and $rss_wiki eq 'y'} {/if} {if $feature_blogs eq 'y' and $rss_blogs eq 'y'} {/if} {if $feature_articles eq 'y' and $rss_articles eq 'y'} {/if} {if $feature_galleries eq 'y' and $rss_image_galleries eq 'y'} {/if} {if $feature_file_galleries eq 'y' and $rss_file_galleries eq 'y'} {/if} {if $feature_forums eq 'y' and $rss_forums eq 'y'} {/if} {if $feature_maps eq 'y' and $rss_mapfiles eq 'y'} {/if} {if $feature_directory eq 'y' and $rss_directories eq 'y'} {/if} {if $feature_trackers eq 'y' and $rss_tracker eq 'y'} {/if} {* ---- END ---- *} {$trl} {if $minical_reminders>100} {/if} {if $feature_community_mouseover}{popup_init src="lib/overlib.js"}{/if} {if $feature_siteidentity eq 'y'} {* Site identity header section *} {/if}