An attempt to rebase leftypol software on vichan.
Go to file
2011-07-26 17:52:05 +10:00
inc transparent background on SVG and other iamge formats 2011-07-22 20:45:09 +10:00
static non-image uploads 2011-04-13 20:57:41 +10:00
stylesheets stylesheet fix for some tables in mod panel with Futaba or Yotsuba 2011-07-07 22:57:17 +10:00
templates removed period after [Return] 2011-07-26 17:52:05 +10:00
.gitignore Updated gitignore for new version 2011-04-06 19:23:14 +10:00
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 Updated license 2011-04-03 17:42:28 +10:00
main.js made inline expanding of images optional 2011-07-07 23:07:38 +10:00
mod.php fixed various bugs to do with the display of PMs 2011-07-26 16:00:20 +10:00
post.php .. 2011-07-22 18:51:59 +10:00
README.md Fix readme markdown 2011-04-06 19:21:11 +10: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