From 18815ea422392e43683f182b235ac61f81307cb3 Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Thu, 20 Mar 2014 15:52:30 -0400 Subject: [PATCH] Docs: Revive/merge content into "Using the Staff Client" This commit brings in three old sections and merges with any similar content. - Revive old section about sticky check box settings - Merge old section about Font and Sound settings Adds a brief section about zooming in the OPAC, and otherwise only reformats some lines to make them git-friendly. - Docs: Fix and copy Customize Toolbars section The old "Customizable Toolbar" docs section is already revived in the Evergreen Book "System Configuration and Customization" chapter. Since this feature seems to belong under "Using the Staff Client -> Workstation Administration", this commit duplicates it into that chapter. This also fixes a few asciidoc bugs in both places. And it fixes one bug in root.txt which caused "phonelist.txt" to be mentioned at the bottom of this section, but not actually included in the docs structure. In addition, the section "Button Bar/Toolbar" that was also under "Workstation Administration" has been moved up a level, since it pertains more to staff client users rather than admins. And the admin-specific content at the end of that section has been replaced with a link to the newly duplicated "Customizable Toolbar" section. The result of this reorganization should be: - Using the Staff Client - Button Bar/Toolbar (for staff client users) - Workstation Administration - Customizable Toolbar (for staff client admins) Signed-off-by: Remington Steed --- docs/admin/customize_staff_client.txt | 29 +++--- docs/admin/staff_client-button_bar_toolbar.txt | 36 +++++++ docs/admin/staff_client-sticky_settings.txt | 17 ++++ docs/admin/workstation_admin.txt | 131 +++++++++++++++---------- docs/media/staff_client-3.png | Bin 0 -> 2058 bytes docs/media/staff_client-4.png | Bin 0 -> 7051 bytes docs/root.txt | 12 ++- 7 files changed, 156 insertions(+), 69 deletions(-) create mode 100644 docs/admin/staff_client-button_bar_toolbar.txt create mode 100644 docs/admin/staff_client-sticky_settings.txt create mode 100644 docs/media/staff_client-3.png create mode 100644 docs/media/staff_client-4.png diff --git a/docs/admin/customize_staff_client.txt b/docs/admin/customize_staff_client.txt index 05e805cda2..3337c471d2 100644 --- a/docs/admin/customize_staff_client.txt +++ b/docs/admin/customize_staff_client.txt @@ -1,44 +1,44 @@ -Customizing the Staff Client ----------------------------- - Customizable Toolbar -~~~~~~~~~~~~~~~~~~~~ - +-------------------- By default, two toolbars are available in the staff client: circulation and cataloging. This feature enables you to customize toolbars in the staff client. You can create toolbars for specific org unit(s), workstation(s), or login(s). - Configure Toolbar -^^^^^^^^^^^^^^^^^ +~~~~~~~~~~~~~~~~~ . Click *Admin* -> *Workstation Administration* -> *Toolbars* -> *Configure Toolbars*. + . Click *New Toolbar*. -. *Enter label for toolbar*. + +. Enter label for toolbar. + image::media/Customizable_Toolbar1.jpg[Customizable_Toolbar1] + . Click *Ok*. -.Select one of the buttons in the *Available* panel. The *Button ID* describes + +. Select one of the buttons in the *Available* panel. The *Button ID* describes that action that the button will take, and the *Label* will display in the toolbar. -. Click the *--> A* button to add the selected function to the + +. Click the `--> (A)` button to add the selected function to the *Selected* panel on the bottom right side of the screen. To remove a button, -click the *<--R* button. +click the `<-- (R)` button. + image::media/Customizable_Toolbar2.jpg[Customizable_Toolbar2] + . Continue adding buttons if desired. The buttons will display in the order that you add them. If you want to reorder the buttons, click the *Up* or *Down* buttons. + . To separate buttons onto left and right sides of the screen on the same -toolbar, select *toolbarspacer*, and click *--> A*. +toolbar, select *toolbarspacer*, and click `--> (A)`. + image::media/Customizable_Toolbar3.jpg[Customizable_Toolbar3] + . To add a dividing line between buttons that appear on the same side of the -screen, select *toolbarseparator*, and click *-->A*. +screen, select *toolbarseparator*, and click `--> (A)`. + image::media/Customizable_Toolbar4.jpg[Customizable_Toolbar4] + @@ -50,7 +50,8 @@ their parental units. If you click *Owning Workstation*, then the workstation to which you are logged in when you created the toolbar will display this toolbar. If you select *Owning User*, then your login has access to that toolbar. - . When you are finished creating the toolbar, click *Save Toolbar*. Any + +. When you are finished creating the toolbar, click *Save Toolbar*. Any toolbar to which you have access displays under *Admin -> Workstation Administration -> Toolbars -> Current*. diff --git a/docs/admin/staff_client-button_bar_toolbar.txt b/docs/admin/staff_client-button_bar_toolbar.txt new file mode 100644 index 0000000000..b2bd1fd33d --- /dev/null +++ b/docs/admin/staff_client-button_bar_toolbar.txt @@ -0,0 +1,36 @@ +Button Bar/Toolbar +------------------ + +indexterm:[staff client, button bar] +indexterm:[staff client, toolbar] + +There is an optional toolbar with buttons providing quick access to commonly +used staff client functions. When activated the toolbar appears below the +menu bar. + +image::media/workstation-button_bar-1.png[button bar] + +The look of the buttons can be customized. Use _Mode_, _Label Position_ and +_Icon Size_ on the _Toolbar_ menu shown on the screen below to select your +preference. + +A group of buttons can be selected or activated by default for all +workstations at a particular library (see +xref:library_settings_editor[Library Settings] for details). A different +default group can be set up on individual workstations by the following +steps. + +. Go to *Admin -> Workstation Administration -> Toolbars -> Current*. ++ +image::media/workstation-button_bar-2.png[button bar 2] ++ +. Choose a group from the list. +. Go back to the above menu. Select *Set Workstation Default to Current*. +The above selected toolbar group is set as default for this workstation. + +To clear an existing setting click *Clear Workstation Default*. + +Circulation and Cataloguing are the default toolbar groups. Local system +administrators can xref:_customizable_toolbar[create new groups] for +individual accounts, workstations or all in a particular library. + diff --git a/docs/admin/staff_client-sticky_settings.txt b/docs/admin/staff_client-sticky_settings.txt new file mode 100644 index 0000000000..939cf52fb9 --- /dev/null +++ b/docs/admin/staff_client-sticky_settings.txt @@ -0,0 +1,17 @@ +Check-boxes +----------- + +indexterm:[Check-boxes, sticky settings] + +Most staff client check-boxes are ``sticky'' -- if you select or deselect +them, that status persists. For example, *Auto-Print*, which will print +the relevant receipts automatically in certain functions, is sticky. If +you select it on one login, it will persist for future logins until you +uncheck the box. + +image::media/staff_client-3.png[staff_client-3] + +*Fast Item Add* is another ``sticky'' check box that makes it possible to +add volume and item records from the MARC editor. + +image::media/staff_client-4.png[staff_client-4] diff --git a/docs/admin/workstation_admin.txt b/docs/admin/workstation_admin.txt index 4f9566ad62..215b51274a 100644 --- a/docs/admin/workstation_admin.txt +++ b/docs/admin/workstation_admin.txt @@ -20,25 +20,38 @@ on the workstation. Font and Sound Settings ~~~~~~~~~~~~~~~~~~~~~~~ - -indexterm:[staff client, fonts] +indexterm:[staff client, fonts, zooming] indexterm:[staff client, sounds] -You may change the size of displayed text or turn staff client sounds on and off. -These settings are specific to each workstation and stored on local hard disk. -They do not affect OPAC font sizes. +In the Staff Client +^^^^^^^^^^^^^^^^^^^ + +You may change the size of displayed text or turn staff client sounds on +and off. These settings are specific to each workstation and stored on +local hard disk. They do not affect OPAC font sizes. . Select *Admin -> Workstation Administration -> Global Font and Sound Settings*. -. To turn off the system sounds, like the noise that happens when a patron with a -block is retrieved, check the _disable sound_ box and click _Save to Disk_. -+ +. To turn off the system sounds, like the noise that happens when a patron +with a block is retrieved, check the _disable sound_ box and click _Save +to Disk_. ++ image::media/workstation_admin-1.jpg[disable sound] + -. To change the size of the font, pick the desired option and click _Save to Disk_. +. To change the size of the font, pick the desired option and click _Save +to Disk_. image::media/workstation_admin-2.jpg[font size] +In the OPAC +^^^^^^^^^^^ + +It is also possible to zoom in and zoom out when viewing the OPAC in the +staff client, making the font appear larger or smaller. (This will not +affect other screens.) Use *CTRL + +* (plus sign, to zoom in), *CTRL + -* +(minus sign, to zoom out), and *CTRL + 0* (to restore default). The +workstation will remember the setting. + Select Hotkeys ~~~~~~~~~~~~~~ @@ -279,54 +292,64 @@ Transit Slip. Libraries can switch to using their own templates by setting up a library setting: Use legacy hardcoded receipts/slips. Details see <>. ================= -Button Bar/Toolbar -~~~~~~~~~~~~~~~~~~ -indexterm:[staff client, button bar, customization] -indexterm:[staff client, toolbar, customization] +Customizable Toolbar +~~~~~~~~~~~~~~~~~~~~ -There is an optional toolbar with buttons providing quick access to commonly -used staff client functions. When activated the toolbar appears below the menu -bar. +By default, two toolbars are available in the staff client: circulation and +cataloging. This feature enables you to customize toolbars in the staff client. +You can create toolbars for specific org unit(s), workstation(s), or login(s). -image::media/workstation-button_bar-1.png[button bar] +Configure Toolbar +^^^^^^^^^^^^^^^^^ -The look of the buttons can be customized. Use _Mode_, _Label Position_ and _Icon -Size_ on the _Toolbar_ menu shown on the screen below to select your preference. +. Click *Admin* -> *Workstation Administration* -> *Toolbars* -> *Configure +Toolbars*. -A group of buttons can be selected or activated by default for all workstations -at a particular library (see <> for details). A different default -group can be set up on individual workstations by the following steps. +. Click *New Toolbar*. -. Go to *Admin -> Workstation Administration -> Toolbars -> Current*. -+ -image::media/workstation-button_bar-2.png[button bar 2] -+ -. Choose a group from the list. -. Go back to the above menu. Select *Set Workstation Default to Current*. The above -selected toolbar group is set as default for this workstation. - -To clear an existing setting click *Clear Workstation Default*. - -Circulation and Cataloguing are the default toolbar groups. Local system -administrators can create new groups for individual accounts, workstations or -all in a particular library. - -. Go to *Admin -> Workstation Administration -> Toolbars -> Configure Toolbars. -. Click *New Toolbar* -+ -image::media/workstation-button_bar-3.png[button bar 3] -+ -. In the prompt window type in a name for the new group, and then click *OK*. -. Choose the function buttons you want to add to the new group. Click *`-->(A)`* to -add. You may select one in the Selected pane, and then click *`<--(R)`* to remove -it. -. Check one of the radio buttons: *Owning Org Unit*, *Owning Workstation*, or *Owning -User* to specify the new group should be available to everyone/workstation in -your library, or this workstation or yourself only. -. If you chose _Owning Workstation_ in the above step, click the down-pointed -arrow at the end of the _Permission Context_ box to select your library in the -organization unit tree. -. Click *Save Toolbar*. -. The new toolbar group will be displayed together with Circulation and -Cataloguing groups when you choose a toolbar group next time. +. Enter label for toolbar. ++ +image::media/Customizable_Toolbar1.jpg[Customizable_Toolbar1] ++ +. Click *Ok*. + +. Select one of the buttons in the *Available* panel. The *Button ID* describes +that action that the button will take, and the *Label* will display in the +toolbar. + +. Click the `--> (A)` button to add the selected function to the +*Selected* panel on the bottom right side of the screen. To remove a button, +click the `<-- (R)` button. ++ +image::media/Customizable_Toolbar2.jpg[Customizable_Toolbar2] ++ +. Continue adding buttons if desired. The buttons will display in the order that you add +them. If you want to reorder the buttons, click the *Up* or *Down* buttons. + +. To separate buttons onto left and right sides of the screen on the same +toolbar, select *toolbarspacer*, and click `--> (A)`. ++ +image::media/Customizable_Toolbar3.jpg[Customizable_Toolbar3] ++ +. To add a dividing line between buttons that appear on the same side of the +screen, select *toolbarseparator*, and click `--> (A)`. ++ +image::media/Customizable_Toolbar4.jpg[Customizable_Toolbar4] ++ +. At the bottom of the screen, choose the owner of this toolbar. +If you click *Owning Org Unit*, then the owning org unit that you specify will display this +toolbar. Select the owning org unit from the drop down menu. The rule of +parental inheritance applies, so all child units will inherit the toolbars of +their parental units. +If you click *Owning Workstation*, then the workstation to which you are logged +in when you created the toolbar will display this toolbar. +If you select *Owning User*, then your login has access to that toolbar. + +. When you are finished creating the toolbar, click *Save Toolbar*. Any +toolbar to which you have access displays under *Admin -> Workstation +Administration -> Toolbars -> Current*. + +*Permissions* + +ADMIN_TOOLBAR - Allow a user to create, edit, and delete custom toolbars diff --git a/docs/media/staff_client-3.png b/docs/media/staff_client-3.png new file mode 100644 index 0000000000000000000000000000000000000000..4492a800366cf66e1ac61b8ffee4eec50b6c9932 GIT binary patch literal 2058 zcmb7F_ct2~0}XA-LsadZ+Iv=sQZtnhv4U!hXBMpyw21cEvud_z&DIDpVuad!wv<;D zTB(tus?rM8+Vk_B(|_Rm;of`hx#yny<4v)$fPq*9SpWb4$P^B>IoIWLC;=JIS$F*E z(z!5%*uabcgm=QUbMqGlekTL~U?2P+7;+TYg#ZBNdQ+&OZMX~F8Q~)YfidLfV4xiLRK81&!IOW~Zb&lkysu%$4X?OQ8I&1^u+*91)& z^sWM7N#uMMzbQUn#P@KnF^hFbQ17QtB6Yh;-f{L+fpK*-ef;=rFY5Q%+4@`J@|Tf} z5?yRlclW>P9T|)&!ZF?%2D03ox3WYYf`?!kqA~c{rk0k9ll^t66$#A6cqXK;pWk#O z)Omh>{vv8_b{1kQ9Fs3$rO4YiDc#c0vHx?)Sha;nL}i!fBS@Ek>WoX6@PGh9dwY9D z#U+@(RD3PBnBM3bX5l2x0B?(Sbaedt?@H>kyXCKZfUMFMs56S(Vshao_ z`hc@Xe4Z_V#fZcKQsEa4I~RipyRpUT?AJTwX;;d67qNCpe$J3{!C?5>tTnRtdf{M- zr$vpV-J6Jc%^1 zzR`lgB(f4@7eN=X`aV%TL?tx+Z zoyTNnUpl7z8wJ69W!t~pu_KEoadqYEsl}N4h>)<`-n+w=`=rIAz+N<3;nNdY z;`RfL2=o|=&W3v^oOI1d@1Ya&G8|)VcKv{nrt}hu(r_;u&5@IWWyay$AW{T5b=jB? zP$vJg4ReqB_wfZ9s`Fdvjr*?Mp`8PPu2H z_ALL&nn@6IR+8b_e@?07j-LbbCCqzapB0ZIy|GHa9?y_wN(+PvLYrh2dE(8A1@o`A z;e-4+S4mPCl}tXHWM1HAV95rVPiP_CB*(}MGB&Xt5P(wtG@Ksb^NNfOP2x88p z-GC;!PU=fLv`23=Qxt4YL(!wvNO;YdoMWzi^&JZ~bwwhXhUm2IZ(|Zf2?H%5{K5w@IOGwPe_I!lzQ5G^XTxB#MJ4c`-JyAKE21Ro!fpAUN2@&XN4X#Eh2;1V za+ZG?&p)q7z>2*N=h80a;{$CNX!30JEUCVJpzWo=Wq-|<4J)E669X(Q>GdtG&Q z*jDi--Rpb)EY(Zqduz256d@fDkXT;9Zs0p;H7{2n1ci6^zz#hGDrqii;-*GkV7Gy3 zhX}NV`HQq_(OUxKYx#s)IO%u2N6Yro{!G+~1bveh{$rZZmA&Ry`sZVss#W(bv`~GmGnqqNte|%`xp_JX55^CJ1-gCR21$nYyBs1#79&pl zY34ASP|YVvhTsXd**P>-_n=fZx@K7?P9?QplRSkpxu3s!SN$nmBT_-$gG^%Qyfnk# zn6?X2HF=gyh_LrA!-gfus8hmX1HW>|w>kUZA&c^SmVWJVqd8$#V8vKaVVP-wS$Ck( zjTRT%>L2#OcArcFV3WWfFSY#rfTm%aU16&fJQs|51G_z)QdYAfL-+v#Lb5z5|r3C62xE_hSDGtyYtp*`rNDR>57pRtdEe$8LC`w1WW~Em?Z$ z{l_M#DDhOhFSp-_e*IQu`f2W4M1DkW!68VUP6ylX6=ZgzMduys#Fyuc8}Ive)Ch1u zzCw@}ynjX5zL;tjt>cBf)c$|$7OImYQjrtV-QM2=eN|R=LC0uws8^xoje8!-Z-g~C z8}x2-p)>64^aL)sjA(4P>N9e6cV{#o!o5G*r4MA;K{4D%2sacrw{t=y8?S}aoS+yW z^i69kv5X*2zWE+AIDE6&NNejg&vU_)f0IDGjLAE)uJYn~b??_K6~q?``ML(P?0t$v z;u3gg-k1QRvmWiPyTQolD6QPwk>E&wU2_~=W-F)YN4luoC0VNo@#{L)TIN-ei literal 0 HcmV?d00001 diff --git a/docs/media/staff_client-4.png b/docs/media/staff_client-4.png new file mode 100644 index 0000000000000000000000000000000000000000..ddc7e972669ca414210468ca721de9da86b57d0c GIT binary patch literal 7051 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 literal 0 HcmV?d00001 diff --git a/docs/root.txt b/docs/root.txt index e3b5940be8..f4c9091a4f 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -135,7 +135,13 @@ include::admin/auto_suggest_search.txt[] include::admin/customize_staff_client.txt[] -include::admin/phonelist.txt +// Push titles down one level. +:leveloffset: 1 + +include::admin/phonelist.txt[] + +// Return to normal title levels. +:leveloffset: 0 Using the Staff Client @@ -151,6 +157,10 @@ logging in, navigation and shortcuts. include::admin/staff_client-login.txt[] +include::admin/staff_client-button_bar_toolbar.txt[] + +include::admin/staff_client-sticky_settings.txt[] + include::admin/staff_client-tab_buttons.txt[] include::admin/staff_client-double_clicking.txt[] -- 2.11.0