Plugin Directory

Changeset 3292979


Ignore:
Timestamp:
05/14/2025 06:14:00 AM (11 months ago)
Author:
14chan
Message:

The second commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roots-index/trunk/readme.txt

    r3292955 r3292979  
    1313
    1414*このプラグインはグーテンベルグの見出しブロックから目次を作成します
     15*管理画面の設定に「ROOTS-index」が追加されます
    1516*ショートコード[roots_index]を埋め込むことで目次を表示できます
    16 *独自のテーマを適用することができます
    1717*アコーディオン機能を実装するための最小限のCSSとJavaScriptを使用することができます
    1818*アコーディオンメニューを最初から開いた状態にすることができます
    1919*目次ラベルの文字列を変更することができます
     20*目次の色を変更することが出来ます
     21*目次のborderの角丸サイズを変更することができます
    2022
    2123*This plugin creates a table of contents from Gutenberg heading blocks
     24*"ROOTS-index" will be added to the settings of the admin screen
    2225*You can display the table of contents by embedding the shortcode [roots_index]
    2326*You can apply your own theme
     
    2528*You can set the accordion menu to be open from the beginning
    2629*You can change the string of the table of contents label
     30*You can change the color of the table of contents
     31*You can change the rounded corner size of the border of the table of contents
     32
     33
     34== Short Description ==
     35
     36*このプラグインはグーテンベルグの見出しブロックから目次を作成します
     37*管理画面の設定に「ROOTS-index」が追加されます
     38*ショートコード[roots_index]を埋め込むことで目次を表示できます
     39
     40*This plugin creates a table of contents from Gutenberg heading blocks
     41*"ROOTS-index" will be added to the settings of the admin screen
     42*You can display the table of contents by embedding the shortcode [roots_index]
    2743
    2844
Note: See TracChangeset for help on using the changeset viewer.