GUAC-1406: Document filtering connections within the home screen and admin UI. Update screenshots.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/a83f6736 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/a83f6736 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/a83f6736 Branch: refs/heads/master Commit: a83f67367328424a43b2d2c942d9d860af3bf403 Parents: 929bfd7 Author: Michael Jumper <[email protected]> Authored: Mon Dec 7 11:10:08 2015 -0800 Committer: Michael Jumper <[email protected]> Committed: Mon Dec 7 11:10:08 2015 -0800 ---------------------------------------------------------------------- src/chapters/administration.xml | 4 +++- src/chapters/images/guacamole-home-screen.png | Bin 76552 -> 77377 bytes src/chapters/images/manage-connections.png | Bin 55585 -> 56119 bytes src/chapters/using.xml | 8 +++++--- 4 files changed, 8 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/a83f6736/src/chapters/administration.xml ---------------------------------------------------------------------- diff --git a/src/chapters/administration.xml b/src/chapters/administration.xml index 3f06bf0..177f9b7 100644 --- a/src/chapters/administration.xml +++ b/src/chapters/administration.xml @@ -193,7 +193,9 @@ </indexterm> <para>Clicking "Connections" within the list of settings sections will take you to the connection management screen. The connection management screen allows administrators to - create and edit connections and connection groups.</para> + create and edit connections and connection groups. If you have a large number of + connections, you can also enter search terms within the "Filter" field to filter the + list of connections by name or protocol.</para> <para>To add a new connection or group, click the "New Connection" or "New Group" button. This will take you to a screen where you will be allowed to enter the details of the new object, such as its location, parameters, and name. This name should be descriptive, but http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/a83f6736/src/chapters/images/guacamole-home-screen.png ---------------------------------------------------------------------- diff --git a/src/chapters/images/guacamole-home-screen.png b/src/chapters/images/guacamole-home-screen.png index ba20c61..ae95880 100644 Binary files a/src/chapters/images/guacamole-home-screen.png and b/src/chapters/images/guacamole-home-screen.png differ http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/a83f6736/src/chapters/images/manage-connections.png ---------------------------------------------------------------------- diff --git a/src/chapters/images/manage-connections.png b/src/chapters/images/manage-connections.png index 9475c23..b72e25f 100644 Binary files a/src/chapters/images/manage-connections.png and b/src/chapters/images/manage-connections.png differ http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/a83f6736/src/chapters/using.xml ---------------------------------------------------------------------- diff --git a/src/chapters/using.xml b/src/chapters/using.xml index ae072c1..f01c7ca 100644 --- a/src/chapters/using.xml +++ b/src/chapters/using.xml @@ -17,9 +17,11 @@ <para>Once you have successfully logged in, you will be taken to either the Guacamole home screen, where all available connections are listed, or directly to a connection, if you only have access to one connection.</para> - <para>The list of connections on the home screen contains all connections for which you have - been granted access. If you have used Guacamole in this specific web browser before, you - will also see thumbnails of recently used connections.</para> + <para>The home screen will contain a list of all connections to which you have access, along + with thumbnails of any recently used or active connections. If you have access to a + large number of connections and wish to quickly locate a specific connection, you can + also enter search terms within the "Filter" field to filter the list of connections by + name.</para> <informalfigure> <screenshot> <mediaobject>
