Source code of Leftypol imageboard
Go to file
2011-10-10 22:37:39 +11:00
inc added "bumplocking" feature 2011-10-10 22:37:39 +11:00
static default spoiler image 2011-10-04 02:46:53 +11:00
stylesheets 1px #a9a9a9 border for banners 2011-10-05 16:34:03 +11:00
templates added "bumplocking" feature 2011-10-10 22:37:39 +11:00
.gitignore added main.js 2011-10-02 23:18:23 +11:00
install.php ... 2011-10-09 04:24:51 +11:00
install.sql ... 2011-10-09 04:05:58 +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 added "bumplocking" feature 2011-10-10 22:37:39 +11:00
post.php added "bumplocking" feature 2011-10-10 22:37: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