Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
OpenSearch Details »»
OpenSearch
Version: 1.1, by Spleasure Spleasure is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.0 Rating:
Released: 06-19-2006 Last Update: 02-17-2007 Installs: 43
Uses Plugins Template Edits
Translations  
No support by the author.

NCODE OPENSEARCH FOR VBULLETIN 3.6.0
version: 1.1

I. What does it do
This plugin adds OpenSearch capabilities to you vBulletin board. OpenSearch is a standard defined by A9.com and defines a unified interface for search engines. The definitions are devided into four parts:

- OpenSearch Description: defines an XML format for describing search services
- OpenSearch Query Syntax: defines the query method and format, which is embedded in the OpenSearch Description file
- OpenSearch Response: defines RSS and ATOM extensions to return machinereadable search results.
- OpenSearch Query: defines a way of referring to a set of search results

This plugin provides a OpenSearch Description file, and thus implements OpenSearch Description and OpenSeach Query Syntax. OpenSearch Response is not implemented, and might get implemented in a future update, when the demand is sufficient, and when vBulletin allows for an easy integration.

This plugin is based around OpenSearch 1.1 Draft 3.

The plugin adds an autodiscovery tag to the <head> section of all pages, as recommended by the OpenSearch Description specification.

The current versions of the two largest browsers will support OpenSearch.
Information about the Internet Explorer 7 implementation can be found on:
http://blogs.msdn.com/ie/archive/2006/02/07/527266.aspx

Firefox 2 has supporting documents on:
http://developer.mozilla.org/en/docs...ns_for_Firefox
Please note that you might run into the following bugs when using Firefox 2:
OpenSearch: plugin not added if description not in utf-8 encoding
https://bugzilla.mozilla.org/show_bug.cgi?id=357830
Work around this bug by not using non-UTF-8 characters in the bbtitle, description
and keywords fields.
Can't use remote search engine icons larger than 10KB
https://bugzilla.mozilla.org/show_bug.cgi?id=361923
Don't use favicon.ico images larger than 10 KB. The default vBulletin icon is sized
9.9 KB and doesn't seem to work as well. However, this icon is a little bugged: it
contains double data (see vB 3.6 bug #716). I have attached an improved favicon.ico
with this plugin.

More on OpenSearch in general can be found on:
http://www.opensearch.org/


II. Installation
Use the product manager in vBulletin to upload the XML file.

III. Configuration
All settings are read from your vBulletin settings.
nCode OpenSearch makes use of the following settings:
- bbtitle
- description
- keywords
- webmasteremail
- languagecode
It also links to your favicon.ico image in the Description file.

In the control panel you'll find fields to alter the SyndicationRight
and AdultContent values of the OpenSearch Description file.
The SyndicationRight value is currently useless, because is controls
the OpenSearch Response part, which isn't implemented. It's provided
for completeness.

IV. Version history
1.1 (February 18th, 2007)
- added correct content-type to XML files
- secured the xml with CDATA sections
- support for the mozilla specific moz:SearchForm tag
- added notices about Firefox 2 bugs in the readme

1.0 (February 16th, 2007)
- Fixed templates

1.0 beta 1 (June 20th, 2006)
- First public release

V. Copyright
please keep in mind that:
THIS IS NOT FREE SOFTWARE

You are allowed to install this in your forum, and you are allowed to make suggestions for improvements. It is not allowed to redistribute the files in any other way than as a zipfile with the XML and this readme in original state.

(c) 2006 nCode - www.ncode.nl - info@ncode.nl

Below you can find screenshots from Internet Explorer 7 and Firefox 2.

Support site:
http://www.ncode.nl/vbulletinplugins/

Like it? Please donate
You can donate by PayPal: USD or EUR

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 02-18-2007, 06:36 PM
boatdesign's Avatar
boatdesign boatdesign is offline
 
Join Date: Nov 2001
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spleasure View Post
Fixed in 1.1
Works great now! Thank you!
Reply With Quote
  #33  
Old 04-04-2008, 11:40 AM
M-Tuning's Avatar
M-Tuning M-Tuning is offline
 
Join Date: Jul 2005
Location: Winschoten (NL)
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wanted to say it works with 3.7.0 too
Reply With Quote
  #34  
Old 04-05-2008, 11:41 PM
tmiland tmiland is offline
 
Join Date: Mar 2008
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet! This works great (3.7.0 RC2)
*installed* & *nominated*
Reply With Quote
  #35  
Old 06-25-2008, 07:16 PM
tazzarkin tazzarkin is offline
 
Join Date: Nov 2007
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow. this is awesome.
Reply With Quote
  #36  
Old 06-26-2008, 04:51 AM
DonaldDuck DonaldDuck is offline
 
Join Date: Nov 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks works but is there a way to set a different title for the search bar ? My forum's name is too long for that ... :-/ ? It is just not good looking - there is a problem with an & in a title too ...

ok found my way - I just changed "bbtitle" ... to what I wanted =)
Reply With Quote
  #37  
Old 06-28-2008, 12:43 PM
tazzarkin tazzarkin is offline
 
Join Date: Nov 2007
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I keep getting the following error message for firefox and ie:

Could not download the search plugin in from:
"www.mydomainname.com/misc.php?do=page&template=ncode_opensearch"

What would cause this?

-------------------------

fixed it: in the xml file i changed "misc.php?do=page&amp;template=ncode_opensearc h"

to:

"{$vbulletin->options[bburl]}/misc.php?do=page&amp;template=ncode_opensearch"

it works great! thanks for this mod!
Reply With Quote
  #38  
Old 07-24-2008, 05:04 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This works for 3.7 by the way. I can't believe more people have not jumped on this. What a great mod!
Reply With Quote
  #39  
Old 01-29-2009, 07:58 PM
leodestroy's Avatar
leodestroy leodestroy is offline
 
Join Date: Jul 2008
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what about vb 3.8.1?
Reply With Quote
  #40  
Old 02-05-2009, 04:26 PM
leodestroy's Avatar
leodestroy leodestroy is offline
 
Join Date: Jul 2008
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any one can't help with vb 3.8???
Reply With Quote
  #41  
Old 04-07-2009, 10:29 AM
terminator2k2 terminator2k2 is offline
 
Join Date: Jun 2004
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works fine till 3.7.6 can't say if it works on the 3.8.x
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:21 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04708 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete