Commit graph

143 commits

Author SHA1 Message Date
Robert Riebisch
e4ef2a1f4b
Fixes i18n not fully shown for admin/popular view 2023-12-09 20:13:13 +01:00
danpros
6db06e112b Update htmly.php 2023-12-06 01:17:50 +07:00
danpros
3291161f51 Translate important strings 2023-12-03 20:24:17 +07:00
danpros
9a315d8a4b Update htmly.php 2023-11-29 20:19:00 +07:00
danpros
c4b4c89bd9 Formatting 2023-11-29 16:54:14 +07:00
danpros
212bdf4152 Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
2023-11-29 16:34:32 +07:00
danpros
89b637e9f5 Switch between date and IntlDateFormatter 2023-11-25 13:23:23 +07:00
danpros
10ca416f0e Clean up PHP error log 2023-11-23 19:37:53 +07:00
danpros
c3c37b1f37 PHP 8.x compatibility
Remove deprecated warning for PHP 8.x
2023-11-22 17:15:14 +07:00
danpros
4bb8e39663 Related post improvements
Switch using category for better performance and consistency
2022-02-10 10:53:23 +07:00
vallyol
5a932d12c5
Update htmly.php
Add traslation to 404-search rendering
2021-11-15 21:39:19 +03:00
vallyol
d3edb27dc5
Update htmly.php
replacing text with new added key values from language files (;errors)
2021-11-05 17:03:04 +03:00
danpros
c226eefb84 Update htmly.php 2021-04-22 21:03:52 +07:00
danpros
80eacfe356 Author page simplicity 2021-04-21 20:20:31 +07:00
danpros
261299a7f6 Include author info in each post 2021-04-20 22:15:20 +07:00
danpros
e7848acf6f Redir the frontpage to home 2021-04-15 12:11:23 +07:00
ProjectPatatoe
7e709addb5 no cookie for just reading 2021-04-14 14:25:07 -07:00
danpros
55286443e6 Fix formatting 2021-04-01 07:21:39 +07:00
danpros
07d094a9a4 Update htmly.php 2021-03-31 20:14:08 +07:00
danpros
3b7df7d3c3 Update htmly.php 2021-03-31 12:35:36 +07:00
danpros
a84dc6c677 Update htmly.php
Create the default setting on save
2021-03-24 23:05:18 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
719a5e1fc8 Add simple message 2021-03-02 19:14:53 +07:00
danpros
2a64d44302 Config page revamp 2021-02-21 09:40:13 +07:00
danpros
02f84d81eb Category page in admin 2021-02-19 18:56:43 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
Dan
61a75ee945
Fix draft listing 2020-06-28 08:28:52 +07:00
danpros
ec1cf1d303 CVE-2019-8349 XSS vulnerabilities fix 2020-05-06 13:06:59 +07:00
danpros
c8552f3c37 Use schema.org for breadcrumb
Cleaning up the breadcrumb
2020-05-06 07:08:00 +07:00
danpros
73e103b8ab Simplify the language file
We just need to creating the file and load it via config
2020-05-03 09:58:32 +07:00
Just vev
32c4279969 Fixes typo in function call 2017-08-03 12:16:57 +03: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
e66f84d413 Quick fixes 2016-01-11 13:32:09 +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
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
2fca100347 Support Chinese, Japanese, Arabic etc. for slug
Support Chinese, Japanese, Arabic etc. for the slug (post url, tag and
category).
2015-12-23 23:59:59 +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
e3e393a7bd Cleaning up
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00
Danang Probo Sayekti
0a2a375953 Update styles 2015-11-23 11:48:36 +07:00
Danang Probo Sayekti
56485a27db Improvements
Use URLify, add pager number, new variable etc.
2015-11-22 22:36:06 +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
2a33c284f1 Cleaning up 2015-09-21 11:18:06 +07:00
Danang Probo Sayekti
d12d5662b0 Pagedown Extra + sitemap.category.xml
Use the pagedown extra instead of standard pagedown. Adding
sitemap.category.xml
2015-09-21 10:45:44 +07:00
Danang Probo Sayekti
b7d970a09a Critical bugs #198 can't add link 2015-08-29 08:25:05 +07:00
Danang Probo Sayekti
781c7d27f0 Final fix before release 2015-08-27 17:04:53 +07:00
Danang Probo Sayekti
9dd9f87cf5 Improve search page + 404 2015-08-27 14:50:35 +07:00
Danang Probo Sayekti
881aa37dcf Fix content migration 2015-08-27 11:30:03 +07:00
Danang Probo Sayekti
38faebe6d6 Improve theme 2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
bbd0357978 Update style 2015-08-26 21:36:54 +07:00