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

lino.modlib.comments

Lino's comments framework. See comments : The comments framework.

Classes

Plugin(site, app_label, app_name, ...)

See More about plugins.

class lino.modlib.comments.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See More about plugins.

emotion_range = 'business'

Which range of emotion icons to provide. Either "business" or "social".

private_default = True

Whether comments are private by default.

The default value for the lino.modlib.comments.Comment.private field.