Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dogpile BBCode v1.0.1 [1.2.x - Custom MyCode]
10-16-2006, 12:36 PM (This post was last modified: 10-16-2006 12:40 PM by DennisTT.)
Post: #1
Dogpile BBCode v1.0.1 [1.2.x - Custom MyCode]
This custom MyCode allows the use of [dogpile]searchtext[/ dogpile], which produces a link to the corresponding Dogpile web search.

MyBB Version: 1.2.x
Type: Custom MyCode
Plugin Version: v1.0.1 (Oct 15, 2006)

Installation:
In the Admin CP --> Message Filters --> Custom MyCode, add a new MyCode with the following data:

MyCode Title: Dogpile MyCode
MyCode Description: This custom MyCode allows the use of [dogpile]searchtext[/ dogpile], which produces a link to the corresponding Dogpile web search.
Regular Expression:
Code:
\[dogpile\](.*?)\[/dogpile\]
Replacement:
Code:
<a href="http://www.dogpile.com/info.dogpl/search/web/$1" target="_blank" title="Search Dogpile for $1">[Search Dogpile for $1]</a>
Activate MyCode? Yes

[Image: sig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-16-2006, 12:39 PM
Post: #2
RE: Dogpile BBCode v1.0.0 [1.0+ - Plugin]
Example:

[Search Dogpile for DennisTT]
[Search Dogpile for MyBBoard]

[Image: sig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: