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
|
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 |
danpros
|
05151a8f47
|
Update functions.php
|
2 years ago |
danpros
|
fc1f0b77c5
|
Update functions.php
|
2 years ago |
danpros
|
d1005c7001
|
Update functions.php
|
2 years ago |
danpros
|
3ee155da4a
|
Update functions.php
|
2 years ago |
danpros
|
7cbbf00392
|
Update functions.php
|
2 years ago |
danpros
|
e5262646f0
|
Update functions.php
|
2 years ago |
danpros
|
cc8318f1ba
|
Update functions.php
|
2 years ago |
danpros
|
b03106c736
|
Revert changes
|
2 years ago |
danpros
|
fdb361282e
|
Update functions.php
|
2 years ago |
danpros
|
3291161f51
|
Translate important strings
|
2 years ago |
danpros
|
23c4427300
|
Fix views reset problem. See #618
|
2 years ago |
danpros
|
71e2f00fa9
|
Update functions.php
|
2 years ago |
danpros
|
b83062918d
|
Translation
|
2 years ago |
danpros
|
c4b4c89bd9
|
Formatting
|
2 years ago |
danpros
|
212bdf4152
|
Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
|
2 years ago |
danpros
|
9b162c2e5b
|
My bad
|
2 years ago |
danpros
|
3278f6e799
|
PHP 5.3 backward compatibility
|
2 years ago |
danpros
|
89b637e9f5
|
Switch between date and IntlDateFormatter
|
2 years ago |
danpros
|
cc7985c47b
|
Update functions.php
|
2 years ago |
danpros
|
c3c37b1f37
|
PHP 8.x compatibility
Remove deprecated warning for PHP 8.x
|
2 years ago |
dolibarr95
|
b7f6803b4b
|
Update functions.php
Fix #570 570 Translation missing
tks to @bttrx
|
3 years ago |
danpros
|
9348a502eb
|
Update functions.php
|
3 years ago |
danpros
|
4bb8e39663
|
Related post improvements
Switch using category for better performance and consistency
|
3 years ago |
danpros
|
e702617cc4
|
Limit tagcloud
Allowing to set the tagcloud number
|
3 years ago |
vallyol
|
18acadadcc
|
Update functions.php
Add translation for 404-page title
|
4 years ago |
vallyol
|
5727685f48
|
Update functions.php
Add translation for "Just another HTMLy user"
|
4 years ago |
sb0001
|
f082644aa1
|
Admin menu translated
|
4 years ago |
sb0001
|
e66aa7ba60
|
Pagination is now translatable
i18n: Page x of y.
typos.
|
4 years ago |
danpros
|
96af6de09e
|
Change the copyright to span
|
4 years ago |
danpros
|
80c29b306e
|
Update functions.php
|
4 years ago |
danpros
|
80eacfe356
|
Author page simplicity
|
4 years ago |
danpros
|
261299a7f6
|
Include author info in each post
|
4 years ago |
danpros
|
e931413d2d
|
Add read time
|
4 years ago |
danpros
|
db0e7884c6
|
Update functions.php
|
4 years ago |