An attempt to rebase leftypol software on vichan.
Go to file
2011-10-09 04:04:39 +11:00
inc bugfix: Tinyboard was trying to PURGE /tmp files 2011-10-09 02:58:56 +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 fix reply highlighting 2011-10-09 03:17:25 +11:00
.gitignore added main.js 2011-10-02 23:18:23 +11:00
install.php fix table indexes 2011-10-09 04:04:39 +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 combine noticeboard queries 2011-10-08 18:26:23 +11:00
post.php removed old, now invalid installation code from post.php 2011-10-08 19:08:46 +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