Closed (fixed)
Project:
Node Limit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2011 at 19:59 UTC
Updated:
2 Mar 2018 at 16:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
citricguy commentedThis would be awesome. Would be happy to help port where I can.
Comment #2
Kiorrik commentedSubscribing as well! :)
If at all possible, this would be greatly appreciated.
Comment #3
patoshi commented+1 looking for timer control.
Comment #4
theullrich commentedsub
Comment #5
cosmicdreams commentedI 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.
Comment #6
dddbbb commentedsub
Comment #7
carl.brown commentedDoes 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?!
Comment #8
cosmicdreams commentedA 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.
Comment #9
Kiorrik commentedCheers 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
Comment #10
dddbbb commentedGo cosmicdreams, go! Looking forward to seeing a release soon. Many thanks!
Comment #11
Tsubo commentedsub
Comment #12
Anonymous (not verified) commentedPort 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.
Comment #13
bmx269 commentedSub
Comment #14
duaelfrI 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 !
Comment #15
duaelfrI'm on it
I hope to release it before wednesday so be ready ;)
Comment #16
dddbbb commentedWoop!
Comment #17
duaelfrHere 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 !
Comment #18
dddbbb commentedThe link above results in access denied
Comment #19
duaelfrDrupal bot made the tarball and I published the 7.X-1.X version.
I think you can now access the release linked above.
Comment #20
Kiorrik commentedThat's great news. Keep us posted!!!
Comment #21
infines commentedI just added a couple issues for 7.x! Pretty excited to see them resolved and produce a working example product for you guys! Thanks!
Comment #22
dddbbb commentedCan we close this now that there is a D7 dev version?
Comment #23
infines commentedI 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.
Comment #24
Kiorrik commentedThat 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 :)
Comment #25
infines commentedKiorrik, 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.
Comment #26
duaelfrThis module is about to launch in 1.0 !
Please take the time to review these two issues :
Comment #29
adriancid