In user pages we now tell users thye cannot post blogs if they have not got proper permissions. This is incosistant with other modules (if you have not got permissions for adding recipies it does not tell you so in your profile, and it should not.)
Thus i suggest we simply remove it. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| blog_remove_incosistant_perm.patch | 668 bytes | Bèr Kessels |
Comments
Comment #1
(not verified) commentedThis message was placed in blog.module for consistency with forum.module, which also informs users when they cannot post:
from forum.module in CVS HEAD:
If you remove this message from blog.module, please remove it from forum.module as well.
Comment #2
dries commentedComment #3
Bèr Kessels commentedDries, Can you expand why this is a won't fix?