An attempt to rebase leftypol software on vichan.
Go to file
2011-10-11 21:10:08 +09:00
inc Edited inc/locale/ru_RU/LC_MESSAGES/tinyboard.po via GitHub 2011-10-11 21:10:08 +09:00
static .. 2011-10-10 22:40:31 +11:00
stylesheets 1px #a9a9a9 border for banners 2011-10-05 16:34:03 +11:00
templates Started on internationalization (i18n) 2011-10-11 21:49:14 +11:00
.gitignore added main.js 2011-10-02 23:18:23 +11:00
install.php ... 2011-10-10 22:38:02 +11:00
install.sql update SQL files for v0.9.4-dev-2 2011-10-10 22:39:14 +11:00
LICENSE.md Updated license 2011-04-03 17:42:28 +10:00
main.js Disable inline-expanding for non-images 2011-10-01 21:43:23 +10:00
mod.php Fetch current theme settings for "reconfigure" 2011-10-11 02:37:07 +11:00
post.php Combined SQL query for checking if locked, etc. Much more efficient. 2011-10-11 02:58:22 +11:00
README.md preparing for v0.9.3 release 2011-10-04 00:54:05 +11:00

Tinyboard - A lightweight PHP imageboard.

About

Tinyboard is an imageboard software package written in PHP. It aims to maintain a stable, fast, clean and user-friendly engine for imageboards. Development for Tinyboard started in October 2010. You can contact the development team or learn more at [tinyboard.org][o] or on IRC at [irc.datnode.net #tinyboard][i]. [o]: http://tinyboard.org/ [i]: irc://irc.datnode.net/tinyboard

Requirements

  1. PHP >= 5.2.0
  2. php-gd
  3. php-pdo with appropriate driver for your database

Installation

See http://tinyboard.org/wiki/index.php?title=Installation.

Documentation

Visit the development wiki at http://tinyboard.org/wiki/ for help.

License

See [LICENSE.md][l] for the license. [l]: http://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md