Closed (fixed)
Project:
Role Weights
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2006 at 13:27 UTC
Updated:
18 May 2006 at 12:52 UTC
Hello,
Pardon my non-tech question: is the module already integrated with 4.7?
I am looking to set 3 different roles (memberships), and have listings (flexinodes) sorted by role. Is this already possible just installing Roles by Weight out-of-the-box, or do i need to hack node or flexinode modules?
Thank you very much, for the nice contribution and for eventual support ;)
Marco
Comments
Comment #1
pfaocleThis module simply allows setting of weights to roles, and provides a form to edit them. This module does not actually do anything on its own. However, once its enabled, other modules (or PHP snippets/themes) can call two functions:
So, in answer to your question, you'd need to edit in some code somewhere. A PHP page could provide the listings?
Or, could Views be the answer? It often is... ;) I may look at whether I can allow Role Weights to expose the weights as a sort criteria when I'm less busy.
Comment #2
pfaocleI've submitted an issue on Views integration. I'm working on it!
Comment #3
pfaocleViews integration should work now, if you want to give it go! Would appreciate the testing/feedback.
Comment #4
(not verified) commentedComment #5
marcoBauli commentedManaged only yesterday to test this feature, and it seems to work fine on me (4.7 of course)!
Sorry for my late reply, have been two very intense weeks..!
Cheers,
Marco
Comment #6
pfaocleThanks! Could you keep an eye out for Bèr's problem described here? I haven't been able to reproduce it - the more people testing the merrier.