Merge "Describe plugin extensions in review UI documentation" into stable-2.9

This commit is contained in:
David Pursehouse
2014-05-07 08:02:28 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -666,6 +666,15 @@ administrator.
image::images/user-review-ui-change-screen-change-update.png[width=800, link="images/user-review-ui-change-screen-change-update.png"]
[[plugin-extensions]]
=== Plugin Extensions
Gerrit plugins may extend the change screen; they can add buttons for
additional actions to the change info block and display arbitrary UI
controls below the change info block.
image::images/user-review-ui-change-screen-plugin-extensions.png[width=800, link="images/user-review-ui-change-screen-plugin-extensions.png"]
[[old-change-screen]]
=== Old Change Screen