[ARVADOS] updated: c074544b057c0f76048e50962ed8243d5c6224ff
git at public.curoverse.com
git at public.curoverse.com
Fri Aug 15 16:08:04 EDT 2014
Summary of changes:
doc/user/tutorials/tutorial-keep.html.textile.liquid | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via c074544b057c0f76048e50962ed8243d5c6224ff (commit)
from 274f6333a30ad1845124b4f146ac8d38cf27271b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit c074544b057c0f76048e50962ed8243d5c6224ff
Author: Brett Smith <brett at curoverse.com>
Date: Fri Aug 15 16:08:52 2014 -0400
3499: Update Keep tutorial for recent UI changes.
diff --git a/doc/user/tutorials/tutorial-keep.html.textile.liquid b/doc/user/tutorials/tutorial-keep.html.textile.liquid
index 59ebe84..0c45366 100644
--- a/doc/user/tutorials/tutorial-keep.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-keep.html.textile.liquid
@@ -28,9 +28,9 @@ c1bad4b39ca5a924e481008009d94e32+210
* The output value @c1bad4b39ca5a924e481008009d94e32+210@ is the Arvados collection locator that uniquely describes this file.
-Now go to the workbench collections page: <a href="https://{{ site.arvados_workbench_host }}/collections" target="_blank">https://{{ site.arvados_workbench_host }}/collections</a>. Your newly uploaded collection should appear near the top, with the value in the *uuid* column matching the Arvados collection locator that was printed by @arv-put at . Click on the *<i class="fa fa-fw fa-archive"></i> Show* button to go to the workbench page for your collection. Alternately, you can paste the Arvados collection locator into the *Search* box of the collections page to find your collection.
+Now visit the Workbench *Dashboard*. In the *My projects* pane, select your *Home* project. Your newly uploaded collection should appear near the top of the *Data collections* tab. The collection locator printed by @arv-put@ will appear under the *name* column. To move the collection to a specific project, check the box at the left of the collection row. Pull down the *Selection...* menu near the top of the page tab, and select *Move selected*. This will open a dialog box where you can select a destination project for the collection. Click a project, then finally the <span class="btn btn-sm btn-primary">Move</span> button.
-The show collection page allows you to view the contents of the collection, download files from the collection, and set sharing options. To put your collection into a project, click on <span class="btn btn-xs btn-primary" ><i class="fa fa-fw fa-folder"></i> Add to project...</span>. This will open a modal dialog allowing you to select a destination project for your collection.
+Click on the *<i class="fa fa-fw fa-archive"></i> Show* button next to the collection's listing on a project page to go to the Workbench page for your collection. On this page, you can see the collection's contents, download individual files, and set sharing options.
notextile. </div>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list