phpbb-ext-topictags
phpbb-ext-topictags copied to clipboard
Can be tag clouds hidden for non loged users?
Is there some parameter to make cloud tags hidden for non loged users?
phpbb 3.3.3 php 7.4
Yes, this is pretty important. Some boards are private for good reason, and it's not desirable to have to choose between a fully public tag cloud and no tag cloud at all on the front page. Geniuses of phpBB customization can probably figure out how to hack in a permissions check here, but it would be better if the extension just had an option for it.