Tagger icon indicating copy to clipboard operation
Tagger copied to clipboard

Tags for non default resource class

Open Kookabura opened this issue 8 years ago • 2 comments

It's good to have an ability to use tags for custom classes. I've added parameter $class for that.

Kookabura avatar Jan 28 '17 13:01 Kookabura

Could you explain how this works?

theboxer avatar Jul 17 '17 08:07 theboxer

As we can store different resources in site_content table and they differs only by class_key attribute it's good to have an ability to select them from database with Tagger filtered by class key. For example I use it for selecting ecommerce products from site_content by tags. I can't get anything with custom class_key without this fix.

Kookabura avatar Jul 17 '17 10:07 Kookabura