The version of vichan running on lainchan.org
Go to file
2011-04-13 15:32:59 +10:00
img
inc wrap threads on index with a DIV so scripts/addons can easier parse them 2011-04-13 15:32:59 +10:00
static
templates Fix AUTO_INCREMENT in SQL dumps 2011-04-12 21:11:32 +10:00
.gitignore Updated gitignore for new version 2011-04-06 19:23:14 +10:00
default.css
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
main.js Post saving/cache and Google Analytics integration 2011-04-06 18:31:26 +10:00
mod.php New capcode field for posts and custom capcodes (run install.php to upgrade tables) 2011-04-12 21:08:54 +10:00
post.php Custom thubmanil image type (extension) 2011-04-13 04:08:59 +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

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