Commit graph

18 commits

Author SHA1 Message Date
lars 34acd9bf36 unified indentation (spaces instead of tabs)
fixed non-ascii handling for creoleparser (working around a possible creoleparser-bug that causes parsing to fail for unicode text with umlauts - only utf-8 encoded strings work)
2010-04-18 01:31:48 +00:00
phear 81bf19c802 started 'new poll' css 2010-04-17 20:35:13 +00:00
phear 7ade0cc419 creoleparser included. it works, but genshi still won't accept strings with umlauts. no idea why. 2010-04-17 19:20:25 +00:00
phear bf93bfa72c after 2 hours of fighting with different browsers the small creation form now looks nice (even in ie6!) 2010-04-17 18:10:16 +00:00
lars f97d2e2a03 add explicit encoding to all pages 2010-04-17 14:37:20 +00:00
phear b002283947 added a small includable starter form with just one input field, started layouting it, added a frontpage.html (currently just polls.html + form), modified links 2010-04-17 13:18:36 +00:00
phear 40264c63fc added a directory for hand-written, but automatically layouted pages. Now I can start to create stubs for all relevant keywords. 2010-04-17 11:45:36 +00:00
phear 4be46a339d alternating table row classes. importing inside the template probably to slow? 2010-04-17 07:51:35 +00:00
phear ee7950ce7a started working on the table css 2010-04-16 17:49:28 +00:00
phear a72cd80cdb erster Logovorschlag 2010-04-16 10:44:38 +00:00
lars 79c516c90e added link markup
added correct handling for the project's base dir
simplified static request handling
2010-04-15 18:17:05 +00:00
phear f276c11aeb im wortschlucker.py rumgesaut, damit das mit den statischen Objekten klappt. Und angefangen, dass layout anzupassen. 2010-04-15 15:44:53 +00:00
phear a71aa83385 versucht, eine freie Template einzubinden. Script scheint noch zu funktionieren, aber es werden noch keine statischen Objekte ausgeliefert, darum liefert der request nach style.css noch ein 404. 2010-04-15 14:04:57 +00:00
lars c6b1538732 added example for static html files 2010-04-15 12:43:23 +00:00
lars 81d84b3498 added submission of content
added more detailed poll view
changed default settings to be more verbose
2010-04-15 11:50:58 +00:00
lars 366b11d733 added poll deletion 2010-04-15 10:58:36 +00:00
lars 81df603ba2 added changing of polls 2010-04-15 10:32:45 +00:00
lars f2ef35b429 first draft of the poll website 2010-04-14 18:03:44 +00:00