Commit graph

188 commits

Author SHA1 Message Date
danpros
62b0a52254 Cleanup 2024-01-09 20:48:43 +07:00
danpros
d648a8e542 Update edit-page.html.php 2024-01-09 15:29:17 +07:00
danpros
8fe8a5cc6e Fix strings 2024-01-08 19:40:35 +07:00
danpros
e0cd34b5cf Update files 2024-01-08 09:09:02 +07:00
danpros
43256be6ee Update logout.html.php 2024-01-06 19:27:34 +07:00
danpros
28519f15a1 Multi URLs session 2024-01-06 19:09:01 +07:00
danpros
90759d673c Allow multiple site.urls. See #549
If you upload an image on one of the sites, change the image address to relative path.
2024-01-06 16:22:12 +07:00
danpros
41d4617847 Improve offline writing 2024-01-05 12:41:56 +07:00
danpros
f28ac22a42 Fix sorting 2024-01-05 09:31:49 +07:00
danpros
afcddb2979 Improve offline writing
The username.ini and category files not mandatory anymore.
2024-01-05 08:27:18 +07:00
danpros
e6232c1937 Update edit-page.html.php 2024-01-02 22:37:07 +07:00
danpros
66efbf54cf Improve page draft 2024-01-02 22:20:49 +07:00
danpros
0663880cfb Add offline message 2024-01-01 23:09:28 +07:00
danpros
09859ccf4f Update static-pages.html.php 2024-01-01 18:42:46 +07:00
danpros
d8d114f9de Rename function
Far more easier to remember
2024-01-01 18:39:11 +07:00
danpros
ee831b5cb1 Improve subpages nav 2024-01-01 12:07:12 +07:00
danpros
0ec68537c5 Draft for pages and subpages 2024-01-01 11:37:47 +07:00
danpros
4b70fab511 Add page navigation for static pages 2023-12-31 09:11:14 +07:00
danpros
b486a366d0 Update edit-content.html.php 2023-12-30 22:51:18 +07:00
danpros
7846f624a8 Update clear-cache.html.php 2023-12-30 08:31:57 +07:00
danpros
a85d1f6ca0 Update edit-content.html.php 2023-12-29 22:08:44 +07:00
danpros
24a1b635d5 Use pathinfo for any index files
It's easier to understand more optimal for managing static pages.
2023-12-29 19:25:16 +07:00
danpros
86d3bcb726 Update menu.html.php 2023-12-17 15:21:07 +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
c1a873be13 Update content-type.html.php 2023-12-13 09:24:44 +07:00
danpros
de0c04d8ed Update index 2023-12-13 09:00:16 +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
8a7559e44b Remove unneeded files 2023-12-11 13:16:34 +07:00
danpros
06b4e9a630 Update user-posts.html.php 2023-12-11 12:16:02 +07:00
danpros
f7e2bc9281 Formatting 2023-12-10 23:23:21 +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
Dan
6a5cca37af
Merge pull request #656 from bttrx/patch-2
Sort categories alphabetically in 'Categories' view by @bttrx
2023-12-10 07:00:25 +07:00
Robert Riebisch
92f272d20e
Sort categories alphabetically in 'Categories' view 2023-12-09 19:41:23 +01:00
Robert Riebisch
9fd82e2433
Fixes duplicate date.format IDs 2023-12-09 19:03:32 +01: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
sb0001
50ab090a09
Update config.html.php
Add the common date format in German speaking countries: dd.mm.yyyy
2023-12-07 22:47:59 +01: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
Dan
c533fb78d8
Merge pull request #648 from bttrx/i18n-for-'Name'
Update categories.html.php by @bttrx
2023-12-07 08:17:04 +07:00
Robert Riebisch
ce8789c551
Update categories.html.php
i18n for 'Name'
2023-12-06 20:26:57 +01:00
Robert Riebisch
4901ee4d35
Update posts-list.html.php
i18n for 'Views'
2023-12-06 18:37:58 +01: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
danpros
1ec6715acb Remove class 2023-12-05 23:02:37 +07:00
danpros
3eebfe2044 Move function to individual views 2023-12-04 23:43:53 +07:00
Robert Riebisch
ed3e9b453c
Update scheduled.html.php
A little more i18n
2023-12-03 11:29:23 +01:00
danpros
23c4427300 Fix views reset problem. See #618 2023-12-03 16:15:26 +07:00