Hello,

Is there any plan for a Drupal 7 port?

Thanks

CommentFileSizeAuthor
#5 partial-port.patch31.5 KBcosmicdreams
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

citricguy’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Assigned: DuaelFr » Unassigned
Status: Needs review » Active

This would be awesome. Would be happy to help port where I can.

Kiorrik’s picture

Subscribing as well! :)

If at all possible, this would be greatly appreciated.

patoshi’s picture

+1 looking for timer control.

theullrich’s picture

sub

cosmicdreams’s picture

Status: Active » Needs work
FileSize
31.5 KB

I spent some time porting this to drupal 7 yesterday. I didn't complete the port because I ran out of time and figured that making a plugin for contextual admin would be faster.

However, here's the progress I made, so that if anyone wants to complete this work.

dddbbb’s picture

sub

carl.brown’s picture

Does anyone have a solution in the mean time, while the port is in progress?
My personal need is user agnostic - I just want to limit the number of nodes of a certain content type, regardless of who is trying to add them. I can think of one solution without writing a new module, but it isn't elegant - create a new content type that has a group of fields that are repeated the amount of times required... e.g. a content type with title, body and link which should be limited at 3 nodes would be made up of the following fields: title1, body1, link1, title2, body2, link2, title3, body3, link3. There must be a better way than that, right?!

cosmicdreams’s picture

A solution, I've worked up for myself is a context admin access plugin. I'll submit the plugin to the context admin module and cross post it here soon.

Kiorrik’s picture

Cheers cosmicdreams, for the update. I can't really help you since I'm not much of a programmer myself.

Hope you enjoy working on this still; your work is highly appreciated.

Cheers!

- D

dddbbb’s picture

Go cosmicdreams, go! Looking forward to seeing a release soon. Many thanks!

Tsubo’s picture

sub

Anonymous’s picture

Port it, please, somehow. Details are not important. My need is only to limit creation of nodes of some(maybe all) content types for everybody. If it can be done programatically, tell me, please, how. I need the solution in the next three days. If it can not be done during this period of time, I will better take drupal6 or wordpress3. Thanks.

bmx269’s picture

Sub

DuaelFr’s picture

Assigned: Unassigned » DuaelFr

I have to port this module for one of my projects so stay in touch in a few days i will need some reviewers.
I will start from @cosmicdreams patch, thank you man !

DuaelFr’s picture

I'm on it
I hope to release it before wednesday so be ready ;)

dddbbb’s picture

Woop!

DuaelFr’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs work » Needs review

Here is the link for this new development release
http://drupal.org/node/1233776

OG submodule is totally bugged but the other parts of node_limit may work properly.
Enjoy !

dddbbb’s picture

The link above results in access denied

DuaelFr’s picture

Drupal bot made the tarball and I published the 7.X-1.X version.
I think you can now access the release linked above.

Kiorrik’s picture

That's great news. Keep us posted!!!

infines’s picture

I just added a couple issues for 7.x! Pretty excited to see them resolved and produce a working example product for you guys! Thanks!

dddbbb’s picture

Status: Needs review » Closed (fixed)

Can we close this now that there is a D7 dev version?

infines’s picture

Status: Closed (fixed) » Needs review

I think we should keep it at needs review until a 1.0 version or full release (non-dev) can be released. Or at least until the maintainer is ready.

Kiorrik’s picture

That would be good, maxbraff.

Especially considering the people that have signed up for this thread.

Cheers for working on this. Feel so useless, unable to contribute :)

infines’s picture

Kiorrik, you can help by searching for errors and filling out issue queues. Please be sure you have the latest dev version at all times though.

DuaelFr’s picture

Status: Active » Needs review

  • DuaelFr committed 022b3f9 on 8.x-1.x
    Task #1179460 by DuaelFr : porting node_limit_user to D7
    
    
  • DuaelFr committed 07865ca on 8.x-1.x
    Task #1179460 by DuaelFr : porting node_limit_type to D7
    
    
  • DuaelFr committed adced9e on 8.x-1.x
    Task #1179460 by DuaelFr : porting node_limit_role to D7
    
    
  • DuaelFr committed 663fe86 on 8.x-1.x
    Task #1179460 by DuaelFr : porting node_limit_interval to D7
    
    
  • DuaelFr committed 396ad1e on 8.x-1.x
    Task #1179460 by DuaelFr : porting node_limit to D7
    
    
  • DuaelFr committed 6e5248c on 8.x-1.x
    Task #1179460 by DuaelFr : porting node_limit_og to D7 !WARNING! Buggy...
adriancid’s picture

Issue summary: View changes
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.