actions.tmpl

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

TMPL
78
字号
/**************************************************************************** copyright            : (C) 2001-2003 Advanced Internet Designs Inc.* email                : forum@prohost.org* $Id: actions.tmpl,v 1.2 2003/10/21 18:09:18 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: actions.php.t; output: actions.php;}{REF: security.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{REF: stats.tmpl}{REF: alt_var.tmpl}{REF: ulink.tmpl}{REF: is_perms.tmpl}{SECTION: last_post last by a user}{DATE: r[9] %a, %d %B %Y %H:%M}<br /><a href="{TEMPLATE: last_post_lnk}">{VAR: r[8]}</a>{SECTION: END}{SECTION: last_post_na no last post}{MSG: na}{SECTION: END}{SECTION: action_entry iSpy user list row}<tr class="{ALT-VAR: search_alt RowStyleA RowStyleB}">	<td class="GenText">{VAR: user_login}</td>	<td class="GenText">{VAR: action}</td>	<td class="DateText">{DATE: r[5] %H:%M:%S}</td>	<td class="SmallText">{TEMPLATE-DATA: last_post}</td></tr>{SECTION: END}{SECTION: anon_user anon user name}{GVAR: ANON_NICK}{SECTION: END}{SECTION: reg_user_link registered user link}<a class="GenLink" href="{TEMPLATE: reg_user_link_lnk}">{VAR: user_login}</a>{SECTION: END}{PAGE: ACTION_PAGE iSpy User Action List}{TEMPLATE: header}<div align="center" class="GenText">[<a href="{TEMPLATE: ACTION_PAGE_lnk}" class="GenLink">{MSG: refresh_list}</a>]</div><p><table border="0" cellspacing="1" cellpadding="2" class="ContentTable"><tr><th>{MSG: user}</th><th>{MSG: action}</th><th>{MSG: time}</th><th>{MSG: action_latest_post}</th></tr>{TEMPLATE-DATA: action_data}</table>{TEMPLATE-DATA: page_stats}{TEMPLATE: footer}{PAGE: END}{SECTION: actions_update}{MSG: actions_update}{SECTION: END}{SECTION: no_view_perm}{MSG: no_view_perm}{SECTION: END}{SECTION: reg_user_link_lnk}{ROOT}?t=usrinfo&id={VAR: r[1]}&{DEF: _rsid}{SECTION: END}{SECTION: last_post_lnk}{ROOT}?t={DEF: d_thread_view}&goto={VAR: r[7]}&{DEF: _rsid}{SECTION: END}{SECTION: ACTION_PAGE_lnk}{ROOT}?t=actions&rand={VAR: rand_val}&{DEF: _rsid}{SECTION: END}

⌨️ 快捷键说明

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