document_page
Provides web pages to manage internal documentation within the Knowledge app.
Key Features
- document.page: Manages hierarchical documentation pages and categories with optional templates applied to new pages and automatic child index generation for category content.
- document.page: Maintains versioned page content with revision names, summaries, and tracking of the last contributor and contribution date.
- document.page.history: Stores page revision snapshots and computes HTML diffs between revisions to surface changes.
- wizard.document.page.history.show_diff: Provides a wizard to display the diff for one or two selected revisions.
- wizard.document.page.create.menu: Lets users create or replace a menu entry that opens a specific documentation page or its children.
- document.page: Offers kanban, list, and form views for browsing top-level and nested documentation content with category drill-down.
- ir.ui.menu: Extends menu visibility to include authorized folder menus without actions when explicitly requested in context.
- document.page: Supports multi-company visibility by binding pages to a specific company.