danpros
|
5adfd66d50
|
Include functions.php
If there is functions.php inside themes root, include it.
|
1 year ago |
danpros
|
103dcbe197
|
Update functions.php
|
1 year ago |
danpros
|
29c65d9659
|
Fix username posts count
If username has underscore
|
1 year ago |
danpros
|
c5d5f06abe
|
Update functions.php
|
1 year ago |
danpros
|
80b2eefba1
|
Cleanup
|
1 year ago |
danpros
|
d0283113a3
|
Cleanup
|
1 year ago |
danpros
|
7d794f88a5
|
Update dispatch.php
|
1 year ago |
danpros
|
8fe8a5cc6e
|
Fix strings
|
1 year ago |
danpros
|
d8128c6ae6
|
The language key always lowercase
Change it in bulk using simple php code
|
1 year ago |
danpros
|
e0cd34b5cf
|
Update files
|
1 year ago |
danpros
|
b024bcf662
|
Improve multi urls
site.url not set will similar to multi.site true
|
1 year ago |
danpros
|
b2ee9cecc8
|
Update functions.php
|
1 year ago |
danpros
|
640442b742
|
Update dispatch.php
|
1 year ago |
danpros
|
28519f15a1
|
Multi URLs session
|
1 year ago |
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.
|
1 year ago |
danpros
|
6b2922e9a1
|
Missing views var for page/subpage
|
1 year ago |
danpros
|
b9b8a4e114
|
Fix problems with offline writing
|
1 year ago |
danpros
|
508e05287e
|
Update functions.php
|
1 year ago |
danpros
|
4943ddf045
|
Update functions.php
|
1 year ago |
danpros
|
41d4617847
|
Improve offline writing
|
1 year ago |
danpros
|
f28ac22a42
|
Fix sorting
|
1 year ago |
danpros
|
afcddb2979
|
Improve offline writing
The username.ini and category files not mandatory anymore.
|
1 year ago |
danpros
|
2a6d94fc5e
|
Improvements
|
1 year ago |
danpros
|
b0960c6871
|
Cleanup themes
|
1 year ago |
danpros
|
cf41651321
|
Update functions.php
|
1 year ago |
danpros
|
66efbf54cf
|
Improve page draft
|
1 year ago |
danpros
|
7b2ac293a0
|
Update functions.php
|
1 year ago |
danpros
|
304f6e67f0
|
Add feed to category, tag page etc.
Add new feed URL, adding /feed to category, tag, type, search, author. Eg. /category/htmly/feed
|
1 year ago |
danpros
|
d8d114f9de
|
Rename function
Far more easier to remember
|
1 year ago |
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
|
24a1b635d5
|
Use pathinfo for any index files
It's easier to understand more optimal for managing static pages.
|
1 year 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
|
bc12476038
|
Translate string
|
2 years ago |
danpros
|
5eebca5574
|
Update functions.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
|
5a4357b1c5
|
Add SECURITY.md
Add SECURITY.md also fix unexpected behavior with tags in number. See #614
|
2 years ago |
danpros
|
a0c91f65c7
|
Update functions.php
|
2 years ago |
danpros
|
79f7bf3f8e
|
Update functions.php
|
2 years ago |
danpros
|
de0c04d8ed
|
Update index
|
2 years ago |
danpros
|
adfaf19cf1
|
Add insert image button
|
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 |