Posts Tagged ‘google’
Search in CakePHP.org TextMate command
Posted by primeminister | Filed under Cake-Toppings
I’ve setup a Google custom search engine that will search in the cakephp.org domain. So this will include API, Tests, Trac and of course The Book.
When you search you have refinements at the top of the search results that gives you easy access to the subparts of cakephp.org
And because TextMate is my favorite Editor I added a command in there that will search any selected word in that custom search engine. Now I have all the sources for that keyword at my hand.
Download the command, unzip it and double-click to install. I added ctrl-shift-s to that command as a shortkey.
Cheers!
Update: As there was already a custom search for CakePHP related sites I added another command to search in there. So two commands: One to search only in the cakephp.org domain (with refinements) and one to search also in other cakephp sites. Download!