By jaypan on
I am using the Frequently Asked Questions module on my site. This module automatically generates the /faq page. I would like to include this page into a book (from the book module) on my site so that it's part of the flow. I also have another page generated from a module that I developed myself that I would like to include in the book. Is there a way to do this?
Comments
bump
bump
Contact me to contract me for D7 -> D10/11 migrations.
badumpitty.
badumpitty.
Contact me to contract me for D7 -> D10/11 migrations.
I don't know anything about
I don't know anything about the FAQ module, but if it generates a node, then you can use the insert node module http://drupal.org/project/InsertNode and then create a new book page and insert the FAQ node.