Posted by cyvan on October 20, 2006 at 12:23pm
4 followers
| Project: | Node Profile |
| Version: | master |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | jpetso |
| Status: | closed (fixed) |
Issue Summary
I was searching the Drupal forum but couldn't find anything on that topic.
Any plans yet for porting np to 5.x ?
Thanks
Comments
#1
not yet.
But I am definetly going to do it.
#2
Do you have a time estimation?
Are there any tasks you can detail, so people can help you with it?
#3
The plan is to start as soon as the RC got released.
Any contributors are welcome - just start and post the work in the issue queue..
I would do it in these steps:
- port usernode
- port nodefamily
- port nodeprofile
- port pageroute
#4
Let's claim responsibility for the 5.0 port.
#5
Here's a port of nodeprofile to Drupal 5.0. It incorporates node type update handling and style fixes, an updated README, a new .info file with nodefamiliy as required dependency, and integration into nodefamily and usernode like the 4.7 version already did. Feel free to review and commit :D
#6
Oh, I also wanted to put the .info file up here, as it's not included in cvs diff. Here you are. Unfortunately drupal.org doesn't allow free-form file extensions, so please rename it to nodeprofile.info afterwards.
#7
thanks, committed.
#8