Mention suggest in try.html
This commit is contained in:
parent
4442eecfec
commit
d0a878a0da
7
try.html
7
try.html
|
@ -52,15 +52,14 @@ table.badge > tbody > tr > td > img { cursor: pointer; }
|
|||
Pixel-perfect Retina-ready Fast Consistent Hackable No tracking
|
||||
</p>
|
||||
|
||||
<!-- FIXME: search through vendor badges
|
||||
<!-- FIXME: search through vendor badges (`/$suggest/v1`, see suggest.js).
|
||||
It should detect URLs, call an ajax hook in the server that fetches the project
|
||||
data, returns a list of valid badges for the project with copy-and-paste
|
||||
data, return a list of valid badges for the project with copy-and-paste
|
||||
markdown, html, etc.
|
||||
If it isn't a URL, search through available badges for keywords corresponding to
|
||||
the search.
|
||||
|
||||
When that is implemented, change the placeholder to
|
||||
'search / project URL'
|
||||
When that is implemented, change the placeholder to 'search / project URL'
|
||||
-->
|
||||
<form action='javascript:void 0'>
|
||||
<input name='projectSearch' id='projectSearch' autofocus placeholder='search'/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user