Closed (fixed)
Project:
User Comment
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2008 at 14:09 UTC
Updated:
14 Jul 2012 at 19:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
gwen commentedI do plan to upgrade this to drupal 6, but I'm in the middle of a few other projects right now, so it probably won't happen super soon. If you want to take a crack at upgrading and submit a patch or tarball, I'm happy to review.
Comment #2
zilla commentedthanks. i unfortunately can't write code, so i'm helpless and at your mercy ;)
is there currently any other way to do this at a user level within drupal this way (like this module) - or is this a unique permissions feature?
honestly, i feel like this should be core: and in user permissions (checkboxes like 'allow user to create pages' 'allow user to delete comments on his own pages' - doesn't it?
Comment #3
gwen commentedAs far as I know, there's no other way to get this sort of functionality in drupal without using a custom module like this one. It does feel like it would be a nice addition to core, I totally encourage you to open up a feature request asking for it.
Comment #4
zilla commentedbummer. i'm using the new contentprofile module - allowing users to comment on that content type creates the 'comment wall' or 'corkboard' effect for a user profile, really great stuff, but not possible if hte user is unable to delete ;)
Comment #5
Delta Bridges commentedIt would be nice to have a stable 5 release as well :)
Many thanks for a useful module!
Expat9
Comment #6
yngens commentedhi all,
today, i contacted gwen to ask when she could upgrade this module for drupal 6 and she told she is busy very much with her current project and that she would be happy to accept patches. unfortunately i am not a coder and can not make such a patch myself. so i call everyone interested to gather enough bounty to anyone who could upgrade this module.
i personally am ready to put $30.
who else and what amount?
and who could make a patch and for what amount?
Comment #7
edward.peters commentedI am keen on this and could chip in a little.
Comment #8
wmostrey commentedI need this module for the DrupalMU installation profile so I upgraded it to Drupal 6. Attached patch is for the 5.x-1-dev version.
Comment #9
gwen commented@wmostrey: Thanks for the patch. It's been applied and there will be a 6 version once the packaging script does its thing.
Comment #10
wmostrey commentedRemember you need to go to http://drupal.org/node/151289/edit/releases and manually enable the release. Thanks!
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #12
jazzitup commentedEven with your patch I can still reproduce the issue from the original version, which is described here:
http://drupal.org/node/343037
Comment #13
chuckdeal97 commentedDid you see #320797: The Drupal 6 port? The patch there works as desired. You will also want the patch from #337405: hook_link_alter call was incorrect.
Comment #14
jazzitup commentedThanks for those links, but it seems those patches are for D6.x and I'm using D5. Is there any patch available for D5?
Comment #15
chuckdeal97 commentedSorry, I thought that you were looking to upgrade to D6. I don't know a thing about the D5 version. The best I can suggest is to take a look at my patch on the other issue and see what I fixed. Disregard the mail handling code. There were some permissions problems and such.
I'm willing to try and answer questions about the D6 code, but I have only limited knowledge myself.
Comment #16
gwen commentedI am no longer supporting 5.x, so marking this issue fixed again.
Comment #18
greenbeans commentedHow stable is the 6.x dev branch?
Thanks!