Development

#2621 ([PATCH] Machine or triple tags)

You must first sign up to be able to contribute.

Ticket #2621 (closed enhancement: fixed)

Opened 8 months ago

Last modified 7 months ago

[PATCH] Machine or triple tags

Reported by: Michael.Nolan Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsTaggablePlugin Version: 1.0.9
Keywords: tags, tripple tagging, machine tagging Cc:
Qualification: Unreviewed

Description

Information about flickr's implementation:

http://adactio.com/journal/1274/ http://www.flickr.com/groups/api/discuss/72157594497877875/ http://www.geobloggers.com/archives/2007/01/24/offtopic-ish-flickr-ramps-up-triple-tag-support/

Patch converts namespace:key=value to separate columns and adds a boolean flag to say the tag is a triple. By default behavior works as present but you can query in TagPeer? by passing additional options.

Attachments

triple_tags.patch (7.4 kB) - added by Michael.Nolan on 12/03/07 18:39:00.

Change History

12/03/07 18:39:00 changed by Michael.Nolan

  • attachment triple_tags.patch added.

12/11/07 10:52:29 changed by xavier

  • status changed from new to closed.
  • type changed from defect to enhancement.
  • resolution set to fixed.

Hi Michael,

Thanks for your great patch. I tested it and integrated it in the version 0.4 of the plugin, along with some documentation.

cheers,

xavier