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 959541d505 Added needed "board" column to modlogs (see commit comment for required SQL query) 13 years ago
img added yotsuba background image 13 years ago
inc Added needed "board" column to modlogs (see commit comment for required SQL query) 13 years ago
static Show locked threads 14 years ago
templates Expanded database for larger capcodes. See commit comment for a query to update existing tables. 13 years ago
.gitignore Added .installed to gitignore 14 years ago
LICENSE.md updated license 13 years ago
README.md mistake 13 years ago
default.css ... 13 years ago
install.php more error handling (specifically SQL errors) in install.php 13 years ago
install.sql Added needed "board" column to modlogs (see commit comment for required SQL query) 13 years ago
main.js Stylesheets, etc. 13 years ago
mod.php Added needed "board" column to modlogs (see commit comment for required SQL query) 13 years ago
post.php Case-insensitive noko 13 years ago
style.css Beta PM system 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 or on IRC at 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. i: http://tinyboard.org/wiki/index.php?title=Installation

Documentation

Visit the development wiki at http://tinyboard.org/wiki/ for help. o: http://tinyboard.org/wiki/

License

See [LICENSE.md][l] for the license. [l]: http://github.com/savetheinternet/Tinyboard/blob/master/README.md