Docs: Updating column picker docs for Web client
authorJane Sandberg <sandbej@linnbenton.edu>
Tue, 28 Mar 2017 13:44:23 +0000 (09:44 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Tue, 28 Mar 2017 13:44:23 +0000 (09:44 -0400)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
docs/admin/staff_client-column_picker.txt
docs/media/column_picker_web.png [new file with mode: 0644]
docs/media/column_picker_web_save.png [new file with mode: 0644]

index ba602ff..86a080a 100644 (file)
@@ -3,21 +3,20 @@ Column Picker
 
 indexterm:[Column Picker]
 
-From many screens and lists, you can click on the column picker icon to
-change which columns are displayed.
+From many screens and lists, you can click on the column picker
+drop-down menu to change which columns are displayed.
 
-image::media/column_picker_xul.png[column_picker_xul]
+image::media/column_picker_web.png[column_picker_xul]
 
-When data is displayed in columns, you can click and drag them, add new
-ones, or remove them. You can also sort data in a column by clicking on
-the column header. After customizing the display you may save your changes
-for future sessions under that login by right-clicking anywhere in the
-display area and choosing *Save Columns* from the drop-down menu. Some
+When data are displayed in columns, you can add new columns, remove them,
+and change the display width. After customizing the display you may
+save your changes for future sessions under that login by choosing
+*Save Columns* from the drop-down menu. Some
 libraries use generic accounts and for those who do, staff need to be
-aware of the implications to other staff members of any changes made to
-the display.
+aware that their changes will be visible to anybody who uses the same
+staff account.
 
-image::media/column_picker_xul_save.png[column_picker_xul_save]
+image::media/column_picker_web_save.png[column_picker_xul_save]
 
 Some lists have a different design, and some of them can also be customized.
 Simply right-click the header row of any of the columns, and the column
diff --git a/docs/media/column_picker_web.png b/docs/media/column_picker_web.png
new file mode 100644 (file)
index 0000000..6e7169e
Binary files /dev/null and b/docs/media/column_picker_web.png differ
diff --git a/docs/media/column_picker_web_save.png b/docs/media/column_picker_web_save.png
new file mode 100644 (file)
index 0000000..0d390be
Binary files /dev/null and b/docs/media/column_picker_web_save.png differ