Source code of Leftypol imageboard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Savetheinternet c9e33953f3 Fixed minor bug causing a PHP warning sometimes 13 years ago
img added yotsuba background image 13 years ago
inc Block files exploiting IE's mime-sniffing 'feature' 13 years ago
static Show locked threads 13 years ago
templates v0.9.1 13 years ago
.gitignore Updated gitignore for new version 13 years ago
LICENSE.md Updated license 13 years ago
README.md Fix readme markdown 13 years ago
default.css ... 13 years ago
install.php fixed database install 13 years ago
install.sql Fixed bug causing capcodes to fail on the initially board on new installations 13 years ago
main.js Post saving/cache and Google Analytics integration 13 years ago
mod.php Post saving/cache and Google Analytics integration 13 years ago
post.php Fixed minor bug causing a PHP warning sometimes 13 years ago
style.css IP address notes 13 years ago
yotsuba.css Finalized report syste, 13 years ago

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