×
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
Yeni Üye
Posts: 1
9 yıl 6 ay önce - 9 yıl 6 ay önce #802
Yazan: Paul Holmes
Non-standard tags implementation, Paul Holmes tarafından oluşturuldu
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
Son Düzenleme: 9 yıl 6 ay önce Düzenleyen:Paul Holmes
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Geir
Yeni Üye
Posts: 15
9 yıl 2 ay önce #964
Yazan: Geir
Geir tarafından Non-standard tags implementation konusunda yanıtlandı
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.
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Sayfa oluşturma süresi: 0.055 saniye