14 Feb
2005
14 Feb
'05
1:18 a.m.
On Sun, 13 Feb 2005, Mark wrote:
Gerhard Killesreiter wrote:
Can't you just hide or disable the /node url and add a node creation interface for yourself?
Thats's basically what I'm trying to do. I use a path of node/add/$type/parent/$parent_nid, and only want to require certain
Can't you use an entirely new path? create/$type/$parent for example. Then disable or hide node/add through menu.module. I agree that it is hackish but less hackish than what you proposed. Cheers, Gerhard