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 f6a4997780 made D+ (delete posts by IP) global 13 years ago
inc remove the retard function html_entity_decode_utf8(). not sure why seisatsu added it in the first place. 13 years ago
static default spoiler image 13 years ago
stylesheets 1px #a9a9a9 border for banners 13 years ago
templates Poster ID bug 13 years ago
.gitignore added main.js 13 years ago
LICENSE.md Updated license 13 years ago
README.md preparing for v0.9.3 release 13 years ago
install.php ... 13 years ago
install.sql ... 13 years ago
main.js Disable inline-expanding for non-images 13 years ago
mod.php made D+ (delete posts by IP) global 13 years ago
post.php removed old, now invalid installation code from post.php 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