Commit Graph

73 Commits

Author SHA1 Message Date
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
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