s4

diff scripts/s4-sns.case @ 801:d368b937956e

Limit the number of articles to show by default
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 14 Jun 2020 12:41:31 +0900
parents fdd9c98f0888
children 1de1319dce99
line diff
     1.1 --- a/scripts/s4-sns.case	Fri May 22 08:35:05 2020 +0900
     1.2 +++ b/scripts/s4-sns.case	Sun Jun 14 12:41:31 2020 +0900
     1.3 @@ -33,7 +33,7 @@
     1.4      contenttype; echo
     1.5      rowid=${2%%[!A-Z0-9a-z_]*}
     1.6      . ./s4-blog.sh
     1.7 -    blog_reply $rowid
     1.8 +    blog_reply $rowid "$3"
     1.9      ;;
    1.10    aid[1-9]*)
    1.11      arid=${1#aid}