liquid_feedback_frontend

view app/main/issue/list.lua @ 133:fa55c8ded9fd

add wiki syntax help

add help display module
add links to the wiki editors that link to a help page of the selected wiki syntax.
author Daniel Poelzleithner <poelzi@poelzi.org>
date Tue Oct 05 16:18:39 2010 +0200 (2010-10-05)
parents 3bfb2fcf7ab9
children
line source
1 local issues_selector = Issue:new_selector()
3 execute.view{
4 module = "issue",
5 view = "_list",
6 params = { issues_selector = issues_selector }
7 }

Impressum / About Us