https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24223 --- Comment #56 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Marcel de Rooy from comment #55)
The following observations are broader than the scope of this report. But I am mentioning them here anyhow:
Listview shows: See HTML customizations. This 'See' is confusing. The toggle between news and contents could be improved imo.
How? What do you suggest?
List view on tools/additional-contents.pl: Shows me one title, altough I have titles per language.
I don't understand, can you post a screenshot?
Display location on tools/additional-contents.pl: Bit strange to see lc and uc here like OpacNav and opacheader. ArticleRequestsDisclaimerText at the end. We should sort this list.
Yes, sorted would be good. The uc/lc mismatch is because of the original syspref's names. Ideally we should rename them but keep the code in parenthesis (?)
Sometimes it seems like the Contents textarea only expands when it gets focus (even with a very small delay or so)?
Yes, it's not nice. I think it's a bug in tinymce, or we are doing something wrong with our css.
Going back from an additional contents item, I should be returning to additional contents, not news.
Indeed, an that's an easy to fix. Please report on a separate bug report and link it with bug 24387. -- You are receiving this mail because: You are watching all bug changes.