lino_xl.lib.excerpts¶
Provides a framework for configuring and generating printable documents called "database excerpts".
See also excerpts: Database excerpts.
Roles for this plugin. |
|
A function for usage in a |
|
Creates a certifying |
|
Makes sure that there is at least one excerpt for every ExcerptType. |
(This module's source code is available here.)
Classes
|
See |
-
class
lino_xl.lib.excerpts.
Plugin
(site, app_label, app_name, app_module, needed_by)¶ Bases:
lino.core.plugin.Plugin
See
lino.core.Plugin
.-
responsible_user
= None¶ The username of the user responsible for monitoring the excerpts system. This is currently used only by
lino_xl.lib.excerpts.fixtures.demo2
.
-