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

lino.modlib

The standard model library included with Lino.

A collection of ready-to-use plugins (Django calls them "apps") for Lino applications.

This page is being migrated to Plugins.

System plugins

users

Implements functionality for managing users.

gfks

See gfks : Utilites for Generic Foreign Keys.

memo

See memo : The memo parser.

system

Defines some "system features", especially the SiteConfig model.

jinja

checkdata

Adds functionality for handling checkdata messages.

printing

Adds printing functionality to a Lino application.

summaries

help

Lino's help framework.

linod

Defines ASGI runtime environment, log server, as well as background tasks.

Front ends

bootstrap3

This started as a copy of lino.modlib.plain and moved to the version 3 of Bootstrap CSS toolkit.

extjs

This is the ExtJS Lino front end for Lino.

Optional features

about

See about : Information about a site.

export_excel

This plugin installs a button to export any table to excel xls format.

tinymce

See ;doc:/specs/tinymce.

restful

Lino's lino.modlib.restful plugin is an adapter to the django-restful framework.

wkhtmltopdf

This plugins installs a build method for generating printable documents using django-wkhtmltopdf

weasyprint

This plugins installs two build methods for generating printable documents using weasyprint.

dashboard

Adds the dashboard items to the user preferences so that users can individually customize their dashboard.

Communication

comments

Lino's comments framework.

notify

Adds functionality for managing notification messages.

linod

Defines ASGI runtime environment, log server, as well as background tasks.

Enterprise Resources

importfilters

Import filters

languages

Defines a list of languages (the Language model).

office

Provides a menu hook for several other plugins.

smtpd

Run an SMTP daemon process.

uploads

See uploads : Managing uploaded files.