Commit graph

32 commits

Author SHA1 Message Date
Shish
bce2d55744 Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
Shish
3d9e32e919 new php-cs-fixer 2021-12-14 18:32:47 +00:00
Shish
9eb5acf2dc use strict types 2020-01-26 16:27:56 +00:00
Shish
34b05cca7c PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
jgen
b3077d5bcd Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 19:13:20 -04:00
Shish
15777b3bb5 move common themelt parts into a base class 2012-03-12 05:04:29 +00:00
Shish
a455b804e3 pagination 2012-03-12 04:59:56 +00:00
Shish
40b09c8ee1 less divvy comments 2012-03-12 03:28:08 +00:00
Shish
af7704825b use HTTP status codes with error messages 2012-02-16 15:37:05 +00:00
Shish
c2bf42ef5a less passing of $page 2012-02-15 08:59:24 +00:00
green-ponies (jgen)
2c6b5128c6 More tweaks for minor speed gains. 2012-01-12 21:17:37 -05:00
Daku
660f9ca4b0 Changed "'thumb_width', 'thumb_height'" > "$config->get_int('thumb_width'), $config->get_int('thumb_height')" 2011-12-21 20:52:06 +00:00
Daku
c7852423d4 Added a feature which removes the size tag from mp3 tooltips. 2011-12-16 21:29:46 +00:00
Daku
56931b0eaa Changed the 192x192 default to use the max thumbnail size. Made this work with SVG aswell. 2011-12-16 18:36:08 +00:00
Daku
a38327b6d3 Made flash thumbnails have a default 192x192 resolution. 2011-12-16 16:34:23 +00:00
green-ponies (jgen)
c30c898c4e Changing files to use the $page->add_http_header() method instead. 2011-09-04 14:06:50 -04:00
Shish
9660d2f157 specify image size in HTML rather than CSS; chrome claims it loads faster 2010-07-30 13:25:12 +01:00
Shish
6db60d1cb3 new default 2010-04-20 02:25:37 +01:00
Shish
38c3038ecb border cancelling; somewhat of an ugly hack... 2010-04-19 20:41:38 +01:00
Shish
7555ada953 comment theme API changes 2009-08-04 17:45:09 +01:00
Shish
572f84511a lots of docs, and some internal changes 2009-07-21 07:38:53 +01:00
Shish
d8e027b776 a load more tests 2009-07-19 04:49:14 +01:00
Shish Moom
5a692586e9 new default theme 2009-07-06 04:31:45 -07:00
Shish Moom
1d96ae3089 move old default 2009-07-06 04:31:24 -07:00
Shish Moom
b0448eba6f theme changes 2009-07-06 04:29:55 -07:00
shish
721c720f19 denied.
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1097 7f39781d-f577-437e-ae19-be835c7a54ca
2008-10-18 10:49:16 +00:00
shish
b24bc26ebb give thumbnails IDs for easier automated clicking
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1090 7f39781d-f577-437e-ae19-be835c7a54ca
2008-10-18 06:39:19 +00:00
shish
1cacc2d247 make build_thumb_html be part of the themelet class
git-svn-id: file:///home/shish/svn/shimmie2/trunk@570 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-26 01:35:53 +00:00
shish
278ce1e71a hax
git-svn-id: file:///home/shish/svn/shimmie2/trunk@409 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-01 16:21:14 +00:00
shish
bd91945c76 more event->page
git-svn-id: file:///home/shish/svn/shimmie2/trunk@352 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-22 11:07:07 +00:00
shish
0f8654db93 themable paginator
git-svn-id: file:///home/shish/svn/shimmie2/trunk@350 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-21 15:02:14 +00:00
shish
a625fcd787 the bulk of theme engine 2.0; it's still rough, but it works
git-svn-id: file:///home/shish/svn/shimmie2/trunk@201 7f39781d-f577-437e-ae19-be835c7a54ca
2007-06-30 01:19:11 +00:00