1.8.2 • Published 8 years ago

@cnbritain/wc-search-header v1.8.2

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

wc-search-header

Search header

Settings

KeyOptionalDefaultDescription
search_urlTrue'/search'The url to post the form to
search_placeholderTrue'Search'Placeholder text for the search box
search_valueTrue''Default value to put into the textbox
results_totalTrue0Total number of search results
display_resultsTrueFalseShows the results section

Themes

  • Wired

Prerequisites:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

Demo:

Install dependencies:

npm install

Build the things:

npm run sass
npm run js

Python the pythons:

cd demo
virtualenv .
source bin/activate
pip install -r requirements.txt

Start the demo server:

python demo.py
1.8.2

8 years ago

1.8.1

8 years ago

1.8.0

8 years ago

1.7.7

8 years ago

1.7.6

8 years ago

1.7.5

8 years ago

1.7.4

8 years ago

1.7.3

8 years ago

1.7.2

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago