Shish
|
4076051456
|
factor out commonly duplicated flash_html
|
2024-09-05 12:19:48 +01:00 |
|
Shish
|
b60c3fe362
|
[core] a load more type hints, and fix bugs revealed by type hints
|
2024-01-20 14:11:00 +00:00 |
|
Shish
|
a1f22ef67c
|
[themes] void return type for display_* functions
|
2024-01-15 14:23:12 +00:00 |
|
Shish
|
55d5dc0a35
|
[themes] have themes implement head_html/body_html rather than render
|
2024-01-04 14:11:20 +00:00 |
|
Shish
|
c5c972fe94
|
[themes] use CSS variables + CSS grid to control image grid layouts, fixes #938
|
2024-01-03 15:30:20 +00:00 |
|
Shish
|
89a61d3499
|
[themes] remove references to no-js, there is no more modernizr
|
2023-12-31 14:18:54 +00:00 |
|
Shish
|
6d370b0aa3
|
[all themes] use rems for more consistent font sizing
|
2023-12-25 15:33:57 +00:00 |
|
Shish
|
75a7b79380
|
[themes] set font-size on :root rather than BODY so that REMs work consistently
|
2023-12-25 13:08:14 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
c1344958d4
|
[themes/warm] fix type annotations, fixes #865
|
2022-05-20 13:10:35 +01:00 |
|
Shish
|
c9ce396c9d
|
remove ancient irrelevant comments
|
2022-05-20 13:06:29 +01:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Daniel Oaks
|
0029aa5320
|
Add shortwiki entries when viewing a single tag
|
2020-03-23 22:48:38 +10:00 |
|
Shish
|
d599ef4f22
|
hide redundant part
|
2020-03-23 00:15:20 +00:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
0bcbcb679e
|
have navlinks as a utility methods that themes can call, if they want to
|
2020-02-01 23:23:23 +00:00 |
|
Shish
|
f0f3cc7aa0
|
merge layout stuff into Page class
|
2020-02-01 18:11:11 +00:00 |
|
Shish
|
6d3ca01424
|
format
|
2020-01-29 00:49:26 +00:00 |
|
Shish
|
dba89e9d13
|
make all themes have a Page class, to simplify loading
|
2020-01-27 18:35:36 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
5d559dc654
|
fix typo
|
2019-12-16 00:02:34 +00:00 |
|
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 |
|