Dan
fc9a723f27
Improve translation
2025-04-17 17:10:43 +07: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
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
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
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
668168c3fe
Fix autosave
2024-05-30 17:02:08 +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
8ed97e1a4f
Corrected sentence construction for "empty" details
...
Self explanatory.
2024-05-19 15:01:19 +00:00
KuJoe
96d5145395
Improved autosaving feature
...
Autosaving now can be disabled in the config menu and only saves when the content field is not empty.
2024-05-18 12:58:25 -04:00
KuJoe
25fee781cf
Added autosave feature to posts/pages
...
Added a feature to automatically save posts/pages every 60 seconds as a draft to avoid lost work. Includes a notification in the bottom right of the screen. Still needs a bit more work to avoid saving multiple drafts under different file names. Only auto saves for new posts/pages, not edits.
2024-05-18 03:22:31 -04:00
danpros
675cf51259
Add pager in gallery
...
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
danpros
8ceba06148
Fix strings
2024-01-26 13:47:25 +07:00
danpros
0ec68537c5
Draft for pages and subpages
2024-01-01 11:37:47 +07:00
danpros
8020b606e2
Simple Image Gallery
...
Allows us to reuse previous uploaded images.
2023-12-15 13:47:38 +07:00
danpros
f7e2bc9281
Formatting
2023-12-10 23:23:21 +07:00
danpros
0fb381c552
Update views files
2023-12-06 17:30:20 +07:00
danpros
72e53f25b1
Update add-page.html.php
2023-12-06 15:20:25 +07:00
ProjectPatatoe
49511a8244
use bootstrap for file upload, remove iframe for ajax
2021-03-23 13:39: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
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
sean1138
cf1f75d664
added if statements to remove inputs not needed for adding a category
2021-01-12 16:29:46 -05:00
sean1138
394f667692
more labels for form inputs
2021-01-12 16:07:00 -05:00
Danang Probo Sayekti
e3e393a7bd
Cleaning up
...
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00
Danang Probo Sayekti
d12d5662b0
Pagedown Extra + sitemap.category.xml
...
Use the pagedown extra instead of standard pagedown. Adding
sitemap.category.xml
2015-09-21 10:45:44 +07:00
Danang Probo Sayekti
c4f424ad4f
Improvements
2015-08-20 13:42:35 +07:00
Danang Probo Sayekti
ce4d6e4b93
Improve the editor
2015-07-24 20:39:46 +07:00
Danang Probo Sayekti
4138142368
Improve resources
2015-07-24 16:00:15 +07:00
Danang Probo Sayekti
dcbf9f0700
Cleaning up
2015-07-21 19:05:08 +07:00
Danang Probo Sayekti
dd6942e439
Content Type
...
Trying to add content type: image, video, audio, link, and quote. No
styling yet.
2015-07-20 00:30:03 +07:00
Danang Probo Sayekti
7cd94d0acc
Update the JQuery
...
Update the jquery to 2.1.4 and cleaning up the image upload codes.
2015-07-10 11:54:00 +07:00
Danang Probo Sayekti
4c6d8c1a31
Image Upload Feature
...
Adding image upload to the markdown editor using
jQuery.AjaxFileUpload.js.
2015-07-10 02:13:18 +07:00
Kanti
a685bcf91b
[TASK] update composer
2015-03-30 19:06:21 +02:00
Kanti
ca6c355bb0
Change Custom Meta Description input to textarea
2014-09-01 10:47:14 +02:00
Kanti
f25844b580
Limit the meta description to 130 (Google's length)
2014-08-25 15:39:44 +02:00
Kanti
f81b68db2d
Finished Feature custom meta description
2014-08-12 06:40:04 +02:00
Matthias Vogel
e852052790
added CSRF Token
2014-07-12 13:03:49 +02:00
Danang Probo Sayekti
36f4c2d4df
Various improvements
...
Various improvements
2014-02-07 07:14:05 +07:00