Im working with the Book Module, everything's going fine. But I need to setup a chapter's link in an unusual way. For example, if a user clicks on 'ANATOMY OF GLOBAL WARMING' they'll go directly to 'What Is It?':

- ANATOMY OF GLOBAL WARMING
* What Is It?
* The Greenhouse Effect

In the example above, all 3 links are book pages.

Any ideas?

Thanks a lot.

Dan.

Comments

Christefano-oldaccount’s picture

You can add a redirect to the "anatomy of global warming" page that redirects to the "what is it" book page. One way to do this is with CCK and "link redirect" component in the CCK Extras field module.