4487 Commits

Author SHA1 Message Date
Tetrakern
f5f52a3fa9 Refactor sticky nav 2023-02-01 22:24:17 +01:00
Tetrakern
512e96d391 Update and move header background
Better container for positioning, less calculations, and the documentation was wrong too...
2023-02-01 21:40:28 +01:00
Tetrakern
0ff7fd245f Add missing args to fictioneer_header action 2023-02-01 21:08:45 +01:00
Tetrakern
14b9f454bf Remove border from range thumbs in FF 2023-02-01 17:36:40 +01:00
Tetrakern
29fd8d6fc6 Update current chapter highlight in mobile menu v5.0.10 2023-02-01 14:08:54 +01:00
Tetrakern
652642c956 Update BBCode list item margins 2023-02-01 12:18:29 +01:00
Tetrakern
1b289a1371 Bump version 2023-01-31 19:21:53 +01:00
Tetrakern
fe36c8f379 Site width formatting now only affects content
And does not longer potentially break the layout.
2023-01-31 19:21:05 +01:00
Tetrakern
d6ea6d72ba Update DOCUMENTATION.md v5.0.9 2023-01-31 08:10:22 +01:00
Tetrakern
1e981d5628 Bump version 2023-01-31 08:10:20 +01:00
Tetrakern
d4b6e439a6 Add excerpt support to pages. 2023-01-31 08:09:02 +01:00
Tetrakern
cf5170a8c6 Allow pages in collections 2023-01-31 08:08:45 +01:00
Tetrakern
db99fa8f98 Bump version v5.0.8 2023-01-31 06:31:33 +01:00
Tetrakern
8f8212c524 Fix site notification HTML escaping 2023-01-31 06:10:44 +01:00
Tetrakern
36b6e9b2ca Bump version v5.0.7 2023-01-29 00:30:08 +01:00
Tetrakern
8468e41cbf Bookmark jump accounts for required password 2023-01-28 21:42:23 +01:00
Tetrakern
affe5ae6d5 Update translations 2023-01-28 21:37:46 +01:00
Tetrakern
51cffd4bc3 Comment jump accounts for required password 2023-01-28 21:32:01 +01:00
Tetrakern
eb1e5412ad Script safety checks for missing targets 2023-01-28 21:29:46 +01:00
Tetrakern
a7bcbdb589 Remove tooltip from bookmark jump
I think this is rather obvious.
2023-01-28 21:26:02 +01:00
Tetrakern
1b9636c0f9 Update translations 2023-01-28 21:25:38 +01:00
Tetrakern
7c6e24de5b Update README.md 2023-01-28 18:52:58 +01:00
Tetrakern
cf9afebf48 Create fictioneer_preview.jpg 2023-01-28 18:52:23 +01:00
Tetrakern
911a7108d7 Update README.md 2023-01-28 18:40:44 +01:00
Tetrakern
906ca65970 Update screenshots.jpg 2023-01-28 18:31:11 +01:00
Tetrakern
a15e208224 Update README.md 2023-01-28 18:29:07 +01:00
Tetrakern
e79f1ca0b4 Update README.md 2023-01-28 18:28:53 +01:00
Tetrakern
751c31397b Add Liminal child theme preview 2023-01-28 18:28:06 +01:00
Tetrakern
4582012778 Create liminal_child_theme_preview.jpg 2023-01-28 18:25:55 +01:00
Tetrakern
890b5dd2f7 Update INSTALLATION.md 2023-01-28 17:56:45 +01:00
Tetrakern
252552463b Update INSTALLATION.md 2023-01-28 17:55:36 +01:00
Tetrakern
65746e049a Update INSTALLATION.md 2023-01-28 17:51:45 +01:00
Tetrakern
604e8fcffd Update INSTALLATION.md 2023-01-28 17:50:55 +01:00
Tetrakern
b067bbc33c Update INSTALLATION.md 2023-01-28 17:48:18 +01:00
Tetrakern
8b9c6d2ac4 Change constant values to proper booleans 2023-01-28 17:48:12 +01:00
Tetrakern
4be77df762 Update INSTALLATION.md 2023-01-28 17:46:30 +01:00
Tetrakern
de539e1e6b Update INSTALLATION.md 2023-01-28 17:46:05 +01:00
Tetrakern
e6f09f9845 Update INSTALLATION.md 2023-01-28 17:45:37 +01:00
Tetrakern
9fa91dd748 Document theme constants 2023-01-28 17:34:58 +01:00
Tetrakern
e746dad193 Enclose database call in condition
Only call if relevant.
2023-01-28 17:21:44 +01:00
Tetrakern
6b1a2a10dd Constant to turn off chapter-story filter
Dubious action but okay.
2023-01-28 16:11:02 +01:00
Tetrakern
61d2f29b09 Code cleanup 2023-01-28 03:26:51 +01:00
Tetrakern
f59abdee5a Improve navigation tab styles 2023-01-28 03:22:22 +01:00
Tetrakern
84b7b7c476 Update README.md 2023-01-28 02:44:06 +01:00
Tetrakern
2541c4dcf6 Add comment to explain regex 2023-01-28 02:20:07 +01:00
Tetrakern
006a93ec16 BBCode match image links with query params
Okay, fine...
2023-01-28 02:17:46 +01:00
Tetrakern
7464234636 Lightbox image detecting works with query params
Image CDNs often attach those, so this is kinda necessary.
2023-01-27 23:21:04 +01:00
Tetrakern
d0bacd29af Add inline comment
BBCodes do not work for images URLs with query params. However, this is perhaps a good thing. Less room for shenanigans.
2023-01-27 23:20:31 +01:00
Tetrakern
193e012d4f Update lightbox image regex 2023-01-27 23:00:18 +01:00
Tetrakern
e9c98b1b7e Improve image detection for lightbox 2023-01-27 22:51:53 +01:00