You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
lars 830b64f0e1 renamed directory 11 years ago
templates renamed directory 11 years ago
.htaccess renamed directory 11 years ago
README.txt renamed directory 11 years ago
tycker.py renamed directory 11 years ago

README.txt

= tycker - a web-based ticker input form =

tycker offers a very simple interface to be used for entering ticker information.
Each entry consists of the current time, a title and content.
The content may be written in wikicreole syntax:
http://www.wikicreole.org/imageServlet?page=CheatSheet%2Fcreole_cheat_sheet.png

The data items are stored in an sqlite database by default. Other options
(mysql/postgres) are easily configurable, as well.

The result is processed via the template "display.html". Adjust this file to
generate the desired layout.
Generated html files are stored in the parent directory of tycker's base directory.