You are here

README.txt in Search Autocomplete 7.2

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 7.4 README.txt
  4. 7.3 README.txt
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
*            Welcome to Search Autocomplete v7.x-2.1 !
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

 ***
 * Search Autocomplete
 * Enables autocomplete functionality on search fields.
 ***
 
 @authors
 Miroslav (Dominique CLAUSE) <http://www.axiomcafe.fr/contact>

 Sponsored by:
 www.axiomcafe.fr

--------------------------------------------------------------------------------- 
-- 1.  Installing Search Autocomplete:

Place the entirety of this directory in sites/all/modules/search_autocomplete 
or in the equivalent directory of your Drupal installation.

Navigate to administer >> build >> modules. Enable Search Autocomplete.

If you're having trouble installing this module, please ensure that your tar 
program is not flattening the directory tree, truncating filenames or losing 
files.

--------------------------------------------------------------------------------- 
-- 2.  Updating Search Autocomplete:

Delete every files in the module directory sites/all/modules/search_autocomplete 
or in the equivalent directory of your Drupal installation.

Place all files from this 2.x version in this sites/all/modules/search_autocomplete
or equivalent folder.

Run the update script. Make sure to run the udpate functions.

If you're having trouble installing this module, please ensure that your tar 
program is not flattening the directory tree, truncating filenames or losing 
files.

---------------------------------------------------------------------------------
-- 3.  Setting Search Autocomplete

Navigate to /admin/config/search/search_autocomplete

The configuration options are not as quite easy to understand as it was in previous
version. Please consider reading the documentation available at:
http://projects.axiomcafe.fr

---------------------------------------------------------------------------------
-- 4.  Translating Search Autocomplete

Please visit the module translation page to download translation:
http://localize.drupal.org/translate/downloads?project=search_autocomplete.

Please refer to section 5 (Helping) for typo, grammar or langage issues.

---------------------------------------------------------------------------------
-- 5.  Helping and complaining on Search Autocomplete

To help this module live, please post your issues, ideas and comments at:
http://drupal.org/node/add/project-issue/search_autocomplete
and view issues at:
http://drupal.org/project/issues/search_autocomplete?categories=All


The new maintener: Miroslav

File

README.txt
View source
  1. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  2. * Welcome to Search Autocomplete v7.x-2.1 !
  3. * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  4. ***
  5. * Search Autocomplete
  6. * Enables autocomplete functionality on search fields.
  7. ***
  8. @authors
  9. Miroslav (Dominique CLAUSE)
  10. Sponsored by:
  11. www.axiomcafe.fr
  12. ---------------------------------------------------------------------------------
  13. -- 1. Installing Search Autocomplete:
  14. Place the entirety of this directory in sites/all/modules/search_autocomplete
  15. or in the equivalent directory of your Drupal installation.
  16. Navigate to administer >> build >> modules. Enable Search Autocomplete.
  17. If you're having trouble installing this module, please ensure that your tar
  18. program is not flattening the directory tree, truncating filenames or losing
  19. files.
  20. ---------------------------------------------------------------------------------
  21. -- 2. Updating Search Autocomplete:
  22. Delete every files in the module directory sites/all/modules/search_autocomplete
  23. or in the equivalent directory of your Drupal installation.
  24. Place all files from this 2.x version in this sites/all/modules/search_autocomplete
  25. or equivalent folder.
  26. Run the update script. Make sure to run the udpate functions.
  27. If you're having trouble installing this module, please ensure that your tar
  28. program is not flattening the directory tree, truncating filenames or losing
  29. files.
  30. ---------------------------------------------------------------------------------
  31. -- 3. Setting Search Autocomplete
  32. Navigate to /admin/config/search/search_autocomplete
  33. The configuration options are not as quite easy to understand as it was in previous
  34. version. Please consider reading the documentation available at:
  35. http://projects.axiomcafe.fr
  36. ---------------------------------------------------------------------------------
  37. -- 4. Translating Search Autocomplete
  38. Please visit the module translation page to download translation:
  39. http://localize.drupal.org/translate/downloads?project=search_autocomplete.
  40. Please refer to section 5 (Helping) for typo, grammar or langage issues.
  41. ---------------------------------------------------------------------------------
  42. -- 5. Helping and complaining on Search Autocomplete
  43. To help this module live, please post your issues, ideas and comments at:
  44. http://drupal.org/node/add/project-issue/search_autocomplete
  45. and view issues at:
  46. http://drupal.org/project/issues/search_autocomplete?categories=All
  47. The new maintener: Miroslav