From 1eca19798336de3aab37be3cd97adca7478f7615 Mon Sep 17 00:00:00 2001 From: Mateusz Krzeszowiec Date: Thu, 6 Dec 2007 23:41:32 +0000 Subject: [PATCH] - Removed google stuff from com_search, google.png also deleted ! Language file for com_search changed as well! git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@9485 6f6e1ebd-4c2b-0410-823f-f34bde69bce9 --- CHANGELOG.php | 1 + .../views/search/tmpl/default_form.php | 3 --- components/com_search/views/search/view.html.php | 1 - images/M_images/google.png | Bin 1197 -> 0 bytes language/en-GB/en-GB.com_search.ini | 2 +- .../html/com_search/search/default_results.php | 3 --- 6 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 images/M_images/google.png diff --git a/CHANGELOG.php b/CHANGELOG.php index 383b01d0824..98fc408bc18 100644 --- a/CHANGELOG.php +++ b/CHANGELOG.php @@ -40,6 +40,7 @@ Legend: 06-Dec-2007 Mateusz Krzeszowiec # Fixed [#8250] Possible bug in 'search' when it returns a weblink entry + Added router helper for com_weblinks + - Removed google stuff from com_search, google.png also deleted 06-Dec-2007 Toby Patterson # Fixed [#7432] Button with untranslated caption in Media Manager ( take two ) diff --git a/components/com_search/views/search/tmpl/default_form.php b/components/com_search/views/search/tmpl/default_form.php index 27b63402e4c..3cb06b9ea44 100644 --- a/components/com_search/views/search/tmpl/default_form.php +++ b/components/com_search/views/search/tmpl/default_form.php @@ -53,9 +53,6 @@
result; ?> - - image; ?> - diff --git a/components/com_search/views/search/view.html.php b/components/com_search/views/search/view.html.php index a260b139b22..dbc014d7088 100644 --- a/components/com_search/views/search/view.html.php +++ b/components/com_search/views/search/view.html.php @@ -129,7 +129,6 @@ class SearchViewSearch extends JView } $this->result = JText::sprintf( 'TOTALRESULTSFOUND', $total, $this->escape($searchword) ); - $this->image = JHTML::_('image.site', 'google.png', '/images/M_images/', NULL, NULL, 'Google' ); $this->assignRef('pagination', $pagination); $this->assignRef('results', $results); diff --git a/images/M_images/google.png b/images/M_images/google.png deleted file mode 100644 index 52dd0941ce96442b6e11e57d0e8c929e7e3cfb42..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1197 zcmW+!YfKbZ6dnZ?K^m2$UA2w77NZlQ*itpUtyX(|RJ{_DPNP32R?T$UFZs?n`I3{I z^PSUCQT}Fb_S|ei5OSlXB{4TIbvZjL!;N`2U%u?7f>fkB_4WPF_q-)AWU9ZQC1ak{s&`>xG)K&)UqrC(@-2r zNizwEs#A!tZQEiTE5I!r4KWo!%XV~#Y|BEJh2t8=CgURzfArVsQ|cflL_D zLm~_Za5BM|Wl}4y(3lKJQbyuT+v0{4LJ-=HO|fif9>?K^E}Et(1M1U76{?QyP$hvq z0@Z-cd0Zi$Fd~FY3geWTzAOuZ(V=j$@nD z)(}Ug?GO`-Gfj*wpn!nS9n;hWSJM=q>!=umt|KB89ZIn1F%hJMXwYyN!y%DL0VstW zn{ezyS_l)HamyzehGBB3QQ&%_Q)WYGAOI-TnPFH=LQv(@NCH!Y0hW{*rN|?gP?wTK z1v=N=vn5$9%n`DfN^ydl0gE9Sa9JhLAdY1*O{KD=8J1&P0T>{J24Y$Og%nNEba!7f z0TP7Sh#Qc=)lUakxeqic6)Ue4*4)3^=+@_=CB;>3zst4WSF&27Y^1A_wme)}ADuKT z&P&`|xy1No;GG@M8}sjttO_4(ky;YJ^)=OQAg6ZkS)KlVyuEK${@D1`{Jyrnv*|fU z=G@K>(yylr4Vvdh+w(b@jh8;!2$wI~{MVT$Yo_GPcxh?;;@R4x$4=Hy1leFSxUeCG zW>h?C-1Ok~!w>sEyLoPu&M$1QyOSR|Idb*!JFR#mr;KR-Ajm46Y)J2bi!zxd7R zW2<`FhkqJ4K3JM=FaB`|uIT6(K=^00Ab0WQYgaB!PJOxkba1TeK+UyuXy|=!L3Vam zXM5^{j_S?gp4OVswn)5T-Ola>qnCUGb!&RNLpOX2VmV`-ou77eXNYg_Ei04Cqw889 zug&ZJZr{g6!|T`67fP&*IQ&0YRGA(ne*fDj_ zm1W|QLx%@*wrqa%XiM|M2MmU}N=(=9-%8rQwUbp>J<( zNkE=L>{uXUdLtN^O%s with +TOTALRESULTSFOUND=Total %s results found. WITH=with SEARCH_AGAIN=Search Again SEARCH_RESULT=Search Result diff --git a/templates/beez/html/com_search/search/default_results.php b/templates/beez/html/com_search/search/default_results.php index 901470bb04d..250ee5186a0 100644 --- a/templates/beez/html/com_search/search/default_results.php +++ b/templates/beez/html/com_search/search/default_results.php @@ -7,9 +7,6 @@ defined('_JEXEC') or die('Restricted access');

escape($this->searchword) ?> result ?> - - image ?> -