Tetrakern
|
076e5bb8b9
|
Add another missing shortcode param documentation
v5.14.0
|
2024-04-25 13:00:17 +02:00 |
|
Tetrakern
|
abf79c4c00
|
Let thumbnails act as link if lightbox is disabled
|
2024-04-25 12:52:22 +02:00 |
|
Tetrakern
|
91b07345ab
|
Add missing shortcode param documentation
|
2024-04-25 12:50:42 +02:00 |
|
Tetrakern
|
1a4dd781f2
|
Update DOCUMENTATION.md
|
2024-04-25 12:18:13 +02:00 |
|
Tetrakern
|
f0e09e626b
|
Update README.md
|
2024-04-25 10:47:00 +02:00 |
|
Tetrakern
|
2a91e806f7
|
Fix follows notificationnav menu style
|
2024-04-25 10:43:06 +02:00 |
|
Tetrakern
|
4d07778037
|
Update story comments header spacing
|
2024-04-25 02:51:11 +02:00 |
|
Tetrakern
|
a7d5976461
|
Fixed formatting issue with headings
|
2024-04-25 02:40:45 +02:00 |
|
Tetrakern
|
fe1ca73b1c
|
Prevent null object warnings in schemas
No idea how, but apparently the post can be null under yet to be determined circumstances.
|
2024-04-25 02:11:42 +02:00 |
|
Tetrakern
|
0e5de4f90a
|
Fix wrong variable name
|
2024-04-24 23:53:14 +02:00 |
|
Tetrakern
|
92556de332
|
Update DOCUMENTATION.md
|
2024-04-24 23:15:11 +02:00 |
|
Tetrakern
|
3ec803fdef
|
Remove superfluous sanitization in suggestions
|
2024-04-24 23:05:43 +02:00 |
|
Tetrakern
|
81554d1ff6
|
Update bookmark scroll behavior
|
2024-04-24 22:23:42 +02:00 |
|
Tetrakern
|
8d482a0544
|
Increase scroll-margin-top for chapter paragraphs
|
2024-04-24 22:23:28 +02:00 |
|
Tetrakern
|
fc9c9a451e
|
Improve scrolling to paragraphs
|
2024-04-24 22:17:16 +02:00 |
|
Tetrakern
|
8a86ce7564
|
Add anchor to suggestions
|
2024-04-24 22:07:18 +02:00 |
|
Tetrakern
|
70f9716f2a
|
Bump version to 5.14.0
|
2024-04-24 21:20:20 +02:00 |
|
Tetrakern
|
7f0b9e5560
|
Update DOCUMENTATION.md
|
2024-04-24 21:04:54 +02:00 |
|
Tetrakern
|
b0547b0f56
|
Update DOCUMENTATION.md
|
2024-04-24 20:26:00 +02:00 |
|
Tetrakern
|
56efd73013
|
Update DOCUMENTATION.md
|
2024-04-24 20:21:47 +02:00 |
|
Tetrakern
|
1124f8a907
|
Update DOCUMENTATION.md
|
2024-04-24 20:20:34 +02:00 |
|
Tetrakern
|
205cbb155c
|
Update INSTALLATION.md
|
2024-04-24 20:20:32 +02:00 |
|
Tetrakern
|
fa15097b62
|
Update INSTALLATION.md
|
2024-04-24 19:55:33 +02:00 |
|
Tetrakern
|
55922128a4
|
Make fcn_textareaAdjust more resilient
|
2024-04-24 19:53:05 +02:00 |
|
Tetrakern
|
1471a3db5d
|
Update INSTALLATION.md
|
2024-04-24 19:50:16 +02:00 |
|
Tetrakern
|
eab325c2e7
|
Account for different content elements in comment form
Textarea and div, which should be enough.
|
2024-04-24 19:42:17 +02:00 |
|
Tetrakern
|
ac721b1f2d
|
Update setting text
|
2024-04-24 19:29:14 +02:00 |
|
Tetrakern
|
77ec19fa80
|
Add option to change comment form CSS selector
|
2024-04-24 19:27:08 +02:00 |
|
Tetrakern
|
4a97f62037
|
Fix over-reliance on IDs in comment form
Just in case these IDs are not unique at some point. It also makes the HTML smaller.
|
2024-04-24 19:08:05 +02:00 |
|
Tetrakern
|
4e79e23345
|
Account for order in normal comment submit
|
2024-04-24 17:58:23 +02:00 |
|
Tetrakern
|
268071c42b
|
Account for order in AJAX comment submit
|
2024-04-24 17:36:06 +02:00 |
|
Tetrakern
|
b65fb51c3c
|
Prepare scripts for custom comment form selector
|
2024-04-24 17:20:09 +02:00 |
|
Tetrakern
|
bba6bc0042
|
Add comment order toggle button
|
2024-04-24 17:17:50 +02:00 |
|
Tetrakern
|
b3e79e80fe
|
Add sanitizer for query vars
Should have done that from the start.
|
2024-04-24 12:17:08 +02:00 |
|
Tetrakern
|
e38593981b
|
Change comments order query param to corder
|
2024-04-24 12:00:54 +02:00 |
|
Tetrakern
|
fdab283909
|
Add custom order param to comments query
|
2024-04-24 00:58:48 +02:00 |
|
Tetrakern
|
8ea32feec2
|
Add and use indexed chapter IDs to story data
This is in case the query is filtered and suddenly contains non-published chapters that would cause 404 if accessed.
|
2024-04-23 02:47:23 +02:00 |
|
Tetrakern
|
1a2b736e18
|
Add safety check for unpublished chapters in chapter-chapter list
|
2024-04-23 02:19:07 +02:00 |
|
Tetrakern
|
3485134fe9
|
Update DOCUMENTATION.md
|
2024-04-23 01:39:23 +02:00 |
|
Tetrakern
|
98e2fdc732
|
Update DOCUMENTATION.md
|
2024-04-23 01:39:00 +02:00 |
|
Tetrakern
|
3cbd6391a3
|
Update DOCUMENTATION.md
|
2024-04-23 01:38:46 +02:00 |
|
Tetrakern
|
cf88f6ab4f
|
Update DOCUMENTATION.md
|
2024-04-23 01:35:34 +02:00 |
|
Tetrakern
|
fec9906c1a
|
Add hover color to glossary style
|
2024-04-23 01:24:27 +02:00 |
|
Tetrakern
|
340b665345
|
Split index template into normal and advanced variants
|
2024-04-23 01:22:19 +02:00 |
|
Tetrakern
|
ba4e7ac611
|
Update style of index letters
|
2024-04-23 01:09:04 +02:00 |
|
Tetrakern
|
896f91d26e
|
Add letter selection to index
|
2024-04-23 00:42:57 +02:00 |
|
Tetrakern
|
ba62165973
|
Hide title on taxonomies page
|
2024-04-23 00:16:21 +02:00 |
|
Tetrakern
|
2e0bd8ff5d
|
Update glossary link style
|
2024-04-23 00:00:05 +02:00 |
|
Tetrakern
|
20957b0440
|
Use glossary style for index page
|
2024-04-22 23:57:31 +02:00 |
|
Tetrakern
|
f6e1333498
|
Add header to taxonomies page template
|
2024-04-22 23:57:11 +02:00 |
|