enocasino VIP
Total posts: 33
12 Jun 2014 14:42

Support,

Is it possible to predefine allowable tags? I need to keep tags organized and cannot have users listing any tag. Please advise.

Ian

Last Modified: 05 Jul 2014


pepperstreet VIP
Total posts: 3,837
13 Jun 2014 01:22

You can set different Joomla ACL for adding NEW tags... and adding EXISTING tags. See 2nd and 3rd parameter:

Bildschirmfoto 2014-06-13 um 03.09.42

  • 2nd parameter "Who can add/remove tags" allows NEW tags for a higher ACL like admins, moderators or article author only. They wil be allowed to add your pre-defined tags.
  • 3rd parameter "Who can attach exist/remove tags" could be a lower ACL for your users like registered. Then registered users can just select from those EXISTING tags via "auto-complete" field. Or remove tags.

enocasino VIP
Total posts: 33
01 Jul 2014 23:06

I purchased the auto complete field. However the tags module does not show this field. How do I get the auto complete field to work with the tag cloud?


Sergey
Total posts: 13,748
02 Jul 2014 01:06

enocasino How do I get the auto complete field to work with the tag cloud?

Ther is no autocomplete in tag cloud module. It is only inside the article full view where you can attach new tags.

Do you want to do xomething like stackoverflow where on a side you can select your personal list of tags you prefer? Then you have to create custom module. Because even if you select the tag with autocomplete, you have to assosiate it with the user by saving data in DB, so next time site remembers user's tags.


pepperstreet VIP
Total posts: 3,837
02 Jul 2014 03:44

enocasino I purchased the auto complete field. However the tags module does not show this field

The "Auto-complete field" has nothing to do with the usual "Cobalt tags" feature. It is a seperate field and storage. On first sight, it seems to be similar and it even allows to offer pre-defined values... but this happens on record-submission form only.

I still suggest to have a look into my previous comment above. Try to make use of the ACL parameter. The benefits: You have tagging on record view. Restricted pre-defined tags. Working tags module.


enocasino VIP
Total posts: 33
03 Jul 2014 02:53

I'm still confused.

If I set the 2nd parameter to "super user" , then the article author can not see the tags feature. But if I set it to 'Article author only" then as the author I can add any tag like "lkajdlkjfkjda"


Sergey
Total posts: 13,748
03 Jul 2014 11:35

You have to set Who can add to Superuser and who can attach to author only.


enocasino VIP
Total posts: 33
03 Jul 2014 15:12

Oh okay, I got it now. I was thinking the tags feature was suppose to show up in the submission form. The author has to create the record, then open the record, then add tags.

So as the super user, do I need to create a dummy record to create the pre-defined tags?


pepperstreet VIP
Total posts: 3,837
03 Jul 2014 16:08

enocasino as the super user, do I need to create a dummy record to create the pre-defined tags?

Yep, think so. Because Cobalt backend has no action to create new tags beforehand. Just edit name and delete. Sorry, forgot about that.

So, you need at least 1 article to add tags via frontend. This might be a hidden/unpublished dummie record.


Sergey
Total posts: 13,748
04 Jul 2014 00:38

And you do not need to edit article. Just add tags in full article view. Add and immediately delete. Because there is AJAX which save the tags. When you edit article tags are saved only when article is saved.


enocasino VIP
Total posts: 33
05 Jul 2014 00:17

Bada Boom. Yes Sir, Saved in the backend. Sweetness!

Thank you

Powered by Cobalt