Question
My company has recently installed
TreePlugin. I'm having strange results from the "BookView" mode...
My page is named
MediaOpsBookView.
Its entire content is:
%TREEVIEW{web="%WEB%" topic="MediaOps" bookview="on"}%
When the page finally loads, it's not the expected page. I've jumped to another page entirely (
MediaOpsEscalationProcess).
Environment
--
VickiBrown - 05 Mar 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
didja ask in the
TreePluginDev topic for the plugin? added link
--
SvenDowideit - 28 Apr 2007
That's a very weird behaviour your describing there!?!

I just tested book view and it's definitely broken but in my case it just won't display anything. Now I'm thinking I might have broken that in one of the latest release. If it was not broken before that is

Don't expect a fix any time soon. I the meantime you might be able to obtain very similar results to book view by using something like:
%TREE{web="%WEB%" formatting="outline" format="$onum $topic <br /> $summary <hr />"}%
Unfortunately
$onum seems broken too in the latest version and I could not us it to provide some numbering so the result looks quite flat for a tree

Maybe it will work on you version though.
--
StephaneLenclud - 30 Apr 2007