Every WP experts, pls help me judge this.
I want to build a small showcase of +100 books and I'd like to have a table of content in each book page.
In order to do this, I plan to make a Table of Content as a Page for each book.
(e.g. The table is stored at http://www.example.com/book/kungfu_hero_table )
When people open the first chapter like in this link :
http://www.example.com/book/kungfu_hero_c1 ,
there'll be a code in the sidebar to fetch the content directly from
http://www.example.com/book/kungfu_hero .
Do you know there's an easier way to achieve the same result?
Please advice me. Thanks alot!