Needs review
Project:
Comment Revisions
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
20 Jan 2011 at 00:39 UTC
Updated:
26 Sep 2013 at 18:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
thinkyhead commentedThe planned module updates and fixes have been stalled for a while because of other projects, but the module hasn't been abandoned. I still plan to add Diff integration so that it's present in the Comment Revisions interface (even without Text Review) but it would be an optional feature.
By 'integrating' do you mean that your module would add a link to the Comment Revisions tabs to show diffs on behalf of comment revisions? If so, I can have Comment Revisions note the existence of Text Review and let that module handle it.
Comment #2
xanoBy integration I mean that comment revisions would be exposed as text sources to Text Review, so all review methods can automatically be applied to revisions as well.
There is no page to select the revisions to compare yet, but I'm going to add it real soon, so Text Review can fully 'compete' with Diff.module.
Comment #3
xanoAlso, what about a Drupal 7 port? I'd hate to have to remove Comment Revision integration from Text Review 7.x-1.x after I just added it for 6.x-1.x.
Comment #4
xanoKick. It would be incredibly awesome to use comment revisions for Text Review (which means comments can be compared to previous revisions during comment previews, but also on a separate page), but I'm sorry to say I'm not convinced this module is actively maintained or even actively looked at by maintainers.
Comment #5
xanoI added integration, although it might be removed again before the final release, depending on the maintenance status of Comment Revisions.
Comment #6
xanoFYI: I started the D7 port and removed the Comment Revisions integration. Would be great if I could add it back in in the next month or two.
Comment #7
thinkyhead commentedComment #8
TimelessDomain commentedIntegration with Text Review should be moved into a new issue - feature request. Lets keep the upgrade simple so that it gets done sooner. Then we can mod it. Thanks
Comment #9
thinkyhead commentedLearning all about Entities for the D7 port, and should have it pretty soon. Some bits of the D7 port will be back-ported to the D6 module. For example, using comment_save() instead of db_query()...
The first thing that impresses me is I see that Entities have Revision functionality already implemented - so really the D7 module should be a pretty lightweight wrapper on the built-in abilities of D7.
Comment #10
Oleksa-1 commentedPls advise, any progress or alternative?
Comment #11
fraweg commentedHello,
is there a plan to port this? I my opinion revisons in the forum only make sense if there is a comment revision too.
Best regards
Frank
Comment #12
jpjanze commented+1 with Frank on this. Hoping there will be a D7 port soon
Comment #13
mxr576I'm working on a port, only views support missing now. I'll share it for testing soon.
Update: Views integration done. A little testing and code review before I share it.
Comment #14
mxr576Here is the Drupal 7 port of comment revision module! Please test it, and give a feedback.
I would like to thank the basic idea for attiks, the developer of user_revision module. Meanwhile in porting I've reworked their code a lot of places, but user_revision gives me the idea how to make comment_revision work.
Comment #15
fraweg commentedHello mxr576,
tanks so much for your port... I will test it the next days...
Best regards
Frank
Comment #16
thinkyhead commentedThat's what I like about open source, it's not all up to me! I look forward to your test results, and if all is well I'll publish it as soon as possible. I was going to implement the D7 version in the same general way that node.module manages revisions, using the built-in D7 revision system. I got a basic start but never got around to the necessary delving.
Comment #17
fraweg commentedHello thinkyhead,
I installed the module but I did not find the place to configure it :-( Can you tell me where I can find it?
Best regards
Frank
Comment #18
mxr576Hello fraweg!
What would you like to configure? This port hasn't got any configure interface yet. After you switch on the module the revision system is working, only permissions needs to be set up properly for user groups.
Comment #19
fraweg commentedHello mxr576
Thanks for your answer! I will have a look on it ...
Best regards
Frank
Comment #20
mxr576Hello fraweg!
Ok, I'll waiting for your test results. If the module will work properly we should consider to release the 7.x-1.0-dev version for more test results. What do you think thinkyead?
Best wishes
mxr576
Comment #21
fraweg commentedHello mxr576,
sorry that I do not answer such a long time! Iam really busy at the moment. But I have test your software. At the moment this module works great with my system. I hope there will be a relese for this modul.
THANKS for yor work !
Best regards
Frank
Comment #22
mxr576Hello fraweg,
thanks for feedback! Not afraid to submit bugreport if you found something wrong. :)
However bug reporting would be much more easier if we release the 7.x port. Thinkyhead what do you think?
Regards, mxr576