Closed (fixed)
Project:
Image Annotate
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2008 at 01:39 UTC
Updated:
17 Jun 2009 at 07:51 UTC
Hello,
I was wondering if annotations can be searched and if the module will be worked for drupal 5. It'll be great if the module can do that. If annotations can be "tagged" and be searched when it is searched. Thanks for reading : )
Comments
Comment #1
christefano commentedA request for a Drupal 5 backport can be found at #275206.
Comment #2
hunvreus commentedAnnotations are stored in a separate database. I could make this available as a node indeed, though I am not sure of the real interest in that except for the search capability: is this really something people will use?
Comment #3
QuirinKoerner commentedIt would be interesting for example in the profil:
"Pictures related with user xy" and than there is a grid of pictures which were connected to the user.
Comment #4
hunvreus commentedI am about to commit a new version which support CCK imagefield rather than the image module, along with a new version of the jQuery. I keep these feature requests in mind and get back to you asap.
Comment #5
hunvreus commentedThere is a dev version being published. From the direction I am taking, I will definitely need to setup some kind of plugin architecture to allow linking these annotations with more than just comments: once the beta is online I'll need your feedback to do it the smart way.
Comment #6
Jehf commented+1 the feature of annotations populating user reference fields, if that's what's being proposed...
Comment #7
hunvreus commentedJust finished to update a couple other modules: I will polish the image annotate module this week and will add a plugin structure for people to create new connectors. If you have ideas on best doing this, let me know.
Comment #8
hunvreus commentedThe D6 version is now in beta, but the code will evolve in the next few weeks to allow having multiple types of annotations on pictures, including user reference and taonomy. I think I will implement a hook for that purpose so that people can easily add their plugin.
Comment #9
hunvreus commented