Confluence 3.3 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
Confluence 1.3-DR2 は、Confluence 1.3 に至るまでのサイクルにおける 2 番目の開発リリースです。DR2 では、スペース レベルの権限をよりきめ細かく設定して、Confluence の拡張機能を記述しやすくするための新しいプラグイン マネージャーを追加しました。
Who should upgrade?
Development releases are snapshots of the ongoing Confluence development process. We make them available for customers who are willing to risk an unpolished release in order to have early access to new features.
If you want to be running the most stable and most reliable version of Confluence, you should stick with the official, numbered releases.
アップグレード手順
Upgrading Confluence should be pretty easy. If you are upgrading from Confluence 1.2 or higher, you can find instructions here. We strongly recommend that you backup your confluence.home
directory and database before upgrading!
If you are upgrading from Confluence 1.1.2 or earlier, be sure to read the upgrade instructions in the Confluence 1.2 release notes.
注: 1.3-DR2 の権限には大幅に変更が加えられたため、ユーザー権限が正しく移行されているかを確認する必要があります。バージョン間で権限が一貫しているかどうかについてはアップグレード マネージャーが確認する必要がありますが、セキュリティ関連と同様にダブルチェックすることをお勧めします。
New Features in Confluence 1.3-DR2
新しいスペースレベル権限
(CONF-1375, CONF-1764 and their linked issues)
スペースで誰が何をできるかについて、より詳細に制御したいという要望が数多く寄せられていました。ご要望にお応えして、スペース レベルの新しい権限を多数追加しました。
オブジェクト |
権限 |
---|---|
ページ |
作成/編集、削除、エクスポート |
ブログ投稿 |
作成/編集、削除 |
コメント |
作成、削除 |
添付ファイル |
作成、削除 |
スペース |
エクスポート、管理 |
スペースを作成権限は、グローバル レベルで引き続き管理されます。
権限の編集画面にも、前回の DR で受け取ったフィードバックを考慮して微調節されました。すべての編集機能が編集画面に表示されるようになってユーザー ピッカーが導入されたため、膨大なドロップダウン リストからユーザーを検索する必要がなくなりました。
新しいプラグイン アーキテクチャ
Confluence には、JIRA 3.0 用に作成されたプラグイン アーキテクチャが組み込まれました (これは Confluence のマクロ管理から採用されたもので、コードは引き続き再利用できます)。今のところ、これが活用される機会はそれほどありませんが、プラグインは Confluence をより柔軟かつ拡張可能にする可能性を秘めています。
See: Writing Confluence Plugins
新しいマクロ記述子の形式
マクロ ライブラリがプラグインとして実装されました。つまり、マクロ ライブラリを作成した場合は、macro-library.xml
ファイルを atlassian-plugin.xml
ファイルに変換する必要があります。
テーマ
It is now possible to package a colour-scheme and a set of customised decorators into a portable Confluence plugin. Just drop the theme jar into your server's classpath, restart the server and space administrators will be able to select the theme from the space administration console.
DR-2 comes with two very simple themes (look under themes/ in your Confluence directory), but we will have more (and more useful) themes available by the time 1.3.0 is released. In addition, we're hoping that users will continue to share their Confluence modifications in the Confluence Extensions Space, and that themes will help you continue to share neat things you've done with Confluence.
1.3-DR2 のバグ修正
All the bug-fixes that were part of the Confluence 1.2.3 release have also been incorporated into 1.3-DR2. In addition, we've fixed a handful of issues specifically for 1.3-DR2, take a look in JIRA for the full list.