s4

changeset 302:9edf8e87e198

Search form help more explanatory
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 13 Oct 2016 10:07:48 +0859
parents ba0730073d6f
children 170fd6b81a95
files s4-funcs.sh
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Thu Oct 13 09:35:26 2016 +0859
     1.2 +++ b/s4-funcs.sh	Thu Oct 13 10:07:48 2016 +0859
     1.3 @@ -1460,8 +1460,11 @@
     1.4  
     1.5  search_form() {
     1.6    help="(1)空白区切りの単語で本文検索
     1.7 -(2)#番号 で記事ID検索
     1.8 -(3)@YYYY-MM-DD 日付け(シェルパターン可)で日付け検索"
     1.9 +(2)@YYYY-MM-DD 日付け(シェルパターン可)で日付け検索
    1.10 +(3)#番号 で記事ID検索
    1.11 +(1)と(2)は組み合わせOK
    1.12 +  例: @2016-10-0[1-9] 芋煮
    1.13 +  → 2016年10月上旬でキーワード「芋煮」を含む記事検索"
    1.14    cat<<-EOF
    1.15  	<div class="fr">
    1.16  	<form action="$myname">