|
BooksYou can generate a printable version of the current page using the
But what about having more pages in the printout, or have other formats for working offline? For this purpose, there is the export book feature. A collection of pages can be exported in a single file, with a table of contents and similar features of a book. The pages will be selected traversing the hyperlinks of the current page and the hyperlinks of these pages and so on. The hyperlinks will be modified to refer to the exported pages rather than to the original repository. In addition, only the content frame will be exported. Usually, the pages will be restricted to pages inheriting from the current page, however, this can be overridden. It is recommended to limit the level of indirections, because this may otherwise result in too many pages within the book. It is very simple to create a book. In the toolbar, select the
In addition, some attributes may be specified:
EPUB bookThis is an open format for electronic books, that can be displayed by a e-reader. Basically, it consists of HTML pages in a ZIP archive. In addition, the sequence of pages is specified and a table of contents, which can be displayed in the toc view of the ereader. A title page and some meta information are included. For nodes, the title page will include the path, creator and creation time of the node and its version. HTML bookThis is useful, if a set of pages shall be made available to a web server as static pages. The nodes home page and the referenced pages have been created by that. |