liquid_feedback_frontend

view app/main/contact/list.lua @ 4:80c215dbf076

Version alpha5

Many optical changes and improved usability

Support for different wiki-formatting-engines

Help system
author bsw/jbe
date Thu Dec 10 12:00:00 2009 +0100 (2009-12-10)
parents 3bfb2fcf7ab9
children a9c6c11dd86c
line source
1 slot.put_into("title", _"Contacts")
3 util.help("contact.list")
5 execute.view{
6 module = "contact",
7 view = "_list",
8 params = { contacts_selector = app.session.member:get_reference_selector("contacts") }
9 }

Impressum / About Us