szurubooru/public_html
Marcin Kurczewski 6e9a18c0ae Paginator: introducing "..." pseudo-pages
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
2013-11-23 13:54:13 +01:00
..
media Paginator: introducing "..." pseudo-pages 2013-11-23 13:54:13 +01:00
.htaccess Registration sketch 2013-10-05 13:15:48 +02:00
dispatch.php Low-level refactor to core.php 2013-11-17 14:24:39 +01:00