An attempt to rebase leftypol software on vichan.
Go to file
2012-03-16 20:22:26 +11:00
js quick-post-controls.js: clone input element or Tinyboard will consider everyone a bot when posting 2012-03-16 20:22:26 +11:00
migration Fixed bug redeclaring gettext functions. Edit KusabaX config before including it. 2012-03-15 18:42:17 +11:00
stylesheets +piwnichan styles addition - futaba+vichan and testorange 2012-03-14 19:44:43 +11:00
tools rebuild.php command line switches (--quiet, --board, etc.) 2012-03-15 22:37:43 +11:00
README.md readme 2012-03-15 06:22:14 +11:00

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.