X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fadvfilter.html.sh;h=3f8c6207bde7e153719e3a7a7bd5e8716bfd2abd;hb=c59fd5a4946c4d13fc1692e4561878a9bb2b3e17;hp=74860bcad3c876c1677de13aa87ae1da8c3dea5d;hpb=c107b42c61b01b9deef58e8d40ac642fc3d94d08;p=serve0 diff --git a/templates/advfilter.html.sh b/templates/advfilter.html.sh index 74860bc..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 + 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