Hi, I managed to work out the multi-level tags bit but I want to know
1. How do I show the tag usage count beside the specified tag? (thanks,
babyelefant!)
I tried adding this
var bool show_count = true;
var string pre_count = "(";
var string post_count = ")";
under
function Page::lay_print_sidebar_freetextbox_2() {
but nothing happened. :(
2. Is there also a way to do this in the
tags page instead of the sidebar? (thanks,
lorataprose!)
Thank you!
(preview at
404desu)