[1chan]
Futallaby image board script
Futallaby is a PHP-based image board script based on the Futaba script (MySQL version).
Futallaby supports both English and Japanese. A number of
improvements over Futaba script are planned.
Futallaby
040103
terra has rewritten the image board using Valid XHTML and
Cascading Style Sheets! Now it should render cleaner and faster than ever before
and look more consistent across browsers. Two css files are included in this
release, futaba.css (close recreation of the classic style) and burichan.css
(cool blue style designed by terra). Very special thanks to terra for doing most
of the work that made this release possible and be sure to check out his burichan bbs (not work safe,
but what is these days?)
Other changes for this release include a fix for the "first comment not appearing in replies" bug, a fix for a potential tripcode mimic trick, and the option to select the tripcode separator in the configuration file.
Two new lines have been added to the config.php for this release, see the file for details. Sites upgrading from 031222 will not need to dump tables.
Futallaby
031222
Initial release!
The directory structure should look something like this...
/public_html/
|
|-- /imgboard/ (777)
|
|-- imgboard.php (644)
|
|-- config.php (644)
|
|-- futaba.css (644)
|
|-- strings_e.php OR strings_j.php (644)
|
|-- /src/ (777)
|
|-- /thumb/ (777)
Thanks to terra for having the courage to dive into the horrid code and do the awesome XHTML/CSS conversion. The magnitude of his feat is absolutely mind-boggling.
Thanks to the creators of Futaba and GazouBBS for doing most of the real work.