Download & Extend

Releases for Search Autocomplete

search_autocomplete 7.x-2.3

Download Size md5 hash
search_autocomplete-7.x-2.3.tar.gz 29.47 KB 1567830537366265409b0992ee5154b3
search_autocomplete-7.x-2.3.zip 36.31 KB 762553c643fd14279dfe4c8078d5d893
Last updated: March 8, 2012 - 19:45
Official release from tag: 7.x-2.3

Release notes

Just go on for 7.x-2.3 !
Changes from last version are:
- #1443972: Convert javascript to use Drupal behaviors
- #1443646: Multilingual site search
- #1441260: Auto-complete ignores weights of suggestion types
- #1417322: failure after upgrade to 7.2.1 with comments disabled
- #1417424: default form ID selectors in multilingual environments
+ some minor string and detail fix.

search_autocomplete 7.x-2.1

Download Size md5 hash
search_autocomplete-7.x-2.1.tar.gz 29.09 KB 12e1cc870633c895f9bc71a9bf084e1a
search_autocomplete-7.x-2.1.zip 35.87 KB 3f1bb2d363148ef6d69d4c457030101c
Last updated: January 19, 2012 - 18:50
Official release from tag: 7.x-2.1

Release notes

Fix for SA-CONTRIB-2012-013 - Search Autocomplete - SQL Injection

Security Issue fix:
- Major SQL injection security issue fixed.
Major Issue fix:
- #1313178: Search Autocomplete Settings not Saved : settings where propagated to every forms instead of only child form.
Minor Issue fix:
- #1316596: Javascript Error : minor Javascript issue, fixed for old IE compatibility.
New functionality:
- #192424: Language sensitive Search Autocomplete : add new placeholder for potential language sensitive autocompletion.

search_autocomplete 6.x-2.2

Download Size md5 hash
search_autocomplete-6.x-2.2.tar.gz 28.73 KB 77b120e718175051967a2df606382043
search_autocomplete-6.x-2.2.zip 35.65 KB ba046f554d97c43ebfaf3b4596a9a6c7
Last updated: January 10, 2012 - 20:35
Official release from tag: 6.x-2.2

Release notes

Major issue fixed:
#1393590: %-modifiers Problem Words starting with b or any %-modifier may not apply correctly
Minor issue fixed:
#1393562: Missing global $base_url; causes a http error in case of installing drupal in a subdirectory global variable definition missing

Other:
Change the end of query syntax to # in order to make thing simpler. Only used with advanced configuration. Please read the documentation.

search_autocomplete 7.x-2.0

Download Size md5 hash
search_autocomplete-7.x-2.0.tar.gz 28.85 KB f56db27aed533f212fd35f388a9082db
search_autocomplete-7.x-2.0.zip 35.61 KB 9fe313f7302383e0b77ec4245e843e57
Last updated: December 25, 2011 - 19:25
Official release from tag: 7.x-2.0

Release notes

* Discover some new features with this 2.0 version!

- Use a standalone jquery plugin for autocompletion providing more settings, such as coloration, highlighting, caching, etc...
- Forms to autocomplete are individually configurable.
- Advanced users can add their own forms to autocomplete whatever they want! Fields to autocomplete are therefore targeted using jquery selectors.
- More types of suggestions to display are available:
-> words (any word in your site)
-> node titles
-> comment titles (if optional module comment enabled)
-> taxonomies (if optional module taxonomy enabled)
- Each type of suggestion is prefixable (to indicate your user what the suggestion stand for)
- Advanced users can define their own suggestions providing an SQL query.

search_autocomplete 6.x-2.1

Download Size md5 hash
search_autocomplete-6.x-2.1.tar.gz 28.63 KB 6bb3153cb9a2035f0290e06404fb8dc5
search_autocomplete-6.x-2.1.zip 35.51 KB ebf3b3c1dd8e5f66a355d6b2e56178bd
Last updated: December 14, 2011 - 18:30
Official release from tag: 6.x-2.1

Release notes

Minor fixes:
- #1333842: Search results : The suggestion prefix are included in the search after autocompletion usage. This ruined the results in some cases.
- #1368502: Nothing happens : the search was not performed unless you click on the submit button. Now, it is automatically after a suggestion is chosen as any usual autocompleted form.
- minor fix for old IE version compatibility
- remove a deprecated file accidentally left in 2.0

search_autocomplete 6.x-2.0

Download Size md5 hash
search_autocomplete-6.x-2.0.tar.gz 29.1 KB 7989ed66fb75131d662ea413756d1bec
search_autocomplete-6.x-2.0.zip 36.33 KB 9cfae6f24a5535d15ee75d8010fa1854
Last updated: November 6, 2011 - 19:50
Official release from tag: 6.x-2.0

Release notes

Discover some new features with this 2.0 version!

- Use a standalone jquery plugin for autocompletion providing more settings, such as coloration, highlighting, caching, etc...
- Forms to autocomplete are individually configurable.
- Advanced users can add their own forms to autocomplete whatever they want! Fields to autocomplete are therefore targeted using jquery selectors.
- More types of suggestions to display are available:
- words (any word in your site)
- node titles
- comment titles (if optional module comment enabled)
- taxonomies (if optional module taxonomy enabled)
- Each type of suggestion is prefixable (to indicate your user what the suggestion stand for)
- Advanced users can define their own suggestions providing an SQL query.

search_autocomplete 6.x-2.0-alpha1

Download Size md5 hash
search_autocomplete-6.x-2.0-alpha1.tar.gz 24.8 KB 3932b6cce0ac8351f3eea7cbb36a1480
search_autocomplete-6.x-2.0-alpha1.zip 28.72 KB c7b06ffb284dcb115a4909a170fbe200
Last updated: September 28, 2011 - 20:56
Official release from tag: 6.x-2.0-alpha1

Release notes

Version 2.x Search Autocomplete module.
---------------------------------------

This new version offers the very same features as version 1.x but add new ones:
- the forms are now individually configurable
- the autocompletion can be made using drupal core autocompletion or an included jquery plugin.
- the suggestions can be ordered and chosen in various possibilities such as :
-> words
-> node titles
-> comment titles
-> usernames
-> vocabularies
- the suggestions can be prefixed to give even more help to your end-user.

search_autocomplete 7.x-1.0

Download Size md5 hash
search_autocomplete-7.x-1.0.tar.gz 9.21 KB 6161fb5b1453a87dda52a90494ffbb08
search_autocomplete-7.x-1.0.zip 10.85 KB 224ac52cde80b0bed39b4f8b449f8de0
Last updated: August 13, 2011 - 11:07
Official release from tag: 7.x-1.0

Release notes

After a couple of weeks without issues, 1.0 is now considered stable.

/!\ This release does not contain any functionality change or bug fix but just changed from beta to stable. So its up to you to update or not. /!\

Minor changes in typo.

search_autocomplete 5.x-1.0

Download Size md5 hash
search_autocomplete-5.x-1.0.tar.gz 9.46 KB 3e2d5b3d0ffe1a3b590b2080b1ce4e97
search_autocomplete-5.x-1.0.zip 11.82 KB 1ebcb0b6ab270601357296c86a4c0381
Last updated: August 13, 2011 - 11:07
Official release from tag: 5.x-1.0

Release notes

After a couple of weeks without issues, 1.0 is now considered stable.

/!\ This release does not contain any functionality change or bug fix but just changed from beta to stable. So its up to you to update or not. /!\

Minor changes in typo.

search_autocomplete 6.x-1.0

Download Size md5 hash
search_autocomplete-6.x-1.0.tar.gz 8.83 KB a9bca66d55a367305c853c58b43d6aee
search_autocomplete-6.x-1.0.zip 9.94 KB 6a59a546717a64050a9c0db1dabfc7a2
Last updated: August 13, 2011 - 10:56
Official release from tag: 6.x-1.0

Release notes

After a couple of weeks without issues, 1.0 is now considered stable.

/!\ This release does not contain any functionality change or bug fix but just changed from beta to stable. So its up to you to update or not. /!\

Minor changes in typo.

search_autocomplete 8.x-1.0-beta2

Download Size md5 hash
search_autocomplete-8.x-1.0-beta2.tar.gz 9.2 KB ef451159f7123cbb305fb2ea07e90ecb
search_autocomplete-8.x-1.0-beta2.zip 10.84 KB e5596afa399bafa5b80f4e0853e53c79
Last updated: August 8, 2011 - 13:17
Official release from tag: 8.x-1.0-beta2

Release notes

D8 port of Search Autocomplete module.
---------------------------------------

> Offers integration with Search from Drupal core. Autocompletion can be set to:
- Search Page content search form
- Search Block form
> Suggestions come from search_index table. In other words, is can be any word appearing in your content.
> Autocompletion is made thought Drupal Form API capacities (misc/autocomplete.js) in other word it enables the Drupal core autocompletion.
> Choose number of characters to be input before autocompletion suggestions appears.
> Choose number of suggestions to display.
> Suggestions can be sorted:
- naturally (none)
- alphabetically
- by keyword score
- by keyword relevancy

Sponsored by www.axiomcafe.fr

search_autocomplete 7.x-1.0-beta1

Download Size md5 hash
search_autocomplete-7.x-1.0-beta1.tar.gz 9.21 KB 6a1877c523baf0cb781cd4a3d8e86a00
search_autocomplete-7.x-1.0-beta1.zip 10.85 KB f4c58495ca97a15e8ff17dff8a48bed4
Last updated: July 31, 2011 - 16:52
Official release from tag: 7.x-1.0-beta1

Release notes

D7 port of Search Autcomplete module. v1.0
----------------------------------------------------

> Offers integration with Search from Drupal core. Autocompletion can be set to:
- Search Page content search form
- Search Block form
- Theme Search Form (no more existing in Drupal 7)
> Suggestions come from search_index table. In other words, is can be any word appearing in your content.
> Autocompletion is made thought Drupal Form API capacities (misc/autocomplete.js) in other word it enables the Drupal core autocompletion.
> Choose number of characters to be input before autocompletion suggestions appears.
> Choose number of suggestions to display.
> Suggestions can be sorted:
- naturally (none)
- alphabetically
- by keyword score
- by keyword relevancy

search_autocomplete 6.x-1.0-beta1

Download Size md5 hash
search_autocomplete-6.x-1.0-beta1.tar.gz 8.83 KB c82aa5d5c412d89260b676f943539ad4
search_autocomplete-6.x-1.0-beta1.zip 9.95 KB 23d40ae6aef8e4e83a3f76e6acc54374
Last updated: July 27, 2011 - 16:02
Official release from tag: 6.x-1.0-beta1

Release notes

***
* Search Autocomplete
* Enables autocomplete functionality on search fields.
***

@authors
D6 port by Joakim Stai, NodeOne
Bug fixes and code review by Dominique CLAUSE, Miroslav
# fixed: search form autocompletion: wrong callback.
# fixed: choosen autocomplete forms did not validate: all search forms where autocompleted.
# fixed: module administration link did not appear in admin panel.
# minor changes: best practice code management to validate CODER module review.
# postponed: removed block search to conform with a strict port (block support will be added later)

Sponsored by:
www.axiomcafe.fr

Known Issue:
This module uses drupal core autocompletion which is known to have a popup
position issue. You may consider patching core to fix it:
http://drupal.org/node/625170

search_autocomplete 5.x-1.0-beta2

Download Size md5 hash
search_autocomplete-5.x-1.0-beta2.tar.gz 9.47 KB 7b96a823018129d3e6a8e5461e2a38f3
search_autocomplete-5.x-1.0-beta2.zip 11.82 KB cfd12999e1a125f7c152a79b04a8b4b3
Last updated: July 26, 2011 - 16:07
Official release from tag: 5.x-1.0-beta2

Release notes

* Original module form previous maintainer.

French translation has been added.
No new functionality added: only code change as been made to fit better with Drupal Best Practices.

search_autocomplete 5.x-1.0-beta1

Download Size md5 hash
search_autocomplete-5.x-1.0-beta1.tar.gz 7.63 KB df36dbdda23c5dfeeb45e4f406e768da
search_autocomplete-5.x-1.0-beta1.zip 8.19 KB 5ccdd1e4bab9254e184a9ba8dee81d39
Last updated: July 26, 2011 - 15:32
Official release from tag: 5.x-1.0-beta1

Release notes

* Original module form previous maintainer.

French translation has been added.
No new functionality added: only code change as been made to fit better with Drupal Best Practices.

search_autocomplete 5.x-1.x-dev

Download Size md5 hash
search_autocomplete-5.x-1.x-dev.tar.gz 7.62 KB 25e5cdd3c5b4e6ce667d6c8af869f05e
search_autocomplete-5.x-1.x-dev.zip 8.19 KB db7bc064e2738d49fed0a37520d714c6
Last updated: February 25, 2011 - 07:48
Development snapshot from branch: master

Release notes

This module allows you to add autocomplete functionality on the search fields for a Drupal site. During the input, the field will be expanded and offer a list of results before you start the search.

Subscribe with RSS Syndicate content
nobody click here