Commit graph

57 commits

Author SHA1 Message Date
Dan
f6a8caa379 Fix editor tags HTML entities 2025-04-23 05:41:07 +07:00
Dan
fc9a723f27 Improve translation 2025-04-17 17:10:43 +07:00
Emily S.
ec352a3328
Update edit-content.html.php
Added custom_fields to match language file
2025-04-07 06:34:17 -05:00
Dan
1412698c8d Fix non existent ID error (JS) 2025-03-26 18:56:59 +07:00
Dan
82b1233ae3 Add file accept image/webp 2025-03-19 12:27:05 +07:00
Dan
c372b37980 Update edit-content.html.php 2025-03-18 15:47:38 +07:00
Dan
9d06bcf9f8 Fix edit content 2025-03-18 15:44:52 +07:00
Dan
65afc01fe5 Add info properties 2025-03-18 15:27:21 +07:00
Dan
3ca9ed1922 Simple custom fields
Currently only supports text, textarea, checkbox and select types.

Can add custom fields to posts, pages/subpages, profile.
2025-03-17 16:02:16 +07:00
Dan
5d873dceec Change version 2025-01-27 08:09:27 +07:00
Dan
5804cbcdd7 Cleaning up 2025-01-27 07:58:10 +07:00
Dan
3397d76b01 Improve insert image. See: #851
Minus search image.
2025-01-23 20:33:12 +07:00
Joduai
7ad1f1f305
Add files via upload 2024-10-16 19:43:06 +00:00
Joduai
382932708a
Add files via upload 2024-10-15 21:46:17 +00:00
danpros
9beafa63bb Fix autosave #789
Track last saved draft than compare the new filename against the old filename when saving.
2024-10-10 12:09:36 +07:00
danpros
a473482da8 Allow to change the post permalink prefix
Example: /blog/post-slug
2024-09-06 14:19:25 +07:00
danpros
966a7f3c2d Toggle Preview
Revert the autosize and add toggle preview instead.
2024-06-01 22:59:12 +07:00
danpros
0369d4eea8 Improve autosize 2024-06-01 08:30:50 +07:00
danpros
aa5d1f4ade Autosize editor textarea 2024-05-30 20:07:24 +07:00
danpros
05433c9829 Toggle Focus UX 2024-05-30 17:12:56 +07:00
danpros
3fc2b04edf Move hide button 2024-05-30 14:36:59 +07:00
KuJoe
f7c8fede7a Added a focus mode to the Add/Edit for Posts/Pages
Added a focus mode that hides all extra information using CSS/Javascript to hide DIVs. This works for both new and draft pages/posts.
2024-05-27 18:19:38 -04:00
danpros
a813ed3b38 Improve Autosave 2024-05-27 07:37:53 +07:00
vdbhb59
0048915220
Corrected sentence construction as previous one 2024-05-19 15:02:51 +00:00
danpros
418af8d2d3 Fix pager 2024-03-03 19:35:37 +07:00
danpros
675cf51259 Add pager in gallery
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
danpros
4e2b136b49 File lock 2024-01-27 11:48:40 +07:00
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