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

fago’s picture

not yet.
But I am definetly going to do it.

z.stolar’s picture

Do you have a time estimation?
Are there any tasks you can detail, so people can help you with it?

fago’s picture

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

jpetso’s picture

Assigned: Unassigned » jpetso

Let's claim responsibility for the 5.0 port.

jpetso’s picture

Status: Active » Needs review
StatusFileSize
new13 KB

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

jpetso’s picture

StatusFileSize
new201 bytes

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.

fago’s picture

Status: Needs review » Fixed

thanks, committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)