index.tmpl

来自「eGroupWare is a multi-user, web-based gr」· TMPL 代码 · 共 187 行

TMPL
187
字号
/**************************************************************************** copyright            : (C) 2001-2003 Advanced Internet Designs Inc.* email                : forum@prohost.org* $Id: index.tmpl,v 1.4 2003/10/29 05:34:54 iliaa Exp $** This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or * (at your option) any later version.***************************************************************************/{PHP_FILE: input: index.php.t; output: index.php;}{REF: security.tmpl}{REF: logedin.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{REF: stats.tmpl}{REF: show.tmpl}{SECTION: index_table_heading}<tr>	<th colspan=3 width="100%">{MSG: index_forum}</th>	<th nowrap>{MSG: posts}</th>	<th nowrap>{MSG: threads}</th>	<th nowrap>{MSG: last_post}</th></tr>{SECTION: END}{SECTION: index_category_allow_collapse_Y collapsable category entry}<tr class="CatDesc"><td colspan="7">&nbsp;<a href="{TEMPLATE: index_category_allow_collapse_Y_lnk}" class="CatLink" title="{VAR: collapse_status}">{VAR: collapse_indicator} {VAR: r[6]}</a>{VAR: r[5]}</td></tr>{SECTION: END}{SECTION: index_category_allow_collapse_N uncollapsable category entry}<tr class="CatDesc"><td colspan="7">* <font class="CatLockedName">{VAR: r[6]}</font>{VAR: r[5]}</td></tr>{SECTION: END}{SECTION: forum_icon}<img src="{VAR: r[9]}" alt="{MSG: forum_icon}" />{SECTION: END}{SECTION: no_forum_icon}&nbsp;{SECTION: END}{SECTION: moderators moderator list}<div class="TopBy"><b>{MSG: moderators}:</b> {VAR: moderators}</div>{SECTION: END}{SECTION: forum_descr}<br />{VAR: r[14]}{SECTION: END}{SECTION: index_forum_entry forum entry row}<tr>	<td class="RowStyleA" width=1>{TEMPLATE-DATA: forum_icon}</td>	<td class="RowStyleB" width=1>{VAR: forum_read_indicator}</td>	<td class="RowStyleA" width="100%"><a href="{TEMPLATE: index_forum_entry_lnk}" class="big">{VAR-HTML: r[13]}</a>{TEMPLATE-DATA: forum_descr}{VAR: moderators}</td>	<td class="RowStyleB" align="center">{VAR: r[15]}</td>	<td class="RowStyleB" align="center">{VAR: r[16]}</td>	<td class="RowStyleA" nowrap align="center">{VAR: last_post}</td></tr>{SECTION: END}{SECTION: forum_with_no_view_perms}<tr>	<td class="RowStyleA" colspan=6>{VAR-HTML: r[13]}<br />{VAR: r[14]}</td></tr>{SECTION: END}{SECTION: forum_read}<img title="{MSG: forum_old_messages}" src="{THEME_IMAGE_ROOT}/existing_content.gif" alt="{MSG: forum_old_messages}" />{SECTION: END}{SECTION: forum_unread}<img title="{MSG: forum_new_messages}" src="{THEME_IMAGE_ROOT}/new_content.gif" alt="{MSG: forum_new_messages}" />{SECTION: END}{SECTION: forum_no_indicator no new message indicator}<img title="{MSG: forum_none_messages}" src="{THEME_IMAGE_ROOT}/existing_content.gif" alt="{MSG: forum_none_messages}" />{SECTION: END}{SECTION: last_post}<font class="DateText">{DATE: r[2] %a, %d %B %Y}</font><br />{MSG: by} {VAR: last_poster_profile} <a href="{TEMPLATE: last_post_lnk}" class="GenLink"><img title="{VAR: r[0]}" src="{THEME_IMAGE_ROOT}/goto.gif" alt="{VAR: r[0]}" /></a>{SECTION: END}{SECTION: profile_link_user}<a href="{TEMPLATE: profile_link_user_lnk}" class="GenLink">{VAR: r[4]}</a>{SECTION: END}{SECTION: profile_link_mod}<a href="{TEMPLATE: profile_link_mod_lnk}" class="GenLink">{VAR: v}</a> &nbsp;{SECTION: END}{SECTION: no_mod}&nbsp;{SECTION: END}{SECTION: profile_link_anon}{GVAR: ANON_NICK}{SECTION: END}{SECTION: collapse_indicator_MAX an indicator showing that this category can be expanded}+{SECTION: END}{SECTION: collapse_indicator_MIN an indicator showing that this category can be collapsed}-{SECTION: END}{SECTION: mark_all_read}<div align=right><font class="SmallText">[<a href="{TEMPLATE: mark_all_read_lnk}" class="GenLink" title="{MSG: mark_all_read_desc}">{MSG: mark_all_read}</a>]</font></div>{SECTION: END}{SECTION: forum_icon_legend}<br /><div class="RowStyleB"><font class="SmallText"><div class="LegendH"><b>{MSG: legend}</b></div><img src="{THEME_IMAGE_ROOT}/new_content.gif" alt="{MSG: index_new_posts}" /> {MSG: index_new_posts}&nbsp;&nbsp;<img src="{THEME_IMAGE_ROOT}/existing_content.gif" alt="{MSG: index_no_new_posts}" /> {MSG: index_no_new_posts}</font></div>{SECTION: END}{SECTION: welcome_message}<font class="GenText">{MSG: welcome_message}</font><br />{SECTION: END}{PAGE: INDEX_PAGE}{TEMPLATE: header}{TEMPLATE: show_links}<table border="0" cellspacing="1" cellpadding="2" class="ContentTable">{TEMPLATE: index_table_heading}{TEMPLATE-DATA: forum_list_table_data}</table>{TEMPLATE-DATA: mark_all_read}{TEMPLATE-DATA: loged_in_list}{TEMPLATE: forum_icon_legend}{TEMPLATE-DATA: page_stats}{TEMPLATE: footer}{PAGE: END}{SECTION: index_update}{MSG: index_update}{SECTION: END}{SECTION: index_title}{MSG: index_title}{SECTION: END}{SECTION: maximize_category}{MSG: maximize_category}{SECTION: END}{SECTION: minimize_category}{MSG: minimize_category}{SECTION: END}{SECTION: na}{MSG: na}{SECTION: END}{SECTION: last_post_lnk}{ROOT}?t={DEF: d_thread_view}&amp;goto={VAR: r[11]}&amp;{DEF: _rsid}{SECTION: END}{SECTION: profile_link_user_lnk}{ROOT}?t=usrinfo&amp;id={VAR: r[3]}&amp;{DEF: _rsid}{SECTION: END}{SECTION: profile_link_mod_lnk}{ROOT}?t=usrinfo&amp;id={VAR: k}&amp;{DEF: _rsid}{SECTION: END}{SECTION: mark_all_read_lnk}{ROOT}?t=markread&amp;{DEF: _rsid}{SECTION: END}{SECTION: index_category_allow_collapse_Y_lnk}{ROOT}?t=index&amp;c={FUNC: url_tog_collapse($r[8], $cs)}&amp;{DEF: _rsid}{SECTION: END}{SECTION: index_forum_entry_lnk}{ROOT}?t={DEF: t_thread_view}&amp;frm_id={VAR: r[10]}&amp;{DEF: _rsid}{SECTION: END}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?