Seite 1 von 1

[3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 16:21
von donsenilo
Für 3.1 gab es mal diese Ext: https://www.phpbb.com/customise/db/exte ... opic_tags/
Gibt es sowas evtl. auch für 3.2.x ?

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 17:18
von vfrblue
Hier: https://github.com/RobertHeim/phpbb-ext-topictags
Ist aber (noch) nicht validiert, nur genehmigt.

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 17:57
von donsenilo
Danke für den Tipp !

Aber die Tag-Funktion scheint nirgends auf. Und diese ist offenbar nur für 3.1.

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 18:14
von Mahony
Hallo
donsenilo hat geschrieben:Und diese ist offenbar nur für 3.1.
Nö >>> https://github.com/RobertHeim/phpbb-ext-topictags
phpBB 3.2 extension, that adds the ability to tag topics with key words
donsenilo hat geschrieben:Aber die Tag-Funktion scheint nirgends auf.
siehe Beschreibung
2. activate

Go to ACP -> tab Customise -> Manage extensions -> enable RH Topic Tags Go to ACP -> Forums -> edit/create any forum -> set Enable RH Topic Tags to Yes
3. configure

Goto ACP -> Extensions -> RH Topic Tags
Grüße: Mahony

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 18:16
von vfrblue
"robertheim/topictags" - composer.json:
"extra": {
"display-name": "RH Topic Tags",
"soft-require": {
"phpbb/phpbb": ">=3.2"
Edit: Mahony war schneller :wink:

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 18:42
von donsenilo
Go to ACP -> Forums -> edit/create any forum -> set Enable RH Topic Tags to Yes
3. configure
Auf deutsch finde ich das nicht

und "phpbb/phpbb": ">=3.2" steht bereits drin

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 18:45
von chris1278
Das heist soviel wie das du dort wo du die forenkattegoreien und bereiche erstellts in den entsprechnden kategorien bzw. foren in dessen einstellungen das aktivierts nach dem die ext aktiv iat.

Re: [3.2] Topic Tags / Tag-Cloud

Verfasst: 11.03.2019 19:21
von donsenilo
chris1278 hat geschrieben:Das heist soviel wie das du dort wo du die forenkattegoreien und bereiche erstellts in den entsprechnden kategorien bzw. foren in dessen einstellungen das aktivierts nach dem die ext aktiv iat.
In ACP oder direkt beim Erstellen ? Bei beiden Möglichkeiten seh ich nix ...