How do I replace the "node view" screen in Drupal 6?
- by Omer
I have no need for the node "view" screen/tab for certain types of content.
Instead, when a user goes into /node/nid I wish to show the node edit form.
Any ideas on how I do that?
thanks,
Omer.