Commit graph

27 commits

Author SHA1 Message Date
phil 814e3f6364 Text ergaenzt und Todo-Punkte erstellt 2010-04-23 14:21:09 +00:00
phil 9d7d74faeb Impressum erstellt
Datenschutzhinweise angefangen
Umlaute formatiert
2010-04-23 09:27:57 +00:00
phear 5d69414953 mehr Texte fuer die use cases 2010-04-22 19:29:00 +00:00
phear 77054c1884 more content for brainstorming content and frontpage 2010-04-19 19:01:44 +00:00
phear 6ca533acbd a few lines of content 2010-04-19 17:26:50 +00:00
phear 731d1224c7 css for footer expanded. 2010-04-18 18:48:06 +00:00
phear 46aebca302 many stubs: landing pages and use cases; legal stuff. 2010-04-18 18:19:58 +00:00
phear 6d8c51e898 slight changes on poll creation form; started brainstorming content 2010-04-18 10:41:41 +00:00
lars 9ff7845e18 fixing the comments regarding encoding errors (I was confused by my own trial-and-error bug finding before -> there is no bug in creoleparser) 2010-04-18 01:54:00 +00:00
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