Crucible Plugin

Name Crucible Plugin
Vendor Atlassian Software Systems (Website)
Authors Tom Davies
Homepage http://confluence.atlassian.com/display/CONFEXT/Crucible+Plugin
Issue Management http://developer.atlassian.com/jira/browse/CONFCRUPLUG
Continuous Integration n/a
Categories Remote Access Content Macros
Most Recent Version 1.3
Availability Confluence v2.10-m1 to v2.10
State Stable
Support Atlassian Supported Plugins
License Freeware / Open Source (BSD)
Price Free
Release Docs http://confluence.atlassian.com/display/CONFEXT/Crucible+Plugin
Java API Docs n/a
Download Source n/a
Download JAR confluence-crucible-plugin-1.3.jar

Due to a bug in the Atlassian Plugin Repository the download link above doesn't work.

Download here.

Description

The Confluence Crucible plugin provides integration between Confluence and Crucible.

This plugin is only compatible with Confluence 2.9.1 and later

Usage

The plugin has two components.

It contains an RPC module which allows the Crucible Confluence Light SCM plugin to access a Confluence instance to get data to be used in the creation of reviews of changes to Confluence pages. You need to configure Confluence to trust your Crucible instance, and you will need to have the same set of users in both Confluence and Crucible.

It provides the {crucible-reviews} macro, which displays a list of reviews.

The {crucible-reviews} macro takes the parameters:

url The URL of the Crucible instance which is the source of reviews.
filter (optional) The name of the filter determining which reviews are listed. The default is to show all open reviews for the current user.
Filter names are:
  • allReviews - All reviews for everyone.
  • allOpenReviews - Open reviews for everyone.
  • allClosedReviews - Closed reviews for everyone.
  • draftReviews - Draft reviews for everyone.
  • toReview - Reviews on which the current user is an uncompleted reviewer.
  • requireMyApproval - Reviews waiting to be approved by the current user.
  • toSummarize - Completed reviews which are ready for the current user to summarize.
  • outForReview - Reviews with uncompleted reviewers, on which the current reviewer is the moderator.
  • drafts - Draft reviews created by the current user.
  • open - Open reviews created by the current user.
  • closed - Closed reviews created by the current user.
  • trash - Abandoned reviews created by the current user.

Crucible must be set up to trust your Confluence instance, and user names in Crucible must match those in Confluence.

Installation

Download the plugin jar (URL at top of this page) and upload via the Plugin Manager.

This plugin now accessible through the Confluence Repository Client.

Plugin Versions

Version Date State License Price
Show description 1.3 (#130) 18 Sep 2008 Stable Freeware / Open Source (BSD) Free

Release Notes

Contributors

  • Tom Davies — Developer

Outstanding issues

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.