From 97de1a41e21ff6a94fb5635ad187864fa0f5edec Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 30 Jan 2007 21:41:37 +0000 Subject: [PATCH] Move custom search textbox (for regex, etc.) and in-the-last condition field into zoterosearch.xml --- .../content/zotero/bindings/searchtextbox.xml | 236 ------------------ .../content/zotero/bindings/zoterosearch.xml | 219 +++++++++++++++- chrome/skin/default/zotero/zotero.css | 2 +- 3 files changed, 217 insertions(+), 240 deletions(-) delete mode 100644 chrome/content/zotero/bindings/searchtextbox.xml diff --git a/chrome/content/zotero/bindings/searchtextbox.xml b/chrome/content/zotero/bindings/searchtextbox.xml deleted file mode 100644 index f800b2b8e..000000000 --- a/chrome/content/zotero/bindings/searchtextbox.xml +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/chrome/content/zotero/bindings/zoterosearch.xml b/chrome/content/zotero/bindings/zoterosearch.xml index 6aac0070d..c161126e6 100644 --- a/chrome/content/zotero/bindings/zoterosearch.xml +++ b/chrome/content/zotero/bindings/zoterosearch.xml @@ -23,9 +23,10 @@ - + + @@ -207,6 +208,8 @@ + + @@ -563,4 +566,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/chrome/skin/default/zotero/zotero.css b/chrome/skin/default/zotero/zotero.css index 97ab6d7e7..ef21f3cdf 100644 --- a/chrome/skin/default/zotero/zotero.css +++ b/chrome/skin/default/zotero/zotero.css @@ -91,7 +91,7 @@ searchcondition menulist[id="operatorsmenu"] zoterosearchtextbox { - -moz-binding: url('chrome://zotero/content/bindings/searchtextbox.xml#zotero-search-textbox'); + -moz-binding: url('chrome://zotero/content/bindings/zoterosearch.xml#search-textbox'); } zoterosearchtextbox toolbarbutton