Commit graph

183 commits

Author SHA1 Message Date
danpros
2101bcda76 Update layout.html.php 2024-01-26 19:48:19 +07:00
danpros
b71e8cf4e5 Update string 2024-01-26 14:13:08 +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
danpros
5adfd66d50 Include functions.php
If there is functions.php inside themes root, include it.
2024-01-24 11:22:54 +07:00
danpros
a45c222548 Update themes 2024-01-10 17:35:34 +07:00
danpros
50d813beb4 Update profile.html.php 2024-01-10 17:23:55 +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
f6fe970ef4 Add feed link 2024-01-03 19:07:57 +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
450fdd1e32 Update files 2023-12-04 23:00:21 +07:00
danpros
72fc6b34f1 Improve translation 2023-12-04 20:46:41 +07:00
danpros
e2c495204a Translate theme 2023-12-04 11:13:13 +07:00
sb0001
bb380444a4 Improved translation 2021-11-01 04:40:12 +01:00
danpros
d9ac44f885 Fix themes 2021-04-22 20:16:02 +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
277b2f0390 Update style_v2.css 2021-03-05 07:42:33 +07:00
danpros
15a61242e4 Use the old style tag cloud 2021-03-04 23:20:33 +07:00
danpros
ce5e7d0b7b Update no-posts.html.php 2021-03-04 22:37:26 +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
e2192f774d Cleaning up 2021-02-18 20:18:06 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
danpros
ff780ec5a5 Bump the tag name 2021-01-22 13:34:47 +07:00
danpros
317c0e0ac6 Translation not available 2021-01-22 13:33:08 +07:00
danpros
a2d5355dcd Fix twentyfifteen theme 2021-01-21 19:06:47 +07:00
Stefan Björk
1d7879986a Translation fix of twentyfifteen theme. 2020-11-11 14:11:17 +01: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
Stefan Björk
8135a22b96 Add figcaption styling to twentysixteen CSS. 2020-05-05 09:16:30 +02:00
Stefan Björk
8dfda21f3f Added CSS styles for figure captions. Changed RSS feed to /feed/rss for
genericons.
2020-05-05 09:15:51 +02:00
danpros
e5265527db Composer update 2020-05-05 08:06:22 +07:00
danpros
0fc0d127da Revert back the date_format
We will change the date format in one go later.
2020-05-04 10:16:56 +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
ef62b9e460 Maintenance and bugs fixes 2016-01-24 21:35:29 +07: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
cd54414321 Fix theme 2016-01-04 09:19:19 +07:00
Danang Probo Sayekti
9781a79621 Fix footnote link
Make the footnote link absolute when on teaser
2016-01-04 09:08:57 +07:00
Danang Probo Sayekti
386f047505 Theme copyright.
Added theme copyright for Twenty Fifteen & Twenty Sixteen.
2016-01-02 02:03:45 +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