![]() |
Correct OpenSearch description
Hi,
I'm trying to create an OpenSearch description XML document for a vBulletin forum and could need some help. So far my document looks like this: Code:
<?xml version="1.0" encoding="UTF-8" ?> So is there anybody who already has done this and can help me on fixing the OpenSearch description? Regards TiKu |
Looking at this mod: https://vborg.vbsupport.ru/showthread.php?t=119144 I found that using this for the Url tag works:
Code:
<Url type="text/html" Just out of curiosity I played around a little trying to figure out what exactly was the problem with what you had, but I couldn't (I realized after a while that I had forgotten that vbulletin caches searches, so that's probably why I couldn't figure it out). |
Thank you. It's even easier. I thought I would need POST because of the cashing, but the default GET works as well:
Code:
<Url type="text/html" template="http://myurl/vbulletin/search.php?do=process&quicksearch=1&query={searchTerms}" /> Regards TiKu |
All times are GMT. The time now is 03:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|