Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_xl.lib.excerpts.roles

Roles for this plugin.

Classes

ExcerptsStaff()

Can configure database excerpts functionality.

ExcerptsUser()

Can print documents using database excerpts.

class lino_xl.lib.excerpts.roles.ExcerptsUser

Bases: UserRole

Can print documents using database excerpts.

class lino_xl.lib.excerpts.roles.ExcerptsStaff

Bases: ExcerptsUser

Can configure database excerpts functionality.