Closed (won't fix)
Project:
Usernode
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2007 at 18:22 UTC
Updated:
3 Feb 2013 at 17:59 UTC
Jump to comment: Most recent file
I tried to sift through older feature requests and it didn't look like this would be a duplicate.
Any chance of pursuing an upgrade for D6?
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | usernode 1.4 patch to: usernode.info | 408 bytes | quex |
| #9 | usernode 1.4 patch to: usernode.install | 2.38 KB | quex |
| #9 | usernode 1.4 patch to: usernode.module | 9.28 KB | quex |
| #3 | usernode.info-usernode.install-usernode.module-diff-2007-12-10-14-34-04.patch | 13.24 KB | deekayen |
| #2 | usernode.info-usernode.install-D6.patch | 3.05 KB | deekayen |
Comments
Comment #1
matt_paz commentedTitle should have said D6
Comment #2
deekayen commentedAbsolutely. Here's the start (.info and .install).
Comment #3
deekayen commentedStarts porting some of .module. Maybe it's just me, but I haven't been able to get drupal_execute() to to save a new node so it'll fire the usernode_insert() hook. Need a break from it, but wanted to leave my work for someone else to continue with.
Comment #4
fagoyou'll need to include manually node.pages.inc from the node module.
Comment #5
fractile81 commentedSubscribing. I've done a little work myself trying to get this to just work on a dev site of mine, so if I run into anything I can give back, I'll post it here.
Comment #6
fractile81 commentedSo, what's the advantage to using drupal_execute(); over a direct node_save();? The drupal_execute(); is going to be doing form validation on the node object which, if invalid, causes no node to be created and breaks the module (as implemented in D5).
I also ask because I too haven't been able to figure out how to get the drupal_execute(); to work correctly.
Comment #7
Pedro Lozano commentedI have made a port from scratch myself. This is how the drupal_execute part is done, it's documented in the api how to create nodes using drupal_execute.
I'll post a patch later if I have some time.
Comment #8
summit commentedSubscribing, Interested in D6 version. Greetings, Martijn
Comment #9
quex commentedHi all!
I have made a full path to lastest stable usernode version which is 1.4. Patch to usernode.info and usernode.install is almost that same as above (but compatible with usernode 5.x-1.4).
It works!
Enjoy!
Comment #10
jmaties commented#9 not work fine!
Create a usernode anonymous first :(
Comment #11
socialnicheguru commentedsubscribing
Comment #12
scott859 commentedsubscribing
Comment #13
kevinwalsh commentedsubscribing
Comment #14
richard.e.morton commentedany progress here with a full release. The reason I would like usernode is purely to be able to use CCK fields and only show certain fields to users with certain roles.
is there another way, I used usernode with drupal 5.
thanks
R
Comment #15
deekayen commented@richard.e.morton:
Usernode really doesn't have anything to do with that - it's whole purpose in life was to provide a way to list users in Views AFAIK, which is built into Views in 6.
Check out CCK 6.x-2. It ships with the Content Permissions module which sets field-level permissions for CCK fields.
Comment #16
socialnicheguru commentedif Usernode is no longer needed, then how do we implement node profile which is content profile in D6? Node profiles hung off of usernode.
Comment #17
fagoJust read content profile docs - you don't need usernode any more.
Comment #18
pomliane commentedThis version of Usernode is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.