Image board engine, Danbooru-style.
6e9a18c0ae
If delta between pages in paginator is greater than 2, it adds "..." inbetween. If delta is equal to 2, it adds missing page link instead. Examples: 1,4,5 gets converted to 1,...,4,5 1,3,4 gets converted to 1,2,3,4 |
||
---|---|---|
data | ||
lib | ||
public_html | ||
scripts | ||
src | ||
.gitmodules | ||
init.php | ||
LICENSE | ||
README.md | ||
upgrade.php |
szurubooru
Szurubooru is a Danbooru-style board, a gallery where users can upload, browse, tag and comment images, video clips and flash animations.
Szurubooru is powered by chibi, a lightweight PHP framework.
Installation instructions
For installation instructions, please see the Quick Start Guide on our wiki pages.