res:plugins:cssaccordion
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| res:plugins:cssaccordion [2023/01/24 10:46] – [Download (latest version)] ぴー_西東京 | res:plugins:cssaccordion [2024/07/26 09:53] (current) – [Download (old version)] ぴー_西東京 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| You can specify whether it should be open (or closed) when the page loads. | You can specify whether it should be open (or closed) when the page loads. | ||
| If you specify a group, only one of them can always be opened. | If you specify a group, only one of them can always be opened. | ||
| + | You can select the function to close all even when specifying a group. | ||
| + | You can specify tags that can be used inside CSS Accordion tags. | ||
| - | [JP]クリックして開閉するラベルの名前をデフォルトとして設定できます。記事を書くときに、独自のラベルを付けることもできます。ページの読み込み時に開くかどうかを指定できます。グループ指定すると常にそのうちの1つだけを開くことができます。 | + | [JP]クリックして開閉するラベルの名前をデフォルトとして設定できます。 |
| + | 記事を書くときに、独自のラベルを付けることもできます。 | ||
| + | ページの読み込み時に開くかどうかを指定できます。 | ||
| + | グループ指定すると常にそのうちの1つだけを開くことができます。 | ||
| + | グループ指定時にも全てを閉じれる機能を選択できます。 | ||
| + | CSS Accordion タグ内で使用できるタグを指定できます。 | ||
| by [[https:// | by [[https:// | ||
| ==== Download (latest version) ==== | ==== Download (latest version) ==== | ||
| - | [[https:// | + | [[https:// |
| === Changelog: === | === Changelog: === | ||
| - | == 2023-01-24 (V3.11) == | + | == 2023-08-08 (Ver.5.11) == |
| - | * Changed to be able to select the function to close all even when specifying a group [JP]グループ指定時にも全てを閉じれる機能を選択できるように変更 | + | * Add a function to check the specification of available tags [JP]使用可能タグの指定をチェックする機能を追加 |
| + | * changed the sample sentence of the admin page [JP]管理画面のサンプル文を変更 | ||
| + | * bug fix (sometimes it could not be closed) [JP]バグフィックス(閉じれないことがあった) | ||
| - | == 2023-01-21 (V3.01) == | + | == 2023-08-02 (Ver.5.01) == |
| - | * Changed to be able to close all even when group is specified | + | * Add new function |
| - | == 2023-01-10 (V2.03) == | + | == 2023-07-27 (Ver.4.08) == |
| + | * bug fix [JP]バグフィックス(css: | ||
| + | |||
| + | == 2023-06-13 (Ver.4.07) == | ||
| + | * bug fix [JP]バグフィックス(関数の重複対策ほか) | ||
| + | |||
| + | == 2023-05-31 (Ver.4.06) == | ||
| + | * bug fix [JP]バグフィックス(関数の重複対策ほか) | ||
| + | |||
| + | == 2023-05-21 (Ver.4.05) == | ||
| + | * bug fix [JP]バグフィックス(css: | ||
| + | |||
| + | == 2023-03-14 (Ver.4.04) == | ||
| + | * added the button "use the color picker" | ||
| + | |||
| + | == 2023-03-06 (Ver.4.03) == | ||
| + | * added the button "set default color" | ||
| + | |||
| + | == 2023-02-15 (Ver.4.02) == | ||
| + | * bug fix(Supports screen rotation), [[https:// | ||
| + | |||
| + | == 2023-02-13 (Ver.4.01) == | ||
| + | * Changed to be able to specify the background color of the label. [JP]ラベルの背景色を指定できるように変更 | ||
| + | |||
| + | == 2023-01-24 (Ver.3.11) == | ||
| + | * Changed to be able to select the function to close all even when specifying a group. [JP]グループ指定時にも全てを閉じれる機能を選択できるように変更 | ||
| + | |||
| + | == 2023-01-21 (Ver.3.01) == | ||
| + | * Changed to be able to close all even when group is specified. [JP]グループ指定時にも全てを閉じれるように変更 | ||
| + | |||
| + | == 2023-01-10 (Ver.2.03) == | ||
| * bug fix(pointed out by Frank Hochmuth) | * bug fix(pointed out by Frank Hochmuth) | ||
| - | == 2022-12-29 (V2.02) == | + | == 2022-12-29 (Ver.2.02) == |
| * Template-file ready for FlatPress 1.3/ smarty 4(pointed out by Fraenkiman) | * Template-file ready for FlatPress 1.3/ smarty 4(pointed out by Fraenkiman) | ||
| * bug fix(strict the speed specification) | * bug fix(strict the speed specification) | ||
| - | == 2022-12-27 (V2.01) == | + | == 2022-12-27 (Ver.2.01) == |
| * added open/close speed specification function | * added open/close speed specification function | ||
| - | == 2022-12-26 (V1.03) == | + | == 2022-12-26 (Ver.1.03) == |
| * Template-file ready for FlatPress 1.3/ smarty 4 | * Template-file ready for FlatPress 1.3/ smarty 4 | ||
| * added german and italian translation | * added german and italian translation | ||
| - | == 2022-12-18 (V1.02) == | + | == 2022-12-18 (Ver.1.02) == |
| * bug fix(pointed out by Arvid), allow some tags. [JP]バグフィックス(Arvid氏の指摘), | * bug fix(pointed out by Arvid), allow some tags. [JP]バグフィックス(Arvid氏の指摘), | ||
| - | == 2022-12-15 (V1.01) == | + | == 2022-12-15 (Ver.1.01) == |
| * original relese | * original relese | ||
| Line 48: | Line 87: | ||
| Please ask for help on the [[https:// | Please ask for help on the [[https:// | ||
| - | ==== Download (old version) ==== | + | ==== Download (old version) |
| - | [[https:// | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | {{ res: | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | [[https:// | + | |
| + | [[https:// | ||
res/plugins/cssaccordion.1674553583.txt.gz · Last modified: by ぴー_西東京
