Confluence 1.2 と 1.3 の間の多くの変更点は、Confluence 管理者のみを対象としています。すべての Confluence ユーザーに重要な変更の詳細を次に示します。

ゴミ箱

これまで、ページやブログ投稿を削除した場合、それらを元に戻すことはできませんでした。1.3 では、削除されたページはゴミ箱へ移動します。スペース管理者は、ごみ箱からページを取得したり、それらを完全に削除することができます。ページが削除された (または間違って削除してしまった) 場合は、スペース管理者に連絡して元に戻してもらってください。

注記マクロ

There are new macros for inserting coloured notes into a page:

{note}:

ノートは、重要となる可能性のある物事を示します。

{tip}:

ヒントは、自分では考え付かない可能性がある何かを伝えます。

{info}:

情報は、青色のノートを使用する言い訳でした。

{warning}:

警告をあまりに多用すると、無視されることがあるため危険です。

For more information, check out the notation guide.

メール アーカイブ

Confluence に、E メール保存機能が含まれるようになりました。これにより、メーリング リストのアーカイブや、チーム内の会話の記録を Confluence に保存することができます。メールのアーカイブはスペース管理者が設定を行う必要があります。

すべてのメールにはインデックスが作成されますが、E メールの量によって Confluence サイトのコンテンツが圧迫される可能性があるため、既定ではメールを検索結果から除外しています。検索を実行する際には、質問に対する回答が、メール アーカイブ内にもある可能性があると表示されることがあります。

To link to an email from a Confluence page, you must find the numeric ID of that mail from the end of its URL, and put that in your link like so: [$12572], which Confluence will draw like this: 12572

JIRA マクロの改善

{jiraissues} マクロには 2 つの新しいオプションオプション パラメーターがあります。

There is a new {jiraportlet} macro that allows you to retrieve any portlet from a server running JIRA 3, and display it in a Confluence page, like so:

For more information, check the notation guide

列のレイアウトが簡単

You can use the {section} and {column} macros to organise your page into columns. This is especially useful when you combine it with the {jiraportlet} macro: you can arrange a Confluence page just like a JIRA dashboard!

シンプルな 2 列レイアウト:



For more information, check the notation guide

その他