The version of vichan running on lainchan.org
Go to file
2011-07-18 22:06:24 +10:00
inc don't ignore config[cookies][mod] 2011-07-13 21:54:52 +10:00
static
stylesheets
templates made filehash TEXT instead of a varchar (fixed maximum length) 2011-07-14 11:18:03 +10:00
.gitignore
install.php syntax error... 2011-07-14 11:23:38 +10:00
install.sql made filehash TEXT instead of a varchar (fixed maximum length) 2011-07-14 11:18:03 +10:00
LICENSE.md
main.js made inline expanding of images optional 2011-07-07 23:07:38 +10:00
mod.php space character 2011-07-08 23:04:25 +10:00
post.php fixed display of image resolution/size, which was broken after the new image class was introduced 2011-07-18 22:06:24 +10:00
README.md

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