danpros
|
ee831b5cb1
|
Improve subpages nav
|
1 year ago |
danpros
|
0ec68537c5
|
Draft for pages and subpages
|
1 year ago |
danpros
|
c7b88f69d0
|
Update functions.php
|
1 year ago |
danpros
|
ad7464cf22
|
Update functions.php
|
1 year ago |
danpros
|
4b70fab511
|
Add page navigation for static pages
|
1 year ago |
danpros
|
c53518422b
|
Update admin.php
|
1 year ago |
danpros
|
b486a366d0
|
Update edit-content.html.php
|
1 year ago |
danpros
|
7846f624a8
|
Update clear-cache.html.php
|
1 year ago |
danpros
|
a85d1f6ca0
|
Update edit-content.html.php
|
1 year ago |
danpros
|
24a1b635d5
|
Use pathinfo for any index files
It's easier to understand more optimal for managing static pages.
|
1 year ago |
danpros
|
70ccc40747
|
Change version
|
2 years ago |
danpros
|
66bce82fbe
|
Update functions.php
Properly handle if missing title tag when write offline. The title eg. `Untitled post: Sunday, 17 December 2023, 18:53`
|
2 years ago |
danpros
|
be189072bc
|
Update functions.php
|
2 years ago |
danpros
|
86d3bcb726
|
Update menu.html.php
|
2 years ago |
danpros
|
bc12476038
|
Translate string
|
2 years ago |
danpros
|
5eebca5574
|
Update functions.php
|
2 years ago |
danpros
|
0e89787ea2
|
Update htmly.php
|
2 years ago |
danpros
|
98d5a4a650
|
Cleaning up
|
2 years ago |
danpros
|
eb495f2525
|
Fix too long cache filename
$_SERVER['REQUEST_URI'] is always url-encoded so we decoded it back before save it as a cache file.
|
2 years ago |
danpros
|
8020b606e2
|
Simple Image Gallery
Allows us to reuse previous uploaded images.
|
2 years ago |
danpros
|
829d3d740d
|
Remove the stripslashes()
See #564
|
2 years ago |
danpros
|
5a4357b1c5
|
Add SECURITY.md
Add SECURITY.md also fix unexpected behavior with tags in number. See #614
|
2 years ago |
danpros
|
4b9d74f907
|
Update add-content.html.php
|
2 years ago |
danpros
|
a0c91f65c7
|
Update functions.php
|
2 years ago |
danpros
|
8bed79dd88
|
Update jquery.nestable++.js
|
2 years ago |
danpros
|
79f7bf3f8e
|
Update functions.php
|
2 years ago |
danpros
|
1adbd9c960
|
Insert image styling
|
2 years ago |
danpros
|
c1a873be13
|
Update content-type.html.php
|
2 years ago |
danpros
|
de0c04d8ed
|
Update index
|
2 years ago |
danpros
|
4d2b505b56
|
Add image preview
|
2 years ago |
danpros
|
adfaf19cf1
|
Add insert image button
|
2 years ago |
danpros
|
29cea5eb44
|
Delete readme.txt
|
2 years ago |
danpros
|
8a7559e44b
|
Remove unneeded files
|
2 years ago |
danpros
|
06b4e9a630
|
Update user-posts.html.php
|
2 years ago |
danpros
|
f7e2bc9281
|
Formatting
|
2 years ago |
danpros
|
0207a8c25e
|
Add new format_map
|
2 years ago |
danpros
|
fd72fd5e4c
|
Update themes
|
2 years ago |
danpros
|
c02241509b
|
Add theme_path() for easy theming
|
2 years ago |
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.
|
2 years ago |
Robert Riebisch
|
301b5d19ae
|
More i18n [1/2]
|
2 years ago |
Robert Riebisch
|
e7ce1632ab
|
Fixes i18n and unordered list
|
2 years ago |
Robert Riebisch
|
e4ef2a1f4b
|
Fixes i18n not fully shown for admin/popular view
|
2 years ago |
Robert Riebisch
|
92f272d20e
|
Sort categories alphabetically in 'Categories' view
|
2 years ago |
Robert Riebisch
|
9fd82e2433
|
Fixes duplicate date.format IDs
|
2 years ago |
sb0001
|
cf9e5de395
|
Update edit-content.html.php
sort the dropdown list of categories alphabetically when editing a post
|
2 years ago |
sb0001
|
50ab090a09
|
Update config.html.php
Add the common date format in German speaking countries: dd.mm.yyyy
|
2 years ago |
sb0001
|
8b60daff85
|
Update add-content.html.php
sort the dropdown list of categories alphabetically when adding or editing a post
|
2 years ago |
Robert Riebisch
|
ce8789c551
|
Update categories.html.php
i18n for 'Name'
|
2 years ago |
Robert Riebisch
|
4901ee4d35
|
Update posts-list.html.php
i18n for 'Views'
|
2 years ago |
danpros
|
0fb381c552
|
Update views files
|
2 years ago |