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

Step 2 : Menus and gadgets

  • We optimize the way of defining menus, dashboard items and quick links.

  • We add generic functionality for printing reports and exporting data

To activate the code of this step in your contributor environment:

$ go lets
$ git checkout step2

To see what we changed since the previous step:

$ git diff master

Not many explanations here yet. Try to understand the code changes and to ask questions.

Maybe some helpful hints:

The application menu How plugins build the application menu

appypod : Generate printable documents from odt templates export_excel : Exporting to Excel