X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fadvfilter.html.sh;h=3f8c6207bde7e153719e3a7a7bd5e8716bfd2abd;hb=d716f2ce1fe64cf87f777490315bc51906001c72;hp=ec2e5e7691afd1b00589583df7f289f4833445fe;hpb=6791cf7e5c508a189bc849823f55b941c14b8d96;p=serve0 diff --git a/templates/advfilter.html.sh b/templates/advfilter.html.sh index ec2e5e7..3f8c620 100755 --- a/templates/advfilter.html.sh +++ b/templates/advfilter.html.sh @@ -1,4 +1,4 @@ -# Copyright 2014,2015 Paul Hänsch +# Copyright 2014 - 2016 Paul Hänsch # # This file is part of Serve0 # @@ -19,7 +19,7 @@ category_tabs(){ for cat in "$@"; do cat < - + + -
+
of the items selected here: @@ -51,34 +51,30 @@ filterbox(){
$(category_tabs $(list_categories) )
-
+ EOF done } cat < Hide + Most recent

Up to 10 filter boxes will appear as you start selecting tags. You can select multiple tags in each box by holding down the Ctrl-key. Click the "Filter!" button when you are ready.

$(filterbox {0..9}) -

+

-

- - +
EOF