Commit graph

68 commits

Author SHA1 Message Date
danpros
f3f12f44d9 Update layout.html.php 2025-08-18 05:53:11 +07:00
danpros
50b6d0b520 GDPR Compliance
Using local resources for fonts, CSS, or scripts.
2025-08-18 05:28:26 +07:00
Dan
bac48639e9 No posts message 2025-07-05 08:09:08 +07:00
Dan
489e4a8cef Cleaning blog theme 2025-04-22 07:30:29 +07:00
Dan
debf3e47ca Update themes 2025-04-20 12:21:08 +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
dd0e16acf3 Cleaning up 2024-03-03 07:59:29 +07:00
danpros
6b301404ac Update Blog and Doks theme
Using the new social icon.
2024-02-26 20:25:46 +07:00
danpros
4c3305965e Styling 2024-02-25 21:02:09 +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
06140ec58c Improve the TOC
Even in posts collections page, create the TOC as long as its in full post mode.
2024-02-21 11:21:26 +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
5adfd66d50 Include functions.php
If there is functions.php inside themes root, include it.
2024-01-24 11:22:54 +07:00
danpros
bb83ba8be5 Update themes 2024-01-10 17:21:40 +07:00
danpros
cc6a797629 Update themes 2024-01-10 17:13:04 +07:00
danpros
53dde169d8 Compatibility with old theme
Reverting it for compatibility with old theme.
2024-01-06 11:13:27 +07:00
danpros
b0960c6871 Cleanup themes 2024-01-03 12:09:03 +07:00
danpros
317348bbd9 Update files 2023-12-10 14:40:17 +07:00
danpros
fd72fd5e4c Update themes 2023-12-10 11:04:46 +07:00
danpros
e2c495204a Translate theme 2023-12-04 11:13:13 +07:00
danpros
3b9866e8f5 Update themes 2021-04-22 12:09:09 +07:00
danpros
96af6de09e Change the copyright to span 2021-04-22 09:04:46 +07:00
danpros
1848c024cd Add html lang 2021-03-31 22:05:17 +07:00
danpros
84f4e565e6 Improve featured video
The `$p->video` should return the video link only, to get the video ID we can use get_video_id(); and call it from the theme.
2021-03-26 09:07:27 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
7f85f7d6a2 Add edit link 2021-03-05 08:31:24 +07:00
danpros
15a61242e4 Use the old style tag cloud 2021-03-04 23:20:33 +07:00
danpros
24ba3fc8ce Add the social link to config 2021-02-21 18:19:44 +07:00
danpros
8dceae2b96 Update themes 2021-02-21 09:51:23 +07:00
danpros
ec1cf1d303 CVE-2019-8349 XSS vulnerabilities fix 2020-05-06 13:06:59 +07:00
danpros
fb6fac0af1 Clean up the themes 2020-05-06 10:16:33 +07:00
Ralf (infinity)
4fde479aba Adding language support - currently only English and German
system/htmly.php
- Loads language files from folder lang/
- Sets language settings for date and time format
system/includes/dispatch.php
- function i18n() returns translated strings
2017-04-23 17:26:54 +02:00
Danang Probo Sayekti
8af0ef159f Maintenance & Bugs fixes
Glob() is expensive so cache the category files.
2016-01-09 12:30:23 +07:00
Danang Probo Sayekti
a273a4faf7 Happy New Year!
The ported version of Twenty Fifteen and Twenty Sixteen include with the
package. Maintenance and bugs fixes.
2016-01-01 22:10:52 +07:00
Danang Probo Sayekti
96a250274e Improving template engine
Improving template engine for more flexible theming. Add
cache.expiration.
2015-12-21 18:42:49 +07:00
Danang Probo Sayekti
65475451a5 Update themes 2015-12-01 20:53:28 +07:00
Danang Probo Sayekti
5f271a2370 Update 2015-11-23 18:54:56 +07:00
Danang Probo Sayekti
aa7a456ae7 Improve pagination 2015-11-23 13:42:19 +07:00
Danang Probo Sayekti
0a2a375953 Update styles 2015-11-23 11:48:36 +07:00
Danang Probo Sayekti
eb8e0ac503 Static frontpage and improvements
Add new config: static.frontpage = "true" to enable the static
frontpage.
2015-11-14 10:10:34 +07:00
Danang Probo Sayekti
0df2146ce1 Fix bugs 2015-08-29 10:47:48 +07:00
Danang Probo Sayekti
9dd9f87cf5 Improve search page + 404 2015-08-27 14:50:35 +07:00
Danang Probo Sayekti
38faebe6d6 Improve theme 2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
1265580b24 Revert htaccess 2015-08-26 22:50:42 +07:00
Danang Probo Sayekti
bbd0357978 Update style 2015-08-26 21:36:54 +07:00
Danang Probo Sayekti
a4b6fe18db Add category
Add category feature to the core.
2015-08-26 10:44:25 +07:00
Andreas
80afb162d9 Robots.txt update + new htaccess for cache folder.
Updated robots.txt + new htaccess files.

I made the following changes for the robots.txt and .htaccess files.

# robots.txt updated
- Allow theme assets (CSS, JS, Images, Fonts) for SEO
- Allow folder with uploaded images (/content/images)

# .httaccess files added
- /content - Deny all
- /content/images - Allow only jpg|png|gif
- /cache - Deny all
- /system - Deny all
- /system/admin/editor - Allow all
- /system/resources - Allow all
- /themes - Deny all
- /themes/blog/css - Allow all
- /themes/blog/fonts - Allow all
- /themes/blog/images - Allow all
- /themes/blog/js - Allow all
- /themes/clean/css - Allow all
- /themes/default/css  - Allow all
- /themes\default\img - Allow all
- /themes\logs\css - Allow all
2015-08-24 16:02:46 +02:00