show.tmpl

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

TMPL
45
字号
/**************************************************************************** copyright            : (C) 2001-2003 Advanced Internet Designs Inc.* email                : forum@prohost.org* $Id: show.tmpl,v 1.1.1.1 2003/10/17 21:12:30 ralfbecker 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: show.inc.t; output: @show.inc;}{MAIN_SECTION: show_links the links that you see on index/thread/msg page that allow you to access selmsg}<font class="GenText"><b>{MSG: show_show}</b></font> <a class="GenLink" href="{TEMPLATE: show_links_lnk}" title="{MSG: todays_posts_desc}">{MSG: todays_posts}</a>&nbsp;{TEMPLATE-DATA: unread_posts}{TEMPLATE-DATA: unanswered_posts} <b>::</b> <a class="GenLink" href="{TEMPLATE: show_links_lnk1}">{MSG: show_pollist}</a> <b>::</b> <a href="{TEMPLATE: show_links_lnk2}" class="GenLink">{MSG: mnav_title}</a><br /><img src="blank.gif" alt="" height=2 />{MAIN_SECTION: END}{SECTION: unread_posts}<b>::</b> <a class="GenLink" href="{TEMPLATE: unread_posts_lnk}" title="{MSG: unread_posts_desc}">{MSG: unread_posts}</a>&nbsp;{SECTION: END}{SECTION: unanswered_posts}<b>::</b> <a class="GenLink" href="{TEMPLATE: unanswered_posts_lnk}" title="{MSG: unanswered_posts_desc}">{MSG: unanswered_posts}</a>{SECTION: END}{SECTION: unread_posts_lnk}{ROOT}?t=selmsg&amp;unread=1&amp;{DEF: _rsid}&amp;frm_id={VAR: frm->id}{SECTION: END}{SECTION: unanswered_posts_lnk}{ROOT}?t=selmsg&amp;reply_count=0&amp;{DEF: _rsid}&amp;frm_id={VAR: frm->id}{SECTION: END}{SECTION: show_links_lnk}{ROOT}?t=selmsg&amp;date=today&amp;{DEF: _rsid}&amp;frm_id={VAR: frm->id}&amp;th={VAR: th}{SECTION: END}{SECTION: show_links_lnk1}{ROOT}?t=polllist&amp;{DEF: _rsid}{SECTION: END}{SECTION: show_links_lnk2}{ROOT}?t=mnav&amp;{DEF: _rsid}{SECTION: END}

⌨️ 快捷键说明

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