質問をスペースに統合する
Confluence はスペースのコンテンツから成り立っています。質問の一部の内容はどこからでも利用できる必要があります。そのため、質問をグローバル質問スペースで作成してトピックごとに整理、またはスペース内で質問してスペース権限を継承して物事をまとめられます。
If you have permissions to use Questions, you'll see Questions under the Apps menu in the Confluence sidebar, and questions will appear in your search results.
スペース内で質問を表示する
When asking a question, people can choose to ask a question in a space. This might be for permissions reasons (to make the question private and only visible to people who can see that space) or to keep questions and content for a team or project together.
To view and search for questions in a space select Questions in theApps menu of the sidebar.
グローバル質問スペース
Questions for Confluence をインストールすると、グローバル質問用のスペースが作成されます。グローバル質問は、特定の Confluence スペースでは行われませんが、サイト全体に提示される質問です。このスペースは削除しないでください。削除すると重要な Questions 情報が削除され、Questions は正常に機能しなくなります。
Questions マクロ
Add a list of questions to a page or live doc
One way to encourage users to use questions is to display them on pages and live docs using the Questions List macro. For example, if you use Confluence as your intranet, you might include the 5 most popular questions with the topic "human-resources" on pages for new starters in your team.
To add the macro to a page or live doc:
Begin typing /Questions List
[Questions List] を選択します
表示する質問の数を入力します
[フィルター] を選択します (最近の質問、よくある質問、未回答の質問を表示できます)
[トピック] を入力します (入力したトピックの [すべて] または [一部] の一致を選択できます)
[スペース] を選択します (すべての質問を表示する場合は空白のままにします)
挿入を押す
マクロが、一致するすべての質問を表示します (表示権限のあるスペースで行われた質問を含む)。
Add an Ask a question link to a page or live doc
Encourage your users to ask their own questions by including a link to the Create question page or live doc.
To add an Ask a question link to a page or live doc:
Choose the link icon from the toolbar. This will open up the Insert link dialog.
[Web リンク] を選択し、[アドレス] フィールドに次の URL を使用します。<hostmane> はお使いのサイトの URL に置き換えてください (たとえば、このサイトでは、confluence.atlassian.com を使用します)。
http://<hostname>/wiki/plugins/servlet/ac/com.atlassian.confluence.plugins.confluence-questions/globalQuestionsViewer?ac.com.atlassian.confluence.plugins.confluence-questions.path=/questions/ask
ここでは、スペースによる制限なしに質問できます。特定のスペースで質問する場合は、次の URL を代用します。<hostname> はサイトの URL に、<spaceKey> はそのスペースのスペース キーに置き換えます。
http://<hostname>/wiki/display/<spaceKey>/customcontent/list/ac:com.atlassian.confluence.plugins.confluence-questions:question?ac.com.atlassian.confluence.plugins.confluence-questions.path=/questions/ask
リンク テキストを追加し (たとえば、[質問する] を選択できます)、[保存] をクリックします。
ユーザーがテキストをクリックすると、次の画面が表示されます。
[質問する] をクリックすると、この画面がユーザーに表示されます
質問で Confluence マクロを使用する
The Filter by Label macro is great for displaying a list of questions, pages, live docs, and blogs that have a specific label (or topic) applied.
To add the macro to a page or live doc:
Begin typing /Filter by label
Select Filter by Label
[ラベル] フィールドに表示するトピックを入力します
[このコンテンツ タイプのみを含める] フィールドは空白のままにします
挿入を押す
All content, including questions, pages, live docs, and blogs that contain the topics specified will appear in the list.
この内容はお役に立ちましたか?