liquid_feedback_frontend
diff config/default.lua @ 81:134fce4bede3
Cache for rendered wiki texts; Accountless API keys; Reverse id order for initiative API
- Support for caching html version of drafts
- Using pre-rendered html versions of help messages
- Added Support for api keys not connected to an account
- Added order option "id_desc" to initiative API
- Support for caching html version of drafts
- Using pre-rendered html versions of help messages
- Added Support for api keys not connected to an account
- Added order option "id_desc" to initiative API
author | bsw |
---|---|
date | Sat Jul 24 17:22:05 2010 +0200 (2010-07-24) |
parents | 26c8177ef348 |
children | 1f06b1f97c60 |
line diff
1.1 --- a/config/default.lua Thu Jul 15 18:28:24 2010 +0200 1.2 +++ b/config/default.lua Sat Jul 24 17:22:05 2010 +0200 1.3 @@ -1,5 +1,5 @@ 1.4 config.app_name = "LiquidFeedback" 1.5 -config.app_version = "beta21" 1.6 +config.app_version = "beta22" 1.7 1.8 config.app_title = config.app_name .. " (" .. request.get_config_name() .. " environment)" 1.9