danpros
|
3278f6e799
|
PHP 5.3 backward compatibility
|
2 years ago |
danpros
|
89b637e9f5
|
Switch between date and IntlDateFormatter
|
2 years ago |
danpros
|
10ca416f0e
|
Clean up PHP error log
|
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 |
David E Vasquez
|
d5db937c92
|
Update MarkdownExtra.php
Changed the value from 0 to -1
|
3 years ago |
David E Vasquez
|
7955ba30eb
|
Adjusted doStrikethrough preg_split
In PHP 8.1, preg_split handling null was deprecated. Changed null to 0
|
3 years ago |
mieszkou
|
afbd7551ac
|
modified: system/admin/editor/js/Markdown.Editor.js (wyłączenie Ctrl+z, Ctrl+y)
|
3 years ago |
mieszkou
|
72dc794080
|
modified: system/admin/editor/js/Markdown.Editor.js (wyłączenie skrótu ctrl+x)
|
3 years ago |
mieszkou
|
0d8512dd32
|
modified: system/admin/views/config.html.php added format %Y-%m-%d
|
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
|
5a932d12c5
|
Update htmly.php
Add traslation to 404-search rendering
|
4 years ago |
vallyol
|
18acadadcc
|
Update functions.php
Add translation for 404-page title
|
4 years ago |
vallyol
|
d90e735525
|
Update edit-page.html.php
Add translation for "Just another HTMLy user"
|
4 years ago |
vallyol
|
5727685f48
|
Update functions.php
Add translation for "Just another HTMLy user"
|
4 years ago |
vallyol
|
172bc2ac7a
|
Update admin.php
replacing text with new added key values from language files (;errors - Invalid_Error)
|
4 years ago |
vallyol
|
d3edb27dc5
|
Update htmly.php
replacing text with new added key values from language files (;errors)
|
4 years ago |
vallyol
|
17a140cf0f
|
Update login.html.php
replacing text with key values from language files
|
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 |
ProjectPatatoe
|
25cdee35e2
|
keep within dir for deleting backups for #462
|
4 years ago |
danpros
|
c226eefb84
|
Update htmly.php
|
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 |
danpros
|
e7848acf6f
|
Redir the frontpage to home
|
4 years ago |
danpros
|
0bc0931eff
|
Improve set cookie params
Add conditional statement. Before PHP 7.3 it only receive string
|
4 years ago |
ProjectPatatoe
|
496995159f
|
set samesite cookie attribute to strict
|
4 years ago |
ProjectPatatoe
|
7e709addb5
|
no cookie for just reading
|
4 years ago |
danpros
|
6c9c233096
|
Update add-content.html.php
|
4 years ago |
danpros
|
55286443e6
|
Fix formatting
|
4 years ago |
danpros
|
07d094a9a4
|
Update htmly.php
|
4 years ago |
danpros
|
3a1a459119
|
Fix admin layout
|
4 years ago |
danpros
|
3b7df7d3c3
|
Update htmly.php
|
4 years ago |
danpros
|
de9b894f11
|
Update config.html.php
|
4 years ago |
danpros
|
0b72a89e15
|
Revert "Format the image tag"
This reverts commit 9d25d5e49d.
|
4 years ago |
danpros
|
9d25d5e49d
|
Format the image tag
|
4 years ago |
danpros
|
697cfdfa11
|
Update functions.php
|
4 years ago |
danpros
|
13d7b45ee7
|
Update functions.php
|
4 years ago |
danpros
|
e06296cc61
|
More precise page generation time
|
4 years ago |
danpros
|
84f4e565e6
|
Improve featured video
The `$p->video` should return the video link only, to get the video ID we can use get_video_id(); and call it from the theme.
|
4 years ago |
danpros
|
21d9bbb9b9
|
Update the label
|
4 years ago |
danpros
|
a84dc6c677
|
Update htmly.php
Create the default setting on save
|
4 years ago |
ProjectPatatoe
|
c9a0a81b61
|
slim down unused jquery UI
|
4 years ago |