操作
Enhancement(機能追加・改善) #551
完了Add task for displaying versions of OpenPNE and installed OpenPNE plugins (OpenPNE とプラグインのバージョン情報を出力するタスクを追加する)
開始日:
2010-01-31
期日:
進捗率:
100%
予定工数:
説明
Overview (概要)¶
Add task for displaying versions of OpenPNE and installed OpenPNE plugins.
OpenPNE とプラグインのバージョン情報を出力するタスクを追加する。
Spec (仕様)¶
Add the openpne:version task for it.
This task provides the following informations:- A version of the OpenPNE
- A version of the symfony
- Versions of all the plugins
"Versions of all the plugins" checks both of the plugins/.pear and plugins/*/packages.xml. The plugin doesn't have the information, it displays "unknown".
openpne:version タスクを追加する。
このタスクは以下の情報を提供する。
- OpenPNE のバージョン
- symfony のバージョン
- すべてのプラグインのバージョン
「すべてのプラグインのバージョン」では、 plugins/.pear と plugins/*/packages.xml の両方をチェックする。もしプラグインがこれらの情報を持っていない場合は "unknown" と表示する。
操作