×
This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Non-standard tags implementation
Paul Holmes
Fresh Boarder
Posts: 1
9 Jahre 6 Monate her - 9 Jahre 6 Monate her #802
von Paul Holmes
Non-standard tags implementation wurde erstellt von Paul Holmes
Hi,
Are there any plans to use the standard Joomla tags approach to tags in an extension (see docs.joomla.org/J3.x:Using_Tags_in_an_Extension) rather than the custom approach currently taken (i.e. storing tags in a column along with the item itself, in CSV format?)
As far as I know tag relationships (i.e. item <-> tag) should be stored in _contentitem_tag_map rather than inline with the item.
Not using this approach means:
- Can't easily use JOINs to fetch data based on tags
- Incompatible with modules that look for associations in _contentitem_tag_map
- Need to unpack tag values from field after query has run
None of which are particularly great traits.
Cheers,
Paul
Are there any plans to use the standard Joomla tags approach to tags in an extension (see docs.joomla.org/J3.x:Using_Tags_in_an_Extension) rather than the custom approach currently taken (i.e. storing tags in a column along with the item itself, in CSV format?)
As far as I know tag relationships (i.e. item <-> tag) should be stored in _contentitem_tag_map rather than inline with the item.
Not using this approach means:
- Can't easily use JOINs to fetch data based on tags
- Incompatible with modules that look for associations in _contentitem_tag_map
- Need to unpack tag values from field after query has run
None of which are particularly great traits.
Cheers,
Paul
Letzte Änderung: 9 Jahre 6 Monate her von Paul Holmes.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Geir
Fresh Boarder
Posts: 15
9 Jahre 3 Monate her #964
von Geir
Geir antwortete auf Non-standard tags implementation
I need this as well.
I am making a module to get content articles tag, and match with tagged items in my component to display some of the information.
I am making a module to get content articles tag, and match with tagged items in my component to display some of the information.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Andres Maeso
Platinum Boarder
Posts: 338
9 Jahre 3 Monate her #966
von Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein!
Andres Maeso antwortete auf Non-standard tags implementation
Hi!
We implemented tags in Component Creator in its early state, now it has evolved, as it's standard Joomla, we will prioritize it in our development roadmap. By the way, you are still on time to vote for the rest www.surveymonkey.com/s/CXCSBC9
Thanks for your feedback
We implemented tags in Component Creator in its early state, now it has evolved, as it's standard Joomla, we will prioritize it in our development roadmap. By the way, you are still on time to vote for the rest www.surveymonkey.com/s/CXCSBC9
Thanks for your feedback
Andrés Maeso
Customer relations manager at Joomla Component Creator.
Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein!
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
Ladezeit der Seite: 0.056 Sekunden