I know you can filter tags on type, but is there a way to aggregate tags of different types, without outputting them by type separately (since then, you would get possibly duplicate tags)
Reported on Movable Type 4.3
I know you can filter tags on type, but is there a way to aggregate tags of different types, without outputting them by type separately (since then, you would get possibly duplicate tags)
Reported on Movable Type 4.3
Probably not. It would be a good candidate for a plugin to achieve that result, but it could get expensive very quickly which would make it necessary to be used in a cached module.