Active
Project:
Annotate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Mar 2011 at 16:45 UTC
Updated:
17 May 2013 at 12:05 UTC
We definitely need a drupal 7 version of annotate.
The version I have in mind is entity based which makes it possible to add fields to an annotation. Furthermore each annotate type should become a separate bundle with access rights.
There two features means gives use I think better tuning of who can do what.
Admin interface changes alot
Any plans to port this module to Drupal 7?
Comments
Comment #1
clemens.tolboomI do have plans but first need to get the 6.x-2.x-dev version issues fixed.
Comment #2
dgastudio commentedsub.
Comment #3
lomo commentedChanged issue title for better clarity and added "port to d7" tag (following)
Comment #4
clemens.tolboomDepends on #1234828: Get views only support for the lists of annotations
From a D7 perspective annotations are entities. For ease of use we need dependency with entity module.
It could use some AHAH http://drupal.org/node/348475
We must not forget the print behaviour.
Comment #5
fizk commentedI've created a straight Drupal 7 port of this module:
https://github.com/yonas/annotate
It doesn't have any of clemens.tolboom's planned changes (views only support, D7 entities, etc).
Comment #6
clemens.tolboom@fizk: please provide a patch here based on 6.x-2.x-dev version :-)
Comment #7
fizk commented@clemens.tolboom If you want to see what I've changed, put your 6.x-2.x-dev code in one directory and download my code into another directory and run the diff command:
diff -wBNru annotate-6.x-2.x-dev annotate-drupal-7Comment #8
clemens.tolboomI just created a 7.x branch ... it's code is still a D6.
I'll try to check fizk code and create some issues before I push working code into git this week (the plan)
Comment #9
clemens.tolboomToday I abandoned the module and asked for a new Maintainer.
I think with the use of http://drupal.org/project/eck this project can be revived. Not sure as I have no time left for investigating it's functionality :(
Comment #10
mgiffordThanks for your work on this historically @clemens.tolboom hopefully we can get someone else to champion this moving forward.
Are there other modules accomplishing similar things? Any opportunity to merge projects is often useful.
Also, the only D7 module I could find that seemed somewhat related was - http://drupal.org/project/stickynote
Comment #11
clemens.tolboomTnx ... you're the first to report back :-)
The project http://drupal.org/project/stickynote is _path_ based and does not seem to have views integration.
But I guess it's useful for some of the annotate users.
I personally feel a little sad to abandon this project but it's a money/time problem. I need so much more free time for http://drupal.org/project/graphapi to make that a stable release.
Maybe when sparkle get's into D8 I return to this project as that would probably make inline annotation possible.
Comment #12
mgiffordgraphapi looks pretty neat! I was looking at the WordPress options for this type of thing when I came to this project. So many options like http://digress.it that have been developed.
Finding the time & frankly resources to justify working on neat projects like this is hard. Unless you're in the top 10% of modules so often there just isn't the critical mass.
And ya, hopefully there will be more ways to at least help with the $$ issue as the Drupal community matures. There's got to be ways for folks to give (even small amounts) easily to developers with a good idea.
Comment #13
clemens.tolboom:-)
Comment #14
clemens.tolboomMaybe http://drupal.org/project/comment_on_anything is the way to go?
Comment #15
clemens.tolboomOr even http://drupal.org/project/field_comments
Comment #16
clemens.tolboomJust another note.
Another way to add comments is done on ie http://commentneelie.eu/speech.php?sp=SPEECH/13/430
I like the UI and the way to add comments. But finding the comments is a little harder.
Comment #16.0
clemens.tolboomAdded the issue summary.