Commit graph

227 commits

Author SHA1 Message Date
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
Danang Probo Sayekti
6745806b41 Migrate old content 2015-08-26 19:15:30 +07:00
Danang Probo Sayekti
a4b6fe18db Add category
Add category feature to the core.
2015-08-26 10:44:25 +07:00
Andreas
41ae84a129 404 pages rendreed within layout
Before this pull request, the 404 and 404-search templates where handled
as full HTML pages without the page context (layout).

With this pull request both pages are rendered inside the selected
themes layout. Additionally the 404 template now contains the "search
form" and the homepage link.

All Themes are already updated with the above changes.
2015-08-24 12:44:28 +02:00
Danang Probo Sayekti
c4f424ad4f Improvements 2015-08-20 13:42:35 +07:00
Danang Probo Sayekti
ffb46f9981 Performance boost
Cache the widget and refresh it when any content edited or new content
added.
2015-08-17 11:43:29 +07:00
Danang Probo Sayekti
26a1a97082 Permalink without year-month 2015-08-14 01:58:08 +07:00
Danang Probo Sayekti
0b100044b4 Multi languange tags and search fixes 2015-08-06 15:50:58 +07:00
Danang Probo Sayekti
96ce3816ee Add blog Url 2015-07-31 22:34:43 +07:00
Danang Probo Sayekti
7c28567d1c Popular Posts Widget
Adding popular posts widget.
2015-07-30 07:50:46 +07:00
Danang Probo Sayekti
dcbf9f0700 Cleaning up 2015-07-21 19:05:08 +07:00
Danang Probo Sayekti
abb5c596f0 Fix add link and edit link 2015-07-21 01:28:02 +07:00
Danang Probo Sayekti
676ebc3746 Fix Youtube video ID 2015-07-21 00:37:57 +07:00
Danang Probo Sayekti
dd6942e439 Content Type
Trying to add content type: image, video, audio, link, and quote. No
styling yet.
2015-07-20 00:30:03 +07:00
Danang Probo Sayekti
01c3a98824 Improvements 2015-07-17 20:50:35 +07:00
Danang Probo Sayekti
095cfee286 Changes
Make HTMLy more flexibel.
2015-07-17 20:13:31 +07:00
Danang Probo Sayekti
ffc88888dd Bugs fixes 2015-07-14 16:09:39 +07:00