| 568ff569 | 23-Sep-2025 |
Masaki Yasutake <my17560@gmail.com> |
Added Fontawesome 6/7. |
| aaab5112 | 23-Sep-2025 |
Masaki Yasutake <my17560@gmail.com> |
Release 20250923. |
| 165c445c | 23-Sep-2025 |
Masaki Yasutake <my17560@gmail.com> |
Removed a debugging log. |
| f1a04fb7 | 27-Jun-2025 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Fix popularity svg height
Fix popularity svg height |
| 8ff45935 | 27-Jun-2025 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Fix extension list
Fix extension list warning about template URL changes |
| 30d7e1a2 | 09-Jun-2025 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Update basic.css |
| 5fbae85f | 09-Jun-2025 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Update basic.css |
| 05f80756 | 03-Jun-2025 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Font-awesome emojis limited to their scope |
| a866cec2 | 27-Feb-2025 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Little fix to center wiki title in header in mobile view |
| 79d00203 | 01-Feb-2025 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Better selector for Prism.js |
| 2ef5f6e5 | 01-Feb-2025 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Restore css for code tag, ang proper fix for CodePrism
css for code tag is necessary, without it, elements inside "TT" ('') are bad styled. With this patch, TT elements are correct styled and CodePr
Restore css for code tag, ang proper fix for CodePrism
css for code tag is necessary, without it, elements inside "TT" ('') are bad styled. With this patch, TT elements are correct styled and CodePrism works
show more ...
|
| ee4bc3dd | 31-Jan-2025 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Add missing translation to breadcrumbs full path |
| bac67fde | 30-Nov-2024 |
Masaki Yasutake <my17560@gmail.com> |
Removed code tag style which is not necessary and conflicts with DokuPrism and CodePrism plugin. |
| 15fa77ff | 14-Oct-2024 |
Masaki Yasutake <my17560@gmail.com> |
Release v20241014. |
| 65a261e0 | 14-Oct-2024 |
Masaki Yasutake <my17560@gmail.com> |
Added "Use a full path breadcrumbs" option. |
| d381555c | 12-Oct-2024 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Show full path in breadcrumbs (#92)
* show full path in breadcrumbs instead of only home link and title of current page: eg: 'home >> ns1 >> ns2 >> page' instead of 'home >> page'
* Add support o
Show full path in breadcrumbs (#92)
* show full path in breadcrumbs instead of only home link and title of current page: eg: 'home >> ns1 >> ns2 >> page' instead of 'home >> page'
* Add support of tag plugin in breadcrumbs
* added missing space (it's not needed but it looks better)
show more ...
|
| f32313fe | 21-Sep-2024 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Fixed 2 typos, changed two labes to font awesome symbols |
| 83b5c91e | 20-Sep-2024 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Add polish settings.php |
| a31bc1cd | 20-Sep-2024 |
Krzysztof Klimczak <klimczak.k@gmail.com> |
Add polish lang.php |
| 5d7403cf | 05-Jun-2024 |
Masaki Yasutake <my17560@gmail.com> |
Modified to safe get searchform_placeholder from LANG global var. |
| 2fb688bd | 18-May-2024 |
Masaki Yasutake <my17560@gmail.com> |
Release 20240518. |
| 91047f68 | 11-May-2024 |
Masaki Yasutake <my17560@gmail.com> |
Fixed to stop propagation when TOC is clicked. |
| 954c1fb0 | 03-May-2024 |
Masaki Yasutake <my17560@gmail.com> |
Modified to call e.preventDefault() in TOC click handler. |
| 79453dcc | 27-Apr-2024 |
Masaki Yasutake <my17560@gmail.com> |
Fixed sidebar style. |
| 5c52e8cf | 27-Apr-2024 |
Masaki Yasutake <my17560@gmail.com> |
Fixed IndexMenu style. |