[development] How to trigger access denied page from hook_nodeapi

Ken Rickard agentrickard at gmail.com
Wed Jan 27 14:17:07 UTC 2010


Also be sure you test any solution with cache turned on. This may
require the hook_menu() approach, since hook_nodeapi() may not work as
expected.

On Wed, Jan 27, 2010 at 3:03 AM, Ernst Plüss <ernst.pluess at gmail.com> wrote:
> Hi Randy
>
> In general you are right. Let's say the node is automatically promoted to
> the start page.
>
> I think in my situation this cannot happen. The cck form is used as a more
> flexible replacement for a webform. Anonymous users are allowed to create
> new nodes. They should get the filled form exactly once in order to print it
> for their records. Afterwards the node goes through a work flow which is
> only visible for a certain user group.
>
> Best Regards
> Ernst
>
>



-- 
Ken Rickard
agentrickard at gmail.com
http://ken.therickards.com


More information about the development mailing list