Commit graph

27 commits

Author SHA1 Message Date
danpros
f28ac22a42 Fix sorting 2024-01-05 09:31:49 +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
4b9d74f907 Update add-content.html.php 2023-12-13 17:33:39 +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
f7e2bc9281 Formatting 2023-12-10 23:23:21 +07:00
sb0001
8b60daff85
Update add-content.html.php
sort the dropdown list of categories alphabetically when adding or editing a post
2023-12-07 22:32:54 +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
6c9c233096 Update add-content.html.php 2021-04-01 10:42:18 +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
f019b6160c Fix editor preview 2021-02-19 15:11:40 +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
394f667692 more labels for form inputs 2021-01-12 16:07:00 -05: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
e3e393a7bd Cleaning up
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00