[外掛] 指定某"字""詞""句"用Google搜尋

Officially Approved MODs
由 phpBB Group 官方發展小組認證的 MOD!

版主: 版主管理群

版面規則
請注意!只有發表在 [2.0.x] MOD Database Releases 的外掛,才算是官方認證的外掛。
主題已鎖定
eMax
星球公民
星球公民
文章: 61
註冊時間: 2005-08-22 11:23
來自: 大臺北

[外掛] 指定某"字""詞""句"用Google搜尋

文章 eMax »

代碼: 選擇全部

############################################################## 
## MOD Title: Google Search BBCode 
## MOD Author: wGEric < eric@egcnetwork.com > (Eric) http://eric.best-1.biz 
## MOD Author, Secondary: LifeIsPain <brian@orvp.net> (Brian Evans)
## MOD Description: Adds a new bbcode.  Allows you put make strings in your post
## 	   	    be searched for in Google. ([google]string to search for[/google])
## MOD Version: 1.2.0
## 
## Installation Level: (Easy) 
## Installation Time: 10 Minutes
## Files To Edit: - posting.php
##                - includes/bbcode.php,
##                - langugage/lang_english/lang_main.php,\r
##                - templates/subSilver/bbcode.tpl,
##                - templates/subSilver/posting_body.tpl
## Included Files: n/a
############################################################## 
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
############################################################## 
## Author Notes: 
## 		  You must have Multiple BBCode MOD installed for this to work.
##      Get it here: http://www.phpbb.com/phpBB/viewtopic.php?t=74705
##
##      example:
##		  [google]string to search for[/google]
## 
############################################################## 
## MOD History: 
##
##  2004-09-27 - Version 1.2.0
##	       - Updated to work with Multi BBcode 1.4.0
##
##  2003-07-30 - Version 1.1.2
##	       - Fixed a typo
##
##  2003-07-28 - Version 1.1.1
##             - Fixed bug that would escape ", Thanks to LifeIsPain
##
##   2003-07-24 - Version 1.1.0
##              - Added Button
##				- Minor Changes
##
##   2003-07-18 - Version 1.0.0 
##      	- First Release
## 
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################
Download File: http://www.phpbb.com/phpBB/catdb.php?mo ... &id=695308
裝後始使用說明: po文時,利用[google]最貴的車[/google]搜尋最貴的車之相關資料

更正: 請先安裝Mutiple Mod
:arrow: http://www.phpbb.com/phpBB/catdb.php?mo ... &id=821728
(造成不便之處請見諒 :oops: )
主題已鎖定

回到「官方認證外掛」