Closed (fixed)
Project:
Advanced User
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2007 at 02:37 UTC
Updated:
19 May 2007 at 17:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xpete commentedhere goes the complete package.
Comment #2
Anonymous (not verified) commentedI don't see any review yet. We can't commit without review.
You're patch crosses some of the patches I have submitted. I will review your patch further and add the differences ASAP (which is hopefully this weekend).
Comment #3
M.Att commentedThere is a minor bug (if you will) in the advuser.info file - there is no dependency defined for the profile.module. Optionally is the second addition can be the package parameter so future additional usermodules can live in their own home :)
Comment #4
Anonymous (not verified) commentedNo, the package value should not be set. It has a special purpose that this package doesn't meet the criteria for. To see the criteria look here http://drupal.org/node/64279 and here http://drupal.org/node/101009 and be sure to check the comments.
IMO, package is miss named but it was past freeze when I discovered it and now we will live with it.
Comment #5
mcurry commentedDoes this module break without profile.module enabled, or does it degrade gracefully? (sorry, I didn't write the code, and I've not yet used the profile-specific features.)
If it degrades gracefully without profile.module present and enabled, then I'd say that profile.module is not a dependency.
Comments?
Comment #6
Anonymous (not verified) commentedGood question. I don't have the answer as yet either. If this package doesn't need profile to operate then adding the dependency isn't the correct thing to do. There has been talk of adding a suggest variable which would then be displayed in the module list. I don't know that work has been created to go with the talk.
Comment #7
Anonymous (not verified) commentedI've been playing with this for a few hours now. Xpete's patch isn't quite correct and with the new user administration interface the module needs some heavy overhauling. Xpete your patch also makes some code style changes. I would like you to move those changes to a separate patch.
The module has capabilities for deleting users as well. I don't think that functionality is needed with the newer user administration but I'll check it out. Most people are waiting on email from what I can tell; I know that is the functionality I'm longing for. What are peoples thoughts on the delete portion of this module?
Comment #8
xpete commentedI've used it with the new user administration and didn't find any problem with that.
I didn't changed the delete portion of this module because i don't need that but it could be useful
because it uses the profile fields as filters and the normal user edition don't.
The changes i've done in code style is to comply with "Drupal Coding Standards".
What i need is the mail thing working, I've done some work in that but can't put it fully working.
Comment #9
somebodysysop commentedJust a thought. This package is designed to filter based upon profile fields. Would it be possible to filter based upon node profile (http://drupal.org/project/nodeprofile) fields?
Comment #10
Anonymous (not verified) commented@SomebodySysop: That is a "feature request" that belongs in a new issue. This issue is trying to get a working 5.x module.
Has anyone else tried? We really need testers and commenters for this package. I've identified the coding formatting changes belong in a different patch. But how does everyone else feel about the patch? Given the lack of interest in this node, how can we raise awareness?
Inactivist, can we create a 5.x dev version with this patch? Maybe we'll get more interest.
Comment #11
mcurry commentedI've committed the patch - I've not tested it much (I don't have any production drupal 5 sites)
http://drupal.org/cvs?commit=63581
I've created a drupal-5.x-dev release. As I said, not tested. Please try it out...
Comment #12
mcurry commentedEarnie, this is my formal invitation to bring you in as a co-maintainer (grant you CVS access to this project) so you can continue helping with the 5.0 work in a more efficient manner.
Comment #13
Anonymous (not verified) commentedOk, CVS access granted.
Comment #14
Anonymous (not verified) commented@xpete: You patch doesn't contain ``callback arguments'' for ``advuser_multiple_email_confirm_page''. Please follow up with http://drupal.org/node/135213.
Comment #15
xpete commentedi've been away, now i'm using mass_contact.
I will update Advuser to see what as changed.
Comment #16
xpete commentedi've been away, now i'm using mass_contact.
I will update Advuser to see what as changed.
Comment #17
Anonymous (not verified) commented@xpete: I have a patch that for the issue I spoke of. See http://drupal.org/node/135213 for more information. I'm marking this fixed so that we can close what has been uploaded to CVS.
Comment #18
xpete commented