From f2bef5998cb0feaebddaad3a384f488f4227fb92 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 3 Nov 2015 17:01:07 -0500 Subject: [PATCH] Disable actions in My Publications and clean up trash item menu Disallow everything other than adding a child note in My Publications, since the wizard only shows on drag (currently, at least). Need to disable translation separately. Also show "Delete Item[s]..." in the trash context menu, and hide rather than disable various menu options. Addresses #703 -- still need to disable saved search saving --- chrome/content/zotero/itemPane.xul | 8 +- chrome/content/zotero/zoteroPane.js | 146 +++++++++++-------- chrome/content/zotero/zoteroPane.xul | 3 +- chrome/locale/en-US/zotero/zotero.properties | 2 + 4 files changed, 92 insertions(+), 67 deletions(-) diff --git a/chrome/content/zotero/itemPane.xul b/chrome/content/zotero/itemPane.xul index 647c9b532e..932a2493ae 100644 --- a/chrome/content/zotero/itemPane.xul +++ b/chrome/content/zotero/itemPane.xul @@ -33,10 +33,12 @@ - +