Commit graph

7 commits

Author SHA1 Message Date
de315af6c9 implemented proper settings handling
added some defaults for future setting templates
2010-05-06 21:31:20 +00:00
402c9541a8 added "navbar" variable for temporary disabling the navigation bar 2010-05-06 20:53:35 +00:00
e9010e8342 removed "/polls/" from the poll links 2010-05-06 11:39:25 +00:00
0bf5bead5c use unicode for strings in the database (except for the hashes - they can be part of the URL)
* this fixes the issue with non-ascii input strings
2010-05-04 17:27:06 +00:00
5355c8a34b added code for converting creole to html
* fixed the new line markup (\\) of creole
2010-04-26 01:43:11 +00:00
8eda09bb20 use hashes of approximately 80 bit and use all digits and characters (lower case) for the hash 2010-04-26 01:13:15 +00:00
fc4ff978cc moved code to "src" directory 2010-04-25 21:51:23 +00:00