phpbb-ext-topictags icon indicating copy to clipboard operation
phpbb-ext-topictags copied to clipboard

phpBB 3.3 extension, that adds the ability to tag topics with key words.

Results 32 phpbb-ext-topictags issues
Sort by recently updated
recently updated
newest added

I get a tag input field, and I get a /tags page, but actual tagging does not work. I can put something into the field, but it never shows up...

At least the base background-color and font color of the input field should inherit from site-wide form style (whatever else might be going on with colorization and bordering of actual...

Is there some parameter to make cloud tags hidden for non loged users? ![Req1](https://user-images.githubusercontent.com/81232806/112139572-36e0e200-8bd3-11eb-9c26-fe571ff65b4e.PNG) phpbb 3.3.3 php 7.4

The composer.json file still has version 1's date in it. Should be updated to `"time": "2020-06-21",` which seems to be the last date of substantive changes.

As of now the ext supports upto PhpBB v 3.1.9 can you make it work along with v 3.3x and so....on

I have the same problem I use the`/^[\u4e00-\u9fa5\- a-z0-9]{2,30}$/i`for showing **Chinese**&**digit**&**English characters**, But PHP feedback result is: `tags_manager.php on line 644: preg_match(): Compilation failed: PCRE does not support /L, /l,...

Ola, I want to move it above my forums. Where do I have to do this in the code? Thanks Marcus

Hello, I've cloned repository on local and made a change, but as it's not cloned on my GitHub account I cannot do a pull-request. I've added search tags on search...

Hi, Is it possible to let the build-in search bar look for tags? Like if some one used the tag "howto" it will also show up in the search results....

enhancement