Skip to content

Commit dc46c29

Browse files
committed
pickles2/px2-multitheme 2.0.5
- 新しい設定項目 `$param_layout_switch` を追加。 GETパラメータで一時的にレイアウトを切り替えて表示できるようになった。 - `./theme_files/〜〜` という記述でテーマリソースにアクセスできるようになった。 `$theme->files()` が暗黙的に呼ばれ、置き換えられる。
1 parent 695999a commit dc46c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Pickles 2 にある機能の他に、 px2-multitheme の独自のAPIも提供さ
180180

181181
## 更新履歴 - Change log
182182

183-
### pickles2/px2-multitheme 2.0.5 (2018年1月23日)
183+
### pickles2/px2-multitheme 2.0.5 (2018年1月24日)
184184

185185
- 新しい設定項目 `$param_layout_switch` を追加。 GETパラメータで一時的にレイアウトを切り替えて表示できるようになった。
186186
- `./theme_files/〜〜` という記述でテーマリソースにアクセスできるようになった。 `$theme->files()` が暗黙的に呼ばれ、置き換えられる。

0 commit comments

Comments
 (0)