liquid_feedback_frontend

view Makefile @ 8:374bbc2ff102

Version beta4

Bug fixed, which made it impossible to explicitly become interested in a topic

Fixed positioning of dialog for entering a new suggestion

Display of 404 pages
author bsw
date Sat Jan 02 12:00:00 2010 +0100 (2010-01-02)
parents 3bfb2fcf7ab9
children 00d1004545f1
line source
1 default:
4 db:
5 create_db liquid_feedback
6 psql liquid_feedback -f db/core.sql
8 demo-db: db
9 psql liquid_feedback -f db/demo.sql
12 translations-de:
13 cd ../webmcp/framework/bin/ && ./langtool.lua ~/workspace/liquid_feedback/locale/translations.de.lua ~/workspace/liquid_feedback/app ~/workspace/liquid_feedback/locale/translations.de.lua

Impressum / About Us