| 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 ...
|
| ce2d3dd8 | 05-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Added a file to make admonition translatable. |
| ebdbfdb6 | 27-Feb-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed "Edit this page" link doesn't consider rev. |
| d8519d38 | 03-Feb-2023 |
Masaki Yasutake <my17560@gmail.com> |
Modified dokuwiki breadcrumbs to use same HTML structure as the original. |
| 3d546fb9 | 13-Sep-2022 |
Masaki Yasutake <my17560@gmail.com> |
Added "Show toolbox even when logged out" option. |
| 67f2d59f | 13-Sep-2022 |
Masaki Yasutake <my17560@gmail.com> |
Fixed "editable" link is shown even when user is logged out. |
| e06d2f1c | 11-Aug-2022 |
Masaki Yasutake <my17560@gmail.com> |
Fixed some warnings in PHP8. |
| dac8ab46 | 23-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Modified to make "Table of Contents" localizable in side bar TOC. |
| 2c0a774d | 15-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Added localization feature. |
| e690c96b | 15-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Fixed to hide "Edit this page" on page header when a user has no right to write. |
| 97ef1c40 | 07-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Fixed misspellings. |
| 760dab89 | 07-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Added dokuwikibreadcrums_enable/start page option. Modified FontAwesome/GoogleFonts tag option to default to blank. |
| 6de7b9ef | 06-Jan-2022 |
Masaki Yasutake <my17560@gmail.com> |
Added features to add FontAwesome/Google Fonts from settings. |
| e0a2611c | 18-Jul-2021 |
Masaki Yasutake <my17560@gmail.com> |
Added sidebartop/sidebarbottom include hooks. |
| 9b1e71ad | 14-Jul-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed sidebar header/footer position. |
| 9d261399 | 24-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Modified the page header to show "Docs" on search page. |
| ddf103f3 | 23-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Modified to set "/" as the start page. |
| 25d595b7 | 12-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed. |
| fe3e3c3a | 12-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed capitalization. |
| 0af36724 | 11-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Modified to show caption to toc. |
| 91e6dd52 | 10-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Reverted file names. |
| 7c9d2d73 | 10-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Modified to put sidebar in div#sidebar. |
| f262b7e1 | 10-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Refactored page-footer buttons' styles. |
| 7db373a8 | 10-May-2021 |
Masaki Yasutake <my17560@gmail.com> |
Refactored. |