Ticket #380 (new defect)

Opened 3 years ago

Last modified 3 years ago

Switch acts_as_taggable from gem to plugin

Reported by: ssmith Assigned to: somebody
Priority: normal Milestone: WishList
Component: Do not know Version: HEAD
Severity: normal Keywords:
Cc:

Description

The acts_as_taggable plugin is supposed to be more robust, and has some features built in that I had/have to do myself with the other one (not that that is a bad thing).

Some fanciness -> Polymorphic associations, meaning that the one tag model can be used to tag any and all objects.

Depends on #379

Change History

10/04/06 02:38:15 PM changed by ssmith

  • version changed from 0.6.0 to HEAD.

Note: This WILL require a refactoring of the database/code.

Maybe leave it for later and use the working acts_as_taggable plugin for the current time, as we are only tagging events right now?

18/04/06 04:53:14 PM changed by ssmith

  • milestone changed from 0.7.0 to WishList.

Not overly important right at the moment, refactoring again at this point is mildly undesirable, and other tickets should get more priority. Thus, I am defering this until a later date.