danpros
c33f462c06
Check GD
2024-07-15 18:23:17 +07:00
danpros
72da49f374
Update dispatch.php
2024-07-09 06:34:36 +07:00
danpros
efa0b07e91
Update dispatch.php
2024-07-09 06:17:23 +07:00
danpros
0d7e09f748
Update dispatch.php
2024-07-03 20:41:14 +07:00
danpros
4299c6916f
Accept height parameter
2024-06-30 13:02:03 +07:00
danpros
5188124fa1
Update dispatch.php
2024-06-28 17:11:52 +07:00
danpros
852ba14d02
Thumbnail
2024-06-28 14:31:22 +07:00
danpros
a9357cd359
Update dispatch.php
2024-06-16 06:43:51 +07:00
danpros
df26a55cac
Mac inverted question mark fix
...
See #715 Thanks to @splifingate and @taufik-nurrohman
2024-04-28 22:52:00 +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
8e2845879e
Update dispatch.php
2024-02-02 22:14:30 +07:00
danpros
dc742ea2a1
Change views ID to slug
...
Blog post: post_slug
Page: page_slug
Subpage: subpage_parentSlug.slug
2024-02-02 15:48:36 +07:00
danpros
72018627c6
Update dispatch.php
2024-01-28 07:28:47 +07:00
danpros
4e2b136b49
File lock
2024-01-27 11:48:40 +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
d0283113a3
Cleanup
2024-01-09 12:23:38 +07:00
danpros
7d794f88a5
Update dispatch.php
2024-01-08 23:35:38 +07:00
danpros
d8128c6ae6
The language key always lowercase
...
Change it in bulk using simple php code
2024-01-08 10:43:48 +07:00
danpros
e0cd34b5cf
Update files
2024-01-08 09:09:02 +07:00
danpros
b024bcf662
Improve multi urls
...
site.url not set will similar to multi.site true
2024-01-07 09:17:44 +07:00
danpros
640442b742
Update dispatch.php
2024-01-06 19:29:50 +07:00
danpros
90759d673c
Allow multiple site.urls. See #549
...
If you upload an image on one of the sites, change the image address to relative path.
2024-01-06 16:22:12 +07:00
danpros
eb495f2525
Fix too long cache filename
...
$_SERVER['REQUEST_URI'] is always url-encoded so we decoded it back before save it as a cache file.
2023-12-16 13:12:50 +07:00
danpros
c02241509b
Add theme_path() for easy theming
2023-12-10 10:29:15 +07:00
danpros
e06296cc61
More precise page generation time
2021-03-27 11:37:22 +07:00
danpros
f6c5655e92
Image upload fix
2021-03-06 22:00:47 +07:00
danpros
2460e5c6c1
Silence is golden
2021-03-05 10:28:00 +07:00
danpros
f209c6aba6
Update dispatch.php
2021-03-04 21:38:51 +07:00
danpros
cf5ad2da16
Don't cache the 404 page
2020-05-06 14:42:51 +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
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
0ea29cc905
Fixes and Improvements
2015-08-17 22:13:28 +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
Kanti
a685bcf91b
[TASK] update composer
2015-03-30 19:06:21 +02:00
Kanti
8c2c06ec5e
[TASK] added config admin tab
2015-01-08 13:50:09 +01:00
Kanti
5f6bf63760
[TASK] PSR-2
2014-12-17 11:31:43 +01:00
Kanti
0237e04a0e
PSR-2 conform
2014-11-10 08:19:38 +01:00
Kanti
3db5895c38
BugFix: url will be fixed from %20 to [blank]
2014-07-21 16:26:18 +02:00
Matthias Vogel
f1ec5a0566
Fix: Issue #58 Error logs
2014-07-17 17:08:42 +02:00
Danang Probo Sayekti
16143d33db
File cache support
...
File cache support. Any visited pages by anonymous user will generating
.cache file inside cache/page folder.
2014-06-27 07:14:17 +07:00
Danang Probo Sayekti
643b3be88d
Initial commit
...
Yay! HTMLy was born today.
2014-01-01 21:56:22 +07:00