Hi,
So I liked the Zope Book and decided to take a look
at the product "backtalk" - which implements structured text into a
collaborative framework.
I am stuck with a few things and wonder if anyone
can help.
1) Essentially backtalk provides two new
selectable objects into Zope: Backtalk Book and Backtalk
Documents.
The backtalk book is folderish. When
backtalk documents are added they automatically appear as members of the table
of contents.
My idea is to link each table of contents item to a
folder.
The problem is when I create a new folder within
the backtalk book object and add a back talk document into that
subfolder ... the navigational arrows disapper. Its as if the
backtalk book has "lost track" of documents in subfolders.
How is this done?
2) I notice that the backtalk book object
sorts it's table of contents by title (if no title then by id). But who
wants a table of contents in apha order. There obviously is a work around
to this. I just dont know it.
Anyone?
BTW, from what i've seen so far its a very nice
product! I *think* the Zopebook was authorized using it.
David