google hack for phpBB

This forum is for discussing the future of the PHP Developer's Network, as well as for us to get your opinion on things.

This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

google hack for phpBB

Post by m3mn0n »

http://www.phpbb.com/phpBB/viewtopic.php?t=123139

i'm glad that suggestion i posted all thoses months ago was turned into a mod

i bet it wouldnt be too hard to also add a [phpman]function_name[/phpman] type of mod based on that google mod =P
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

Let's test this thing.

[google]nay rules[/google]

-Nay

edit: I have no idea O_o
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

lol...it's not installed here yet =P
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

'm glad that suggestion i posted all thoses months ago was turned into a mod
:lol: I thought it was turned into a mod here. haha

-Nay
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

nice, hope someone will install it here, we really need it :D
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Re: google hack for phpBB

Post by JAM »

Sami wrote:i bet it wouldnt be too hard to also add a [phpman]function_name[/phpman] type of mod based on that google mod =P
That, is something that we really, really need!
Really.
[man]ref[/man] would be enough tho...

Also,

Code: Select all

ref
could also be added.

i have these added as quicksearches in Mozilla, and earlier i had them in IE. Makes life coding so easy.
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

[man="php"]function[/man]
[man="mysql"]query[/man]
Image Image
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Yeah I use SlimBrowser and I have Phuse, PHP Manual, and MySQL Manual searches built right in. It saves a lot of time indeed. ;)
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Okay, spent some time putting this in. Now we have bbcode's for common things, such as:

PHP Manual
MySQL Manual
PostgreSQL Manual
Google Search
Mailing List Search

and, a Big Search, which allows you to create quick links to the PHP Manual, the Google Search, and the Mailing List Search with only 1 bbCode. For those times you want to link to several places dealing with PHP.
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

coool, thanks jason :D
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

yeah, very cool. 8)
Post Reply