online_today.tmpl
来自「eGroupWare is a multi-user, web-based gr」· TMPL 代码 · 共 71 行
TMPL
71 行
**************************************************************************** copyright : (C) 2001,2002 Advanced Internet Designs Inc.* email : forum@prohost.org** $Id: online_today.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: online_today.php.t; output: online_today.php;}{REF: security.tmpl}{REF: header.tmpl}{REF: footer.tmpl}{REF: stats.tmpl}{REF: alt_var.tmpl}{REF: ulink.tmpl}{SECTION: last_post last by a user}{DATE: r[7] %a, %d %B %Y %H:%M}<br /><a href="{TEMPLATE: last_post_lnk}">{VAR: r[6]}</a>{SECTION: END}{SECTION: last_post_na no last post}{MSG: na}{SECTION: END}{SECTION: user_entry info about a user who was online today}<tr class="{ALT-VAR: search_alt RowStyleA RowStyleB}"> <td class="GenText">{VAR: user_login}</td> <td class="DateText">{DATE: r[3] %H:%M:%S}</td> <td class="SmallText">{TEMPLATE-DATA: last_post}</td></tr>{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: ONLINE_TODAY_PAGE List of users who were online today}{TEMPLATE: header}<table border="0" cellspacing="1" cellpadding="2" class="ContentTable"><tr><th>{MSG: user}</th><th>{MSG: online_today_last_visit}</th><th>{MSG: action_latest_post}</th></tr>{TEMPLATE-DATA: user_entries}</table>{TEMPLATE-DATA: page_stats}{TEMPLATE: footer}{PAGE: END}{SECTION: online_today_update}{MSG: online_today_update}{SECTION: END}{SECTION: no_view_perm}{MSG: no_view_perm}{SECTION: END}{SECTION: reg_user_link_lnk}{ROOT}?t=usrinfo&id={VAR: r[2]}&{DEF: _rsid}{SECTION: END}{SECTION: last_post_lnk}{ROOT}?t={DEF: d_thread_view}&goto={VAR: r[5]}&{DEF: _rsid}{SECTION: END}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?