/** * copyright : (C) 2001-2020 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: search.tmpl 6364 2020-02-09 19:49:32Z naudefj $ * * 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; version 2 of the License. **/ {PHP_FILE: input: search.php.t; output: search.php;} {REF: security.tmpl} {REF: admincp.tmpl} {REF: header.tmpl} {REF: footer.tmpl} {REF: curtime.tmpl} {REF: usercp.tmpl} {REF: stats.tmpl} {REF: show.tmpl} {REF: rev_fmt.tmpl} {REF: draw_pager.tmpl} {REF: alt_var.tmpl} {REF: draw_radio_opt.tmpl} {REF: draw_select_opt.tmpl} {REF: fileio.tmpl} {REF: search_forum_sel.tmpl} {REF: isearch.tmpl} {SECTION: search_results}
{TEMPLATE-DATA: search_data}
{MSG: search_results_hdr}
{SECTION: END} {SECTION: no_search_results}
{SECTION: END} {SECTION: radio_button_separator}    {SECTION: END} {SECTION: search_entry} {FUNC: ++$i} {MSG: search_forum}: {VAR: r->forum_name} «» {MSG: search_posted_on}: {TEMPLATE: search_post_date} «» {MSG: by} {IF: !empty($r->poster_id)}{TEMPLATE: registered_poster}{ELSE}{TEMPLATE: unregistered_poster}{END}
{VAR: r->subject}
{FUNC: trim_body(read_msg_body($r->foff, $r->length, $r->file_id))} {IF: ($is_a || $r->md)}
{MSG: moderator_options}: {MSG: thread_mod_delete} {IF: $r->is_rootm} | {MSG: move_thread} | {IF: $r->is_lckd}{MSG: unlock_thread}{ELSE}{MSG: lock_thread}{ENDI} {ENDIFI}
{ENDIFI} {SECTION: END} {SECTION: registered_poster} {VAR-HTML: r->alias} {SECTION: END} {SECTION: unregistered_poster} {GVAR: ANON_NICK} {SECTION: END} {PAGE: SEARCH_PAGE message search form} {TEMPLATE: header} {TEMPLATE: usercp} {TEMPLATE: show_links}{TEMPLATE-DATA: admin_cp} {TEMPLATE-DATA: search_data}
{TEMPLATE-DATA: page_pager}
{TEMPLATE: curtime} {TEMPLATE-DATA: page_stats} {TEMPLATE: footer} {PAGE: END} {SECTION: search_title} {MSG: search_title} {SECTION: END} {SECTION: search_update} {MSG: search_update} {SECTION: END} {SECTION: search_entire_msg} {MSG: search_entire_msg} {SECTION: END} {SECTION: search_subject_only} {MSG: search_subject_only} {SECTION: END} {SECTION: search_and} {MSG: search_and} {SECTION: END} {SECTION: search_or} {MSG: search_or} {SECTION: END} {SECTION: search_asc_order} {MSG: search_asc_order} {SECTION: END} {SECTION: search_desc_order} {MSG: search_desc_order} {SECTION: END} {SECTION: search_relevance_order} {MSG: search_relevance_order} {SECTION: END} {SECTION: search_attach_all} {MSG: search_attach_all} {SECTION: END} {SECTION: search_attach_with} {MSG: search_attach_with} {SECTION: END} {SECTION: search_entry_lnk} {ROOT}?t={DEF: d_thread_view}&goto={VAR: r->id}&{DEF: _rsid}&srch={VAR-URL: srch}#msg_{VAR: r->id} {SECTION: END} {SECTION: search_entry_lnk1} {ROOT}?t={DEF: t_thread_view}&frm_id={VAR: r->forum_id}&{DEF: _rsid} {SECTION: END} {SECTION: search_mod_mass_lnk} {ROOT}?t=mmd {SECTION: END} {SECTION: registered_poster_lnk} {ROOT}?t=usrinfo&id={VAR: r->poster_id}&{DEF: _rsid} {SECTION: END} {SECTION: SEARCH_PAGE_lnk3} {ROOT} {SECTION: END}