Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add site search settings #15

Closed
wants to merge 1 commit into from
Closed

Conversation

jakevdp
Copy link
Contributor

@jakevdp jakevdp commented May 7, 2013

This PR adds settings controlling a custom search box for the site:

  • SEARCH_BOX: set to true to enable site search box
  • SITESEARCH: [default: 'http://google.com/search'] search engine to which
    search form should be pointed (optional)

@duilio
Copy link
Owner

duilio commented Sep 1, 2013

Sorry jake for the very late comment on this. I didn't accept this pull request yet because it feels a little bit hacky the replace filter used to remove "http://", it would not work for https websites. I guess we can just pipe the replace with another replace to consider this specific case by the way. Can you do the change?

This was referenced Oct 29, 2013
@duilio duilio closed this Feb 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants