History log of /template/readthedokus/js/ (Results 1 – 25 of 53)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
165c445c23-Sep-2025 Masaki Yasutake <my17560@gmail.com>

Removed a debugging log.

5d7403cf05-Jun-2024 Masaki Yasutake <my17560@gmail.com>

Modified to safe get searchform_placeholder from LANG global var.

91047f6811-May-2024 Masaki Yasutake <my17560@gmail.com>

Fixed to stop propagation when TOC is clicked.

954c1fb003-May-2024 Masaki Yasutake <my17560@gmail.com>

Modified to call e.preventDefault() in TOC click handler.

4fee28ad26-Mar-2024 Masaki Yasutake <my17560@gmail.com>

Added IndexMenu support where an item end with ":".

142b4e3e09-Mar-2024 Masaki Yasutake <my17560@gmail.com>

Refactored Javascript.

80852d7304-Mar-2024 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Fix typo

An error is being thrown when debug mode is disabled because there's a missing comma.

db34d7d402-Mar-2024 Masaki Yasutake <my17560@gmail.com>

Added Indexmenu(new tree) support.

a1ba38f917-Aug-2022 Masaki Yasutake <my17560@gmail.com>

Modified to select a corresponding sidebar item when hash is specified in the URL.

d13d997121-Apr-2022 Masaki Yasutake <my17560@gmail.com>

Modified to support simplenavi plugin.

218c0be213-Apr-2022 Masaki Yasutake <my17560@gmail.com>

Modified the way to handle same page jump.

ee5527c623-Feb-2022 Masaki Yasutake <my17560@gmail.com>

Fixed a TOC embedded in a wrong place in some cases.

2c0a774d15-Feb-2022 Masaki Yasutake <my17560@gmail.com>

Added localization feature.

f186635c15-Feb-2022 Masaki Yasutake <my17560@gmail.com>

Fixed an exception thrown when no side bar item is selected.

c03c20af12-Feb-2022 Masaki Yasutake <my17560@gmail.com>

Modified to be able to show hierarchical sidebar.

760dab8907-Feb-2022 Masaki Yasutake <my17560@gmail.com>

Added dokuwikibreadcrums_enable/start page option.
Modified FontAwesome/GoogleFonts tag option to default to blank.

f13d050621-Jul-2021 Masaki Yasutake <my17560@gmail.com>

Fixed anchor jump didn't work in Japanese.

c4b0c31918-Jul-2021 Masaki Yasutake <my17560@gmail.com>

Fixed to add a hash to URL when sidebar link clicked.

6d6828ad24-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Fixed missing trailing semicolon.

93efc00124-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Modifieid to set data-contentlang.

22791ebc24-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Fixed anchor jump when header is visible.

ddf103f323-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Modified to set "/" as the start page.

66051a5b23-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Fixed comments.

8835d2d623-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Fixed the sidebar is shown initially on mobile when there is a toc.

f2d0f42223-Jun-2021 Masaki Yasutake <my17560@gmail.com>

Added comments.

123