Shish
|
70db0ce5bd
|
flash_message -> page->flash, with no cookies
|
2019-12-15 19:47:18 +00:00 |
|
Matthew Barbour
|
972b68bdd3
|
Setup constants
|
2019-08-05 09:00:23 -05:00 |
|
Matthew Barbour
|
7c4356d788
|
Updated copyright notice
|
2019-06-13 18:19:18 +01:00 |
|
Shish
|
bf473f6d51
|
more lint fixes
|
2019-05-29 18:23:29 +01: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 |
|
Shish
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
b01edb2aec
|
copyright date update
|
2018-11-07 12:11:17 +00:00 |
|
Shish
|
6ae14e4921
|
https for theme links
|
2018-09-26 22:49:37 +01:00 |
|
im-mi
|
ab33652d70
|
Made tag list spacing more like it was before
It's still a few pixels off in some cases, but the difference is negligible now.
|
2016-09-06 22:05:34 -04:00 |
|
im-mi
|
5919112477
|
Use tables for tag lists
|
2016-09-06 06:08:33 -04:00 |
|
Shish
|
b76ee95c76
|
fix and use get_all_html_headers()
|
2016-06-18 12:25:54 +01:00 |
|
Shish
|
43eed32958
|
Merge pull request #551 from shish/contact-link
Have contact_link support http: and mailto:
|
2016-06-06 12:37:27 +01:00 |
|
Shish
|
aeeaabb22e
|
allow both http: and mailto: contact links
|
2016-06-06 12:12:25 +01:00 |
|
Shish
|
536cba980a
|
update footer date
|
2016-05-22 16:13:38 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Shish
|
83435e3266
|
set cookies on Page object
|
2015-08-03 15:49:36 +01:00 |
|
jgen
|
b3077d5bcd
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:13:20 -04:00 |
|
jgen
|
868f8c9225
|
Commenting out dead variables and dead code.
|
2014-04-24 04:44:28 -04:00 |
|
jgen
|
2dc6e054c8
|
These sorts are necessary on the header arrays, otherwise the relative priority of certain headers is not respected.
|
2014-04-23 23:28:05 -04:00 |
|
Daku
|
34e90c1cfc
|
updated date/links in footer
|
2014-02-25 17:56:51 +00:00 |
|
Shish
|
37b3dd60b6
|
flash_message(str) function and support in themes
|
2012-06-09 17:00:25 +01:00 |
|
Shish
|
e07bf2500b
|
warm setup theme
|
2012-05-12 10:10:58 +01:00 |
|
Shish
|
5dd2886b53
|
common shimmie styles
|
2012-03-13 08:03:53 +00:00 |
|
Shish
|
8ba40b091e
|
actually, the inherent padding is enough
|
2012-03-12 15:42:55 +00:00 |
|
Shish
|
78d13ff214
|
many theme updates
|
2012-03-12 05:31:19 +00:00 |
|
Shish
|
3eb1f1c2ab
|
move move common code into base classes
|
2012-03-12 05:08:40 +00:00 |
|
Shish
|
15777b3bb5
|
move common themelt parts into a base class
|
2012-03-12 05:04:29 +00:00 |
|
Shish
|
c638af1d76
|
consistent block rendering
|
2012-03-12 04:39:04 +00:00 |
|
Shish
|
5d6cf955af
|
refactoring styles
|
2012-03-12 03:06:14 +00:00 |
|
Shish
|
7d027494b6
|
toggle-id -> toggle-sel
|
2012-03-12 02:50:41 +00:00 |
|
Shish
|
c6c4f06de8
|
html5iness
|
2012-03-12 02:45:39 +00:00 |
|
Shish
|
c1f73c6258
|
HTML5 elements
|
2012-03-11 16:18:37 +00:00 |
|
Shish
|
03cfb5bc24
|
html5 boilerplate header
|
2012-03-05 10:14:58 +00:00 |
|
Shish
|
15fdd2e0b7
|
replace lots of javascript with a little jquery
|
2012-03-02 23:57:27 +00:00 |
|
Shish
|
a4f2c417ec
|
CSS3 powarr
|
2012-02-22 14:27:56 +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 |
|
Shish
|
4555d35cdb
|
Content-Type is specified in the page headers, specifying in the HTML too is unnecessary
|
2012-02-12 11:30:41 +00:00 |
|
Shish
|
5eab692a97
|
have themes/x/style.css auto-loaded, and put it after the ext/*/style.css so it can override them
|
2012-02-12 11:29:41 +00:00 |
|
Shish
|
9fd10fb6d2
|
more explicit credit for the shimmie team :3
|
2012-02-06 05:34:06 +00:00 |
|
Shish
|
8cfa72d7cf
|
copyright bumps
|
2012-01-01 20:36:51 +00:00 |
|
Daku
|
dc4d156e1a
|
contact link should now properly link to email
|
2011-12-31 14:18:54 +00:00 |
|
Daku
|
c645fb4b0e
|
Title should now always stay as site name, to avoid tag hell for images with loads of tags.
|
2011-12-25 09:47:34 +00: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 |
|
green-ponies (jgen)
|
fca286913e
|
Working on moving header() inside of the global $page data structure.
|
2011-09-04 14:06:34 -04:00 |
|
green-ponies (jgen)
|
6c3e91e01c
|
changed script tags to include language
|
2011-08-12 21:40:51 -04:00 |
|