Movable Type 6 Beta に対応した MTAppjQuery v1.1.0 を公開しました。
https://github.com/tinybeans/mt-plugin-MTAppjQuery/
今回のリリースでは、
- MTAppLineBreakField のBug fix
- MT6 でのダッシュボード表示不具合
の2つの修正と、
- mtappVars.status の追加
を行いました。
mtappVars.status とは
mtappVarsで管理画面での色々な変数を取得することが可能でしたが、 status ではブログ記事もしくはウェブページの公開/非公開のステータスを取得することが出来るようになりました。
機能追加要望やバグなどありましたらご連絡いただければと思います。
We released MTAppjQuery v1.1.0 for Movable Type 6 beta.
https://github.com/tinybeans/mt-plugin-MTAppjQuery/
This version fixed some bugs. - MTAppLineBreakField - Dashboard on Movable Type 6
This version added a new function. - mtappVars.status
About mtappVars.status
You can get some valiables on Dashboard by using mtappVars.
A new function "status" is return status of entry or webpage.