Please login or register.
Login with username, password and session length
May 24, 2013, 07:29:27 AM
News: We're back! And here to stay!
collapse

* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

Fatal error: by mailtobala04
[May 17, 2013, 04:36:20 PM]


Backend Items (Images) don't work by bauchinj
[May 15, 2013, 04:18:55 PM]


Permissions issue: a user can upload images in other user galleries by guidocx84
[May 11, 2013, 05:17:44 PM]


Payment after loggin by mirjam
[May 11, 2013, 03:02:56 PM]


image titles without dashes by mirjam
[May 11, 2013, 02:57:48 PM]


Batch Upload Fails by mirjam
[May 11, 2013, 02:52:08 PM]


Slow Gallery with many Photos by mirjam
[May 11, 2013, 02:49:36 PM]


500 error Rackspace by mirjam
[May 11, 2013, 02:23:09 PM]

Advertisement


Pages: [1]   Go Down

Author Topic: search bot joomla 1.5  (Read 3947 times)

Offline tomduyx

  • Newbie
  • *
  • Posts: 1

search bot joomla 1.5
« on: February 09, 2008, 03:03:13 PM »
When is searchbot for joomla 1.5 available i need it for my website.

Greetings Tom

Offline JJ Choo

  • Newbie
  • *
  • Posts: 5

Re: search bot joomla 1.5
« Reply #1 on: November 06, 2008, 09:05:18 AM »
I'm looking for this too..

Anyone can share the modified version of Search Bot ?

Thanks.

Offline baboon

  • Newbie
  • *
  • Posts: 25

Re: search bot joomla 1.5
« Reply #2 on: November 06, 2008, 09:28:42 AM »
interested too !

Offline Antti

  • Retired from Dev Team
  • Newbie
  • ****
  • Posts: 27

Re: search bot joomla 1.5
« Reply #3 on: November 06, 2008, 12:23:08 PM »
Actually there is already search pluging for J1.5 in svn. Tried it quickly and seems to work out of the box.  :)

Its not currently in downloads page so here its as attachment.


[attachment no longer available]
RSGallery2: 1.5Native - Dev

Offline JJ Choo

  • Newbie
  • *
  • Posts: 5

Re: search bot joomla 1.5
« Reply #4 on: November 06, 2008, 03:31:07 PM »
Hi Antti,

Thanks so much for the new plugin..It works :)

Any idea how to show brief description in the search result ?

Also, is it possible to include search about the gallery title ?

Thanks :)
« Last Edit: November 06, 2008, 04:51:57 PM by JJ Choo »

Offline baboon

  • Newbie
  • *
  • Posts: 25

Re: search bot joomla 1.5
« Reply #5 on: November 08, 2008, 12:59:50 PM »
thanks so ti works but two things :

1 - the search result is not SEF right, example

i have those links

Code: [Select]
http://www.mywebsite.org/index.php/component/rsgallery2/item/2521/asInline.html
instead that :

Code: [Select]
http://www.mywebsite.org/index.php/gallery/item/2521/asInline.html
gallery is the name i give to the component for url rewriting

also as you know it's a security issue to have the nam of the component in the url...


2 - the modifcation to make work the display of thumbnail in the search result as describe under work bu broke the display result for content search !

Code: [Select]
// To have thumbnails displayed in the search result, change in file :
// \administrator\components\com_search\helpers\search.php
// line 130 :
// return SearchHelper::_smartSubstr( strip_tags( $text ), $length, $searchword );
// to :
// return SearchHelper::_smartSubstr( $text , $length, $searchword );

Offline Antti

  • Retired from Dev Team
  • Newbie
  • ****
  • Posts: 27

Re: search bot joomla 1.5
« Reply #6 on: November 25, 2008, 02:28:48 PM »
Thanks baboon and JJ Choo for good comments,
1) for this i have fix already, still requires some more testing
2) this i dont know.. dont like to hack core to support images so most likely will remove this part.
description and title) will look into those as well  :)
RSGallery2: 1.5Native - Dev
Pages: [1]   Go Up
 

anything