The version of vichan running on lainchan.org
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Savetheinternet ee3d9359e3 v0.9.4 12年前
inc v0.9.4 12年前
static .. 12年前
stylesheets 1px #a9a9a9 border for banners 12年前
templates Use strftime() instead of date() 12年前
.gitignore added main.js 12年前
LICENSE.md License change 12年前
README.md http://tinyboard.org/docs/ 12年前
install.php v0.9.4 12年前
install.sql update SQL files for v0.9.4-dev-2 12年前
mod.php v0.9.4 12年前
post.php v0.9.4 12年前

README.md

Tinyboard - A lightweight PHP imageboard.

About

Tinyboard is an imageboard software package written in PHP. It aims to maintain a stable, fast, clean, robust and user-friendly engine for imageboards. You can contact the development team or learn more at tinyboard.org or on IRC at irc.datnode.net #tinyboard.

Requirements

  1. PHP >= 5.2.0
  2. mbstring (--enable-mbstring)
  3. PHP-GD
  4. PHP-PDO with appropriate driver for your database (only MySQL is supported at the moment)

Installation

See http://tinyboard.org/wiki/index.php?title=Installation.

Documentation

Documentation can be found at http://tinyboard.org/docs/.

License

See LICENSE.md for the license.