Forum OpenACS Q&A: Re: how to include bookshelf-titles-include on homepage

Collapse
Posted by xx xx on
Not sure if it is meant this way. I noticed that on the homepage the URL is incorrect.

In bookshelf-titles-include.tcl change the url to:

set view_url "/bookshelf/book-view?[export_vars { book_no }]"

or figure out where it is mounted and see what else you encounter.