User Tools

Site Tools


dev:proposal:new_tab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dev:proposal:new_tab [2012/10/15 20:16] – created acoomesdev:proposal:new_tab [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ==== Summary ==== ==== Summary ====
  
-When a user in the staff client selects a search result item, the item details will open in a new tab.+When a user in the staff client ctrl-clicks a search result item, the item details will open in a new tab. 
 + 
 +Blueprint: https://blueprints.launchpad.net/evergreen/+spec/new-tab
  
  
Line 12: Line 14:
 This feature will alter the following files: This feature will alter the following files:
  
-    * Open-ILS/src/templates/opac/parts/result/table.tt2+    * Open-ILS\src\templates\opac\parts\result\table.tt2 
 +    * Open-ILS\src\templates\opac\parts\js.tt2 
 +    * Open-ILS\src\sql\Pg\950.data.seed-values.sql 
 +    * Open-ILS\src\perlmods\lib\OpenILS\WWW\EGCatLoader\Search.pm 
 + 
 +This feature will add the following file: 
 +    * Open-ILS\src\sql\Pg\upgrade\XXXX.add-option-for-new-tab-without-ctrl.sql 
 + 
 +If the user is on a staff client, the result title link will call a new_tab JS function on ctrl-click. This is defaulted to on and can be switched to activate on standard left click in the client settings under Admin (.) → Local Administration → Library Settings Editor.
  
-If the user is on a staff client, the result title link will call a new_tab JS function on click. This can turned on or off in the client settings, under Admin (.) -> Local Administration -> Library Settings Editor.+The sql files are to add the option to the Library Settings Editor.
  
 +Pushed to working directory as branch user/catalystit/search_result_new_tab
 ==== Deliverable ==== ==== Deliverable ====
  
-    - Option to have new tabs open on result selection.+    - This feature will be a selectable option to require or not require that the crtl button be pressed to open a new tab for a clicked upon result link on the search results page.
dev/proposal/new_tab.1350346601.txt.gz · Last modified: 2022/02/10 13:34 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.