X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Ftagger.html.sh;h=4b1d0fe698f83e47b74366d6f328ebca38f94095;hb=d716f2ce1fe64cf87f777490315bc51906001c72;hp=10ed7878b9eb883c71e8b5a68914c648df566321;hpb=6791cf7e5c508a189bc849823f55b941c14b8d96;p=serve0 diff --git a/templates/tagger.html.sh b/templates/tagger.html.sh index 10ed787..4b1d0fe 100755 --- a/templates/tagger.html.sh +++ b/templates/tagger.html.sh @@ -1,4 +1,4 @@ -# Copyright 2014, 2015 Paul Hänsch +# Copyright 2014, 2015, 2016 Paul Hänsch # # This file is part of Serve0 # @@ -19,32 +19,32 @@ category_options(){ cat="${1}:" [ "$cat" = "none:" ] && cat='' - printf %s "$taglist" \ + printf %s "$taglist_set" \ | sed -rn 's;^('"$cat"')([^:]+)$;;p' } category_box(){ for cat in "$@"; do cat < +
-

+
EOF done } cat < +

Add selectetd tags to selected videos.

$(category_box $(list_categories)) -

+

-

+
Hide