php - how to catch the general node/add form? -


i have custom module , want catch node/add , inside form hook_nodeapi() doesn't show up.

i need this, restrict access general node creation overview form. setting rights no solution me, because users need right "create content"

take @ hook_form_alter. should able you're looking for.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -