You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Tag your documents and create reports on your documents in tabular form
A information architecture defines – besides lots of other stuff – types of documents. Each document provides properties and sections that are typical for its type.
On creating a new document, a wiki page with these properties and sections, an author tags the document with metadata such as categories, tags, and a type.
Reporting allows you to query for documents that match specific constraints. For instance all documents associated with a set of tags and a given type.
The projectdoc Toolbox makes it easy to tag documents and render tabular reports.
Authors may also create reports that fetch multiple sections from existing documents to create a new document with sections from multiple documents (multi-transclusion).
Creating a report includes the following tasks:
Resources
Doctypes
Reporting may be based on documents of any type.
Macros
The following macros of the projectdoc Toolbox support creating reports.
Resource |
Short Description |
Categories |
| Renders a template with property references. | |
| Lists references to projectdoc documents in a table. Allows to select document properties for columns. Also non-list representations are provided. | |
| Lists references to projectdoc documents in a list. List contain names and optional short descriptions. | |
| Renders a section, if the body is not empty. Supports authors to create content, clutter-free rendering without empty sections. Allows to transclude the content. | |
| Renders transcluded content fetched from documents of a result set. | |
| Renders a predefined list of documents in a table. | |
| Transcludes content via a reference from a document marked with the content marker macro. | |