Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

New Custom Google search & Basic Development bar !


Go to End


2 Posts   1370 Views

Avatar
DesignerX.com.au

Community Member, 107 Posts

6 August 2012 at 4:53am

Hi:
I have this bit of code that I always use , A basic bar with important links to quick ?flush & dev/build + many other good things so I like to share it :
Download & open this file , I have all instruction in the comments .
This is modified to wotk for SS3 . Also there is a google custom search built in to auto search many good SS Blogs & api.silverstripe.org .
Here is the Direct link to the custom google search : http://www.google.com/cse/home?cx=010558900908239387678:vqc2gretvaq

let me know if there more website i should include in the custom search ;)

Attached Files
Avatar
jak

Community Member, 46 Posts

8 August 2012 at 11:05am

Nice idea! I spent the last months working on debug functionality. You can check out the result at https://github.com/jakr/developer_dashboard/. I followed a slightly different approach, the documentation is at https://github.com/jakr/developer_dashboard/blob/master/docs/en/index.md