Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard 7248562956 Bug 26431: Use split button to offer choice of WYSIWYG or code editor for news
This patch modifies the news interface so that the user is offered a
choice of editing news items using the default editor as defined by the
NewsToolEditor system preference or the non-default one.

To test, apply the patch and go to Tools -> News.

- In the list of news items you should see an "Edit" split button in
  each row.
- Clicking the "Edit" part of the button should open the edit view with
  the correct editor as defined by the NewsToolEditor preference.
- Clicking the menu arrow on the button should offer the other editing
  method:
 - If NewsToolEditor is set to "WYSIWYG," the menu should offer "text
   editor."
 - If NewsToolEditor is set to "text editor," the menu should offer
   "WYSIWYG editor."
- Test the button with the NewsToolEditor preference set to both options
  and confirm that the button and menu work correctly.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-09-29 14:28:19 +02:00
..
access_files.tt
automatic_item_modification_by_age.tt
batch_delete_records.tt Bug 26159: Remove the use of jquery.checkboxes plugin from batch record delete page 2020-08-18 15:45:49 +02:00
batch_extend_due_dates.tt Bug 25101: (follow-up) Tick preview checkbox on by default 2020-09-02 15:35:08 +02:00
batch_record_modification.tt Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page 2020-08-18 15:45:49 +02:00
batchMod-del.tt Bug 5428: Add searchid to the "Return to the record" button (batch del) 2020-08-13 07:55:45 +02:00
batchMod-edit.tt Bug 19889: Add select2 class to the new dropdown list 2020-08-31 16:17:58 +02:00
batchMod.tt
cleanborrowers.tt Bug 25765: (QA follow-up) Use method directly in cleanborrowers 2020-07-23 11:17:27 +02:00
csv-profiles.tt Bug 5087: (QA follow-up) Rename the attribute to fit later API usage 2020-07-23 10:52:10 +02:00
export.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
holidays.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
import_borrowers.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
inventory.tt Bug 26150: Remove the use of jquery.checkboxes plugin from inventory page 2020-08-24 11:19:03 +02:00
koha-news.tt Bug 26431: Use split button to offer choice of WYSIWYG or code editor for news 2020-09-29 14:28:19 +02:00
letter.tt Bug 26395: Move translatable strings out of letter.tt into letter.js 2020-09-29 14:28:18 +02:00
manage-marc-import.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
marc_modification_templates.tt Bug 25744: Replace <i> with <em> in staff interface 2020-09-18 11:08:35 +02:00
modborrowers.tt Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 2020-03-23 13:39:25 +00:00
overduerules.tt
picture-upload.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
preview_letter.tt
problem-reports.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
quotes-upload.tt
quotes.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 23753: Add missing humanMsg library to pages using background job JavaScript 2020-03-02 09:49:56 +00:00
stockrotation.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
tools-home.tt Bug 26017: Correct permission check on tools page 2020-08-06 11:37:06 +02:00
upload-images.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
upload.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
viewlog.tt Bug 26236: Fix translating interface from DB term to readable term 2020-09-03 14:18:23 +02:00