code.ivysaur.me

tinyib-mappy

A more respectable take on the common imageboard.

Tinyib-mappy is a simple imageboard in PHP, supporting most of the basic features one would expect. It deviates slightly from the standard Futaba mannerisms: deleting one's own posts is handled by IP+timeout rather than a password, Noko is by default, and Sage is by checkbox.

This project is based on changes to the GPLv3 TinyIB (forked from the 1.2 release), from which it inherits the name and license. I have been slowly removing, rearranging and adding things to suit my needs while still keeping the board simple and lightweight.

This project also includes a script to import posts from magmagateau's now-defunct Fuukaba Basic imageboard, and a script to update posts from older versions of TinyIB.

Features:

  • Captcha
  • RSS
  • Locking threads
  • New, unobstrusive, professional style
  • All DB queries precompiled against SQL injection
  • Tidier file structure
  • More configurable options

Usage:

  • Needs php5-pdo-sqlite. Recommend PHP 5 and no magic_quotes or other weird ini settings.

This project is based on TinyIB and hence retains the GPLv3 license.

Original project page: https://code.google.com/p/tinyib-mappy/

Download