Docs: Revive old section about Column Picker
authorRemington Steed <rjs7@calvin.edu>
Thu, 20 Mar 2014 18:53:00 +0000 (14:53 -0400)
committerRemington Steed <rjs7@calvin.edu>
Thu, 20 Mar 2014 19:11:28 +0000 (15:11 -0400)
Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs/admin/staff_client-column_picker.txt [new file with mode: 0644]
docs/media/column_picker_dojo.png [new file with mode: 0644]
docs/media/column_picker_xul.png [new file with mode: 0644]
docs/media/column_picker_xul_save.png [new file with mode: 0644]
docs/root.txt

diff --git a/docs/admin/staff_client-column_picker.txt b/docs/admin/staff_client-column_picker.txt
new file mode 100644 (file)
index 0000000..ba602ff
--- /dev/null
@@ -0,0 +1,29 @@
+Column Picker
+-------------
+
+indexterm:[Column Picker]
+
+From many screens and lists, you can click on the column picker icon to
+change which columns are displayed.
+
+image::media/column_picker_xul.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
+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.
+
+image::media/column_picker_xul_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
+picker will appear. When you are finished customizing the display, scroll
+to the bottom of the Column Picker window and click *Save*.
+
+image::media/column_picker_dojo.png[column_picker_dojo]
+
+
diff --git a/docs/media/column_picker_dojo.png b/docs/media/column_picker_dojo.png
new file mode 100644 (file)
index 0000000..5a448ef
Binary files /dev/null and b/docs/media/column_picker_dojo.png differ
diff --git a/docs/media/column_picker_xul.png b/docs/media/column_picker_xul.png
new file mode 100644 (file)
index 0000000..cc4b5ba
Binary files /dev/null and b/docs/media/column_picker_xul.png differ
diff --git a/docs/media/column_picker_xul_save.png b/docs/media/column_picker_xul_save.png
new file mode 100644 (file)
index 0000000..becf8f8
Binary files /dev/null and b/docs/media/column_picker_xul_save.png differ
index f8a1542..e3b5940 100644 (file)
@@ -159,6 +159,8 @@ include::admin/staff_client-patron_border.txt[]
 
 include::admin/staff_client-sorting_columns.txt[]
 
+include::admin/staff_client-column_picker.txt[]
+
 include::admin/staff_client-recent_searches.txt[]
 
 include::admin/staff_client-return_to_results_from_marc.txt[]