danpros
8ceba06148
Fix strings
2024-01-26 13:47:25 +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
f28ac22a42
Fix sorting
2024-01-05 09:31:49 +07:00
danpros
b486a366d0
Update edit-content.html.php
2023-12-30 22:51:18 +07:00
danpros
a85d1f6ca0
Update edit-content.html.php
2023-12-29 22:08:44 +07:00
danpros
98d5a4a650
Cleaning up
2023-12-17 12:16:00 +07:00
danpros
8020b606e2
Simple Image Gallery
...
Allows us to reuse previous uploaded images.
2023-12-15 13:47:38 +07:00
danpros
1adbd9c960
Insert image styling
2023-12-13 10:53:11 +07:00
danpros
4d2b505b56
Add image preview
2023-12-13 00:03:10 +07:00
danpros
adfaf19cf1
Add insert image button
2023-12-12 21:16:30 +07:00
danpros
f4cf4e4435
Add last modified time
...
Add last modified time variable (eg. $p->lastMod). Add fallback just in case the tags count not the same.
2023-12-10 09:00:40 +07:00
sb0001
cf9e5de395
Update edit-content.html.php
...
sort the dropdown list of categories alphabetically when editing a post
2023-12-09 01:26:26 +01:00
danpros
0fb381c552
Update views files
2023-12-06 17:30:20 +07:00
danpros
b83062918d
Translation
2023-11-29 19:31:04 +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
3a1a459119
Fix admin layout
2021-03-31 15:32:32 +07:00
danpros
21d9bbb9b9
Update the label
2021-03-24 23:23:13 +07:00
ProjectPatatoe
49511a8244
use bootstrap for file upload, remove iframe for ajax
2021-03-23 13:39:26 -07:00
ProjectPatatoe
b21e786e77
remove using jquery ui for keycode
2021-03-23 13:39:25 -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
ec0dddf22b
Fix error on first install
2021-03-06 14:47:39 +07:00
danpros
2460e5c6c1
Silence is golden
2021-03-05 10:28:00 +07:00
danpros
a4f65190b3
Tag creation improvements
...
Allow to use tag like C++ and double check for the same tag slug.
2021-02-28 23:27:26 +07:00
danpros
d1f7d279bd
Admin panel revamp and simple menu builder
2021-02-18 14:08:51 +07:00
danpros
73cab6df0d
Autocomplete tag
...
See: https://jqueryui.com/autocomplete/#multiple
2021-01-21 21:11:03 +07:00
sean1138
79732ef919
more labels for form inputs
2021-01-12 16:43:51 -05:00
danpros
ec1cf1d303
CVE-2019-8349 XSS vulnerabilities fix
2020-05-06 13:06:59 +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
MarsNL
d378abac36
Added step=1 to the time input to add seconds selection.
...
Without the step modifier users on Chrome mobile couldn't edit
blogs because the seconds were missing
(hh:mm while hh:mm:ss was expected)
This is my first commit, hope it worked :)
2016-09-28 22:53:46 +02:00
Danang Probo Sayekti
e3e393a7bd
Cleaning up
...
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00