liquid_feedback_frontend

view model/setting_map.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 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us