# HG changeset patch # User dfraser # Date 1239344637 0 # Node ID fe4293ddf51c2bda7525729df1dee332806556e8 # Parent 2c27f35811002fd7e3934903ea2f4e7499bc8b55 Removed references to the `TracWebAdmin` plugin which is no longer needed - fixes #387 diff --git a/doc/install.txt b/doc/install.txt --- a/doc/install.txt +++ b/doc/install.txt @@ -41,11 +41,9 @@ requires, but the Bitten build slave itself doesn't require anything extra. For the build master and web interface, you'll need to install Trac_ 0.11 or -later and the TracWebAdmin_ plugin. Please refer to the Trac documentation for -information on how it is installed. +later. Please refer to the Trac documentation for information on how it is installed. .. _trac: http://trac.edgewall.org/ -.. _tracwebadmin: http://trac.edgewall.org/wiki/WebAdmin Build Master Configuration @@ -82,21 +80,10 @@ navigation bar. This link will take you to the list of build configurations, which at this point is of course empty. -To add build configurations, you need to have the TracWebAdmin_ plugin -installed. - -.. warning:: The TracWebAdmin needs to be installed even if you're using Trac - 0.11 or later, which basically provides a builtin web - administration interface. Make sure that you disable the plugin in - that case, though (``webadmin.* = disabled``). While somewhat - counterintuitive, this process allows the Bitten administration UI - to neatly integrate into the new web administration interface added - in Trac 0.11. - -If both TracWebAdmin_ and Bitten are installed, and you are logged in as a user -with the required permissions, you should see additional administration pages -inside the “Admin” area, under a group named “Builds”. These pages allow you to -set options of the build master, and manage build configurations. +If Bitten is installed, and you are logged in as a user with the required +permissions, you should see additional administration pages inside the “Admin” +area, under a group named “Builds”. These pages allow you to set options of the +build master, and manage build configurations. Add a new build configuration and fill out the form. Also, add at least one target platform after saving the configuration. Last but not least, you'll have