Source code of Leftypol imageboard
Go to file
2011-10-04 02:46:39 +11:00
inc image spoilers 2011-10-04 02:46:39 +11:00
static non-image uploads 2011-04-13 20:57:41 +10:00
stylesheets 1px border around banners 2011-09-29 22:29:55 +10:00
templates image spoilers 2011-10-04 02:46:39 +11:00
.gitignore added main.js 2011-10-02 23:18:23 +11:00
install.php preparing for v0.9.3 release 2011-10-04 00:54:05 +11:00
install.sql add indexes 2011-10-02 23:34:31 +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 issue #19 2011-10-03 18:59:55 +11:00
post.php image spoilers 2011-10-04 02:46:39 +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