The version of vichan running on lainchan.org
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Savetheinternet 2b4f64c19a preparing for v0.9.3 release 12 anos atrás
inc ... 12 anos atrás
static non-image uploads 13 anos atrás
stylesheets 1px border around banners 12 anos atrás
templates preparing for v0.9.3 release 12 anos atrás
.gitignore added main.js 12 anos atrás
LICENSE.md Updated license 13 anos atrás
README.md preparing for v0.9.3 release 12 anos atrás
install.php preparing for v0.9.3 release 12 anos atrás
install.sql add indexes 12 anos atrás
main.js Disable inline-expanding for non-images 12 anos atrás
mod.php issue #19 12 anos atrás
post.php Referer checking; more descriptive error message 12 anos atrás

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 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