Closed (fixed)
Project:
Node Limit
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Dec 2011 at 00:21 UTC
Updated:
28 Apr 2021 at 15:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
duaelfrIt is a good idea.
If you are able to provide us a patch, feel free to.
I add this on my node_limit's to do list.
Comment #2
brolad commentedAdded custom message and redirect for each content type and one global message/redirect. Maybe need some improve like separate code for modules... Also I allow for users to have posibility display nothing. I think it can be use for some cases.
Comment #3
brolad commentedComment #4
Pavan B S commentedThanks for the patch, it is working fine for me
Comment #7
adriancidThanks @all, nice work.
Comment #9
jordanmagnuson commentedCustom error message and/or redirect needs to be configurable per limit--not per node type. (Either that, or we need access to more placeholders in the error message: such as the timeframe of the limit, and the actual node limit number for the timeframe).
It's quite possible to have a limit of say 1 forum topic per day, and 10 forum topics per week, and want to show a different message when each of these limits is hit. Currently that's not possible.