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 |
danpros
|
55286443e6
|
Fix formatting
|
4 years ago |
danpros
|
697cfdfa11
|
Update functions.php
|
4 years ago |
danpros
|
13d7b45ee7
|
Update functions.php
|
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
|
3dd6c364e5
|
Update functions.php
|
4 years ago |
danpros
|
f098d189c4
|
Add bootstrap class to pagination
|
4 years ago |
danpros
|
d6d34f142d
|
Add bootstrap class to the menu
|
4 years ago |
danpros
|
2460e5c6c1
|
Silence is golden
|
4 years ago |
danpros
|
15a61242e4
|
Use the old style tag cloud
|
4 years ago |
danpros
|
eb3ea00382
|
Update functions.php
|
4 years ago |
danpros
|
f51e1c1f06
|
Update functions.php
|
4 years ago |
danpros
|
665ad9aa83
|
Make sure to return htmlspecialchars
|
4 years ago |
danpros
|
2a64d44302
|
Config page revamp
|
4 years ago |
danpros
|
8990c67f96
|
Updating panel
|
4 years ago |
danpros
|
22edd1569c
|
Update functions.php
|
4 years ago |
danpros
|
8b231200c0
|
Update functions.php
|
4 years ago |
danpros
|
5c5b94e83a
|
Always add slash
|
4 years ago |
danpros
|
82a5cce7a4
|
Update functions.php
|
4 years ago |
danpros
|
6a3c968c34
|
Fix RSS feed category
|
4 years ago |
danpros
|
495c7ad9c8
|
Custom 404 layout possibility
|
4 years ago |
danpros
|
1c16023e42
|
Menu custom class fix
|
4 years ago |
danpros
|
e2192f774d
|
Cleaning up
|
4 years ago |
danpros
|
d1f7d279bd
|
Admin panel revamp and simple menu builder
|
4 years ago |
danpros
|
317c0e0ac6
|
Translation not available
|
4 years ago |
danpros
|
0f28fe7343
|
Simplify the language
For better flexibility
|
4 years ago |
Dan
|
7cb39f662f
|
PHP 8 support
Simple fix to support PHP 8.
|
4 years ago |
sean1138
|
8401a6149c
|
tweak toolbar selected style, use classes more like original project instead of IDs on the toolbar LIs
|
4 years ago |
sean1138
|
d7c16c957b
|
oops again
|
4 years ago |
sean1138
|
238f27e9d8
|
oops
|
4 years ago |
sean1138
|
32807b09f7
|
add basic selected styles for toolbar links
|
4 years ago |
Stefan Björk
|
f5436d446c
|
If there was two blog entries with the same permalink but different dates, `find_post` always returned the latest one and ignored year/month. Fixed by checking that `$year` is actually set to NULL, which is the case if you use the post/title permalink type.
|
4 years ago |
Stefan Björk
|
1d7879986a
|
Translation fix of twentyfifteen theme.
|
5 years ago |
Bensong Liu
|
eff6949ac5
|
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus.
|
5 years ago |
Bensong Liu
|
2cea0ace73
|
bug fix: disqus always want absolute url, so a relative url in config.site.url breaks disqus.
|
5 years ago |
Stefan Björk
|
2318ecfa48
|
Use `strftime` instead of `date` in `format_date`.
|
5 years ago |
danpros
|
ec1cf1d303
|
CVE-2019-8349 XSS vulnerabilities fix
|
5 years ago |