[Koha-bugs] [Bug 15326] Add CMS feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 24 14:40:08 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15326

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96094|0                           |1
        is obsolete|                            |

--- Comment #129 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 101575
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101575&action=edit
Bug 15326: (follow-up) Corrections to staff client templates

This patch makes some corrections to the staff client's CMS-related
templates:

 - Add missing Template Toolkit filters.
 - Remove JavaScript from tools-menu.inc. This must have crept in during
   a rebase.
 - Add navigation link highlighting to tools-menu.js instead.
 - Convert tools/cmspages.tt to Bootstrap grid.
 - Correct toolbar button class.
 - Move some column sorting configuration out of JS and into table
   markup.
 - Move "Select all" / "Clear all" links to the top of the table to
   match similar interfaces.
 - Change the Action menu's "Intranet" and "OPAC" links to be "View" and
   "View in OPAC." The OPAC view now opens a new window.

To test, apply the patches and test the Pages feature in the staff
client: Adding, editing, deleting, viewing. For each view, test that the
page layout adjusts to various browser widths.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list