Commit graph

23 commits

Author SHA1 Message Date
Dan
debf3e47ca Update themes 2025-04-20 12:21:08 +07:00
Dan
ecc10ebca8 Doks theme fix 2025-03-19 12:56:04 +07:00
splifingate
a88411150d three-character minimum for $keyword
system/includes/functions.php:

add function to limit $keyword to three, or more, characters; cleanup

themes/doks/main.html.php:

remove color <span>
2025-01-29 05:33:56 -05:00
Dan
5804cbcdd7 Cleaning up 2025-01-27 07:58:10 +07:00
splifingate
9ac3fc114a Add Searching The Contents Blog Post Contents
By Default, Search in HTMLy only queries the filename.

I have added code that enables the Search function to capture whole-word results from the *contents* of each blog post.

See:

https://splifingate.net/blog/

vs

https://splifingate/test/blog/

My Study:

https://andyrew.info/blog/2025/01/searching-inside-htmly-content
2025-01-26 14:35:35 -05:00
danpros
7f59909d85 Update style.css 2024-05-03 07:03:24 +07:00
danpros
ad5634d9c1 Update theme 2024-03-31 20:09:01 +07:00
danpros
c8e8bee51b Improve user role 2024-03-30 11:49:22 +07:00
danpros
9c5b7a757a Add Open Graph and Twitter card
Add Open Graph and Twitter card. Prepare to allow changing the Title using shortcode
2024-03-13 19:03:38 +07:00
danpros
a749ef2d73 Update style.css 2024-03-03 09:43:24 +07:00
danpros
dd0e16acf3 Cleaning up 2024-03-03 07:59:29 +07:00
danpros
5464f2c1f8 Cleaning up 2024-03-02 08:42:31 +07:00
danpros
6b301404ac Update Blog and Doks theme
Using the new social icon.
2024-02-26 20:25:46 +07:00
danpros
d9edbe55f8 Fix Doks toc 2024-02-23 15:31:00 +07:00
danpros
95f981bcad Update style.css 2024-02-23 13:25:10 +07:00
danpros
2bbae4cf68 Fix styling 2024-02-23 13:17:10 +07:00
danpros
a8e3c0e670 TOC styling
Create default TOC style with options to use the theme css
2024-02-22 18:46:35 +07:00
danpros
8da38da937 Styling the TOC 2024-02-21 18:52:21 +07:00
danpros
6c8c1271c2 Add TOC
Allow to add TOC using shortcode (<!--toc-->). TOC add button in text editor.
2024-02-20 22:47:45 +07:00
danpros
4d8cfbb733 Using flock
To make sure we can read the views data before we save it.
2024-02-20 10:20:07 +07:00
danpros
f12277f0d7 Update static.html.php 2024-02-02 21:17:52 +07:00
danpros
ed87f223ac Update layout.html.php 2024-01-26 10:49:59 +07:00
danpros
8d142b7f37 Improve pages/subpages
Allow to reorder the pages and subpages position. Added doks theme
2024-01-26 08:06:12 +07:00