The version of vichan running on lainchan.org
Go to file
2011-07-03 23:11:31 +10:00
img
inc made the per-board mod functionality optional 2011-07-03 23:11:31 +10:00
static
templates ... 2011-06-25 16:05:16 +10:00
.gitignore
default.css
install.php per-board moderators 2011-07-03 23:05:14 +10:00
install.sql per-board moderators 2011-07-03 23:05:14 +10:00
LICENSE.md
main.js ... 2011-06-25 16:05:16 +10:00
mod.php per-board moderators 2011-07-03 23:05:14 +10:00
post.php reCAPTCHA support 2011-06-16 04:59:16 +10:00
README.md
style.css added "Post too long" styling 2011-05-27 23:56:20 +10:00
yotsuba.css

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