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.
 
 
 
 
 
Michael Save 6b42c71c79 rebuild.php command line switches (--quiet, --board, etc.) 12 years ago
js better scroll events 12 years ago
migration Fixed bug redeclaring gettext functions. Edit KusabaX config before including it. 12 years ago
stylesheets +piwnichan styles addition - futaba+vichan and testorange 12 years ago
tools rebuild.php command line switches (--quiet, --board, etc.) 12 years ago
README.md readme 12 years ago

README.md

Tinyboard Tools

This repository is a collection of management scripts, javascript addons, stylesheets, and miscellaneous tools for Tinyboard.

Directories

  • tools/ -- Command-line management scripts for Tinyboard. These should not be publicly executable.
  • stylesheets/ -- Additional stylesheets for Tinyboard, mainly user contributions.
  • js/ -- Useful Javascript addons for Tinyboard, such as "quick reply" and client-side "forced anonymous". Most of these can be included using $config['additional_javascript'].
  • migration/ -- Database migration scripts for other imageboards.

License

The contents of this repository are licensed under the terms of Tinyboard's license unless stated otherwise.