Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Data API の GET リクエストのレスポンスをファイルにキャッシュする MT プラグイン

License

Notifications You must be signed in to change notification settings

movabletype/mt-plugin-data-api-pm-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin is no longer supported in Movable Type 8 and later.

DataAPIPMCache プラグイン for Movable Type

Build Status

Data API の GET リクエストのレスポンスをファイルにキャッシュします。 PSGI での動作が必要です。

ダウンロード

更新履歴

インストール

  • ダウンロードした zip ファイルを展開します。
  • 展開してできた mt-plugin-data-api-pm-cache/plugins/DataAPIPMCache ディレクトリを、 MT の plugins ディレクトリの中にコピーします。

動作確認環境

  • Movable Type 7 r.4601 (PSGI)
    • MT6 でも動作しそうだが未確認

フィードバック

本プラグインは Movable Type 製品サポートの対象外となります。 不具合・ご要望は GitHub リポジトリの Issues の方までご連絡ください。

https://github.com/movabletype/mt-plugin-data-api-pm-cache/issues

ライセンス

MIT License

Copyright (c) 2013 Taku AMANO. (https://github.com/usualoma/mt-plugin-DataAPIPublicCache)

Copyright (c) 2019 Six Apart Ltd.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Data API の GET リクエストのレスポンスをファイルにキャッシュする MT プラグイン

Resources

License

Stars

Watchers

Forks

Packages

No packages published