slitaz-forge view bugs/README @ rev 261

pkgs: gettextize; looks like it works (via ?lang=* or preferred browser lang); I need help with right locales names (ru - don't work; ru_RU - work on SliTaz; ru_RU.utf8 - work on Mint) etc.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 11 04:16:55 2012 +0300 (2012-04-11)
parents 72b6103af8b3
children 119091d34ff2
line source
3 http://bugs.slitaz.org/ runs a Roundup tracker powered by roundup-server
4 -C server.ini and Lighttpd mod_proxy
6 * templates/ : Contain the SliTaz template used to install and initialize
7 the tracker. It also have the xHTML files and CSS style.
8 * roundup.wsgi : Is the WSGI handler (buggy with Lighttpd)
9 * server.ini : Is the config used be used with roundup-server
11 The bugs tracker configuration file (config.ini) is not under Hg since
12 it have MySQL db login information and SMTP password.