Hi,

Node limit is more than handy. In my case, I use permissions (roles) to grant access to limited node creation. When they get a role, I have noticed that many users dont see the link to add content (its in the nav menu).

So I had the idea to add a block with a link (CSS button) whom visibility/role is controled by Context module. But...

When the limit is reached, the user is probably gonna land on a 404 page. So I had this other idea...

> Feature request <
It would be nice to have a bloc with an "easy to CSS link". The link could look like this " Add node (3) " — with the remaining number of nodes. When the limit is reached (0), the link could stop working (and say something like : limit reached (0) ).

So, depending on the nature of the theme one could or not use the block to help users see that they can add a specific content.

And thanks for the module!