Commit graph

24 commits

Author SHA1 Message Date
danpros
e106a971df Bug fix #821
Fix category link on admin page if the category slug contains `category` string
2024-10-08 23:50:28 +07:00
Huang95
03272cb4c2
Update user-draft.html.php , Let tag list look like tag/label
Let tag list look like tag/label
2024-02-26 14:16:49 +08:00
danpros
7d0865fdab Cleanup 2024-01-27 22:50:32 +07:00
danpros
27da6f193b Improve filter 2024-01-27 00:06:56 +07:00
danpros
e0952de166 Add new var 2024-01-26 19:23:15 +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
8fe8a5cc6e Fix strings 2024-01-08 19:40:35 +07:00
danpros
d8d114f9de Rename function
Far more easier to remember
2024-01-01 18:39:11 +07:00
danpros
0ec68537c5 Draft for pages and subpages 2024-01-01 11:37:47 +07:00
danpros
f7e2bc9281 Formatting 2023-12-10 23:23:21 +07:00
danpros
1ec6715acb Remove class 2023-12-05 23:02:37 +07:00
danpros
23c4427300 Fix views reset problem. See #618 2023-12-03 16:15:26 +07:00
Fabiano Santos
cb53e6c087 added language support - updated keys (pt_BR and en_US completed - others langs was added keys in english version needed translation 2021-03-09 13:32:57 -03:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
9c2facaccc Fix views 2021-02-21 09:55:54 +07:00
danpros
933262fbfd Duplicate tag 2021-02-20 09:15:09 +07:00
danpros
8990c67f96 Updating panel 2021-02-20 07:59:51 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
sean1138
c48290f4e5 add category column for view posts tables, each post can have multiplt tags so table column header "Tags" 2021-01-12 14:58:31 -05:00
Dan
925e2d6d0e
Update user-draft.html.php 2020-06-28 08:31:45 +07:00
danpros
ec1cf1d303 CVE-2019-8349 XSS vulnerabilities fix 2020-05-06 13:06:59 +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
4c158b82e2 Add post draft
Add post draft feature for the blog post.
2015-07-14 13:33:34 +07:00