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

improving google search form #1912

Merged
merged 2 commits into from Jul 25, 2015
Merged

Conversation

carlosvin
Copy link
Contributor

I've just improved google search form form my website. Maybe it is useful for you.

It was tested on bootstrap3 based themes.

# <form id="search" action="//www.google.com/search" method="get" class="navbar-form pull-left">
# <input type="hidden" name="q" value="site:%s" />
# <input type="text" name="q" maxlength="255" results="0" placeholder="Search"/>
# <form method="get" action="http://www.google.com/search" class="navbar-form nav$
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is that $ doing here?

@Kwpolska Kwpolska self-assigned this Jul 25, 2015
@Kwpolska Kwpolska added this to the v7.6.2 milestone Jul 25, 2015
@Kwpolska
Copy link
Member

Looks great, thanks!

(I’ll handle a bit of documentation before merging, namely authors and changelog)

@Kwpolska Kwpolska merged commit 96f61df into getnikola:master Jul 25, 2015
Kwpolska added a commit that referenced this pull request Jul 25, 2015
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Kwpolska added a commit that referenced this pull request Jul 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants