An attempt to rebase leftypol software on vichan.
Go to file
2011-04-14 00:15:20 +10:00
img added yotsuba background image 2011-01-22 03:16:48 +11:00
inc Some sort of theme/homepage start 2011-04-13 23:47:47 +10:00
static non-image uploads 2011-04-13 20:57:41 +10:00
templates lowercase thumb.png 2011-04-13 23:49:26 +10:00
.gitignore Updated gitignore for new version 2011-04-06 19:23:14 +10:00
default.css ... 2011-01-21 13:14:55 +11:00
install.php New capcode field for posts and custom capcodes (run install.php to upgrade tables) 2011-04-12 21:08:54 +10:00
install.sql Fix AUTO_INCREMENT in SQL dumps 2011-04-12 21:11:32 +10:00
LICENSE.md Updated license 2011-04-03 17:42:28 +10:00
main.js Post saving/cache and Google Analytics integration 2011-04-06 18:31:26 +10:00
mod.php fixed small html error 2011-04-14 00:15:20 +10:00
post.php non-image uploads 2011-04-13 20:57:41 +10:00
README.md Fix readme markdown 2011-04-06 19:21:11 +10:00
style.css Rename CSS rule to "capcode" 2011-04-12 20:19:56 +10:00
yotsuba.css Finalized report syste, 2011-02-20 18:28:39 +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