Releases for Search Files

search_files 6.x-2.0-beta4

thl - September 5, 2009 - 20:14
Official release from CVS tag: DRUPAL-6--2-0-BETA4
First released: September 5, 2009 - 20:14
Download: search_files-6.x-2.0-beta4.tar.gz
Size: 20.56 KB
md5_file hash: ab364a48f51c3a4e93e2ee1057fd747b
Last updated: September 5, 2009 - 20:15
View usage statistics for this release

Known issues recorded in README.txt

search_files 6.x-2.0-beta3

thl - August 15, 2009 - 23:53
Official release from CVS tag: DRUPAL-6--2-0-BETA3
First released: August 15, 2009 - 23:53
Download: search_files-6.x-2.0-beta3.tar.gz
Size: 17.87 KB
md5_file hash: 9c040f9f5f8ad9543cd9a4c418b9440b
Last updated: August 15, 2009 - 23:55
View usage statistics for this release

Known issues recorded in README.txt

search_files 6.x-2.0-beta2

thl - July 20, 2009 - 22:38
Official release from CVS tag: DRUPAL-6--2-0-BETA2
First released: July 20, 2009 - 22:38
Download: search_files-6.x-2.0-beta2.tar.gz
Size: 17.79 KB
md5_file hash: 3856883a0f60724f851ed30bb69be003
Last updated: July 20, 2009 - 22:41
View usage statistics for this release

Major code cleanup and some functional enhancements

search_files 6.x-2.0-beta1

jrglasgow - April 22, 2009 - 16:28
Official release from CVS tag: DRUPAL-6--2-0-BETA1
First released: April 22, 2009 - 16:28
Download: search_files-6.x-2.0-beta1.tar.gz
Size: 15.98 KB
md5_file hash: be163630f5c04fc011cddb471a2ee631
Last updated: April 22, 2009 - 16:33
View usage statistics for this release

I created the Alpha1 release for my own testing. I found a few bugs and fixed them. I believe it is now ready for beta testing.

Changes since DRUPAL-6--2-0-ALPHA1:

  • code cleanup: replace all tabs with spaces
  • made admin/settings/search_files/helpers MENU_DEFAULT_LOCAL_TASK
  • #356464 - fixed where changes to the label not being saved
  • changed the package for the Search Files package and changed the name from Search Files to Search Files API
  • added comments to search_attachments.module
  • changes recommended by Code Review to search_attachments.module
  • remove extra white space at the end of each line from search_attachments.module

search_files 6.x-2.0-alpha1

jrglasgow - April 22, 2009 - 15:02
Official release from CVS tag: DRUPAL-6--2-0-ALPHA1
First released: April 22, 2009 - 15:02
Download: search_files-6.x-2.0-alpha1.tar.gz
Size: 15.93 KB
md5_file hash: 3a2d05cc4e3bb99bbb8883127fb23034
Last updated: April 22, 2009 - 15:06
View usage statistics for this release

integrates search_attachments and search_directories

search_files 5.x-1.2

schildi - January 10, 2009 - 00:05
Official release from CVS tag: DRUPAL-5--1-2
First released: January 10, 2009 - 00:05
Download: search_files-5.x-1.2.tar.gz
Size: 13.41 KB
md5_file hash: 0faa023b0acf7971b116b237c132b55e
Last updated: January 10, 2009 - 00:10
View usage statistics for this release

Bug fixes as applied in last CVS versions plus correction of a syntax error

search_files 5.x-1.1-beta1

schildi - November 28, 2008 - 11:00
Official release from CVS tag: DRUPAL-5--1-1-BETA1
First released: November 28, 2008 - 11:00
Download: search_files-5.x-1.1-beta1.tar.gz
Size: 13.88 KB
md5_file hash: 45253be72da41baebd73668221da27f4
Last updated: November 28, 2008 - 11:05
View usage statistics for this release

Funcionality close to version 6.x-1.6 (see http://drupal.org/node/285834)

search_files 5.x-1.0-rc1

schildi - November 28, 2008 - 10:20
Official release from CVS tag: DRUPAL-5--1-0-RC1
First released: November 28, 2008 - 10:20
Download: search_files-5.x-1.0-rc1.tar.gz
Size: 13.74 KB
md5_file hash: c2b54a3bb15f7b0687a5ba27fda84922
Last updated: November 28, 2008 - 10:25
View usage statistics for this release

Backport of version 6-1.4 to D5 developed by elpepeuy

search_files 6.x-2.x-dev

lee20 - October 27, 2008 - 10:03
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: October 27, 2008 - 10:03
Download: search_files-6.x-2.x-dev.tar.gz
Size: 20.58 KB
md5_file hash: f9fc896afa821f2c09c9a0a1c6e26ab1
Last updated: September 16, 2009 - 00:27
View usage statistics for this release

Search Files version 2.x combines the features of search_files and search_attachments into one project. It is fairly stable but you should certainly test it before you consider using it on a production site.

search_files 6.x-1.6

jrglasgow - June 20, 2008 - 15:39
Official release from CVS tag: DRUPAL-6--1-6
First released: June 20, 2008 - 15:39
Download: search_files-6.x-1.6.tar.gz
Size: 13.49 KB
md5_file hash: 2aebb8aaf907471024c064a3f47e9135
Last updated: June 20, 2008 - 15:40
View usage statistics for this release

Added better support for localization

search_files 6.x-1.5

jrglasgow - April 23, 2008 - 18:46
Official release from CVS tag: DRUPAL-6--1-5
First released: April 23, 2008 - 18:46
Download: search_files-6.x-1.5.tar.gz
Size: 13.57 KB
md5_file hash: 0845ef50ee4e1d721268a30998e1fd6c
Last updated: April 23, 2008 - 18:50
View usage statistics for this release

added more transparency in the install function to help us see the problems when not creating tables. When the drupal_install_schema('search_files') function returns errors let the user know how many tables were created successfully, how many were created unsuccessfully, and show the querys that were unsuccessfully executed. we also record these querys to the log.

search_files 6.x-1.4

jrglasgow - April 11, 2008 - 09:52
Official release from CVS tag: DRUPAL-6--1-4
First released: April 11, 2008 - 09:52
Download: search_files-6.x-1.4.tar.gz
Size: 13.39 KB
md5_file hash: 3596faf7e0d8c6db26465961dd29346d
Last updated: April 11, 2008 - 09:55
View usage statistics for this release

added more watchdog log entries to help wth troubleshooting

search_files 6.x-1.3

jrglasgow - April 10, 2008 - 12:42
Official release from CVS tag: DRUPAL-6--1-3
First released: April 10, 2008 - 12:42
Download: search_files-6.x-1.3.tar.gz
Size: 13.28 KB
md5_file hash: 0002bc8c171fc29ee6332821096851ca
Last updated: April 10, 2008 - 12:45
View usage statistics for this release

fixed issue #244834: Bad URL

search_files 6.x-1.2

jrglasgow - March 30, 2008 - 06:33
Official release from CVS tag: DRUPAL-6--1-2
First released: March 30, 2008 - 06:33
Download: search_files-6.x-1.2.tar.gz
Size: 13.11 KB
md5_file hash: 1a946259ebb6deb5b8a3e80d4c86df27
Last updated: March 30, 2008 - 06:35
View usage statistics for this release

Many small bug fixes, see CVS messages

search_files 6.x-1.1

jrglasgow - March 29, 2008 - 03:49
Official release from CVS tag: DRUPAL-6--1-1
First released: March 29, 2008 - 03:49
Download: search_files-6.x-1.1.tar.gz
Size: 11.75 KB
md5_file hash: 1c0a9df9a90e2f32f9f9c2b1610d8abd
Last updated: March 29, 2008 - 03:50
View usage statistics for this release

It should now install properly, I left the hook_schema() function commented out with the fields left out as well

search_files 6.x-6.x-dev

jrglasgow - March 29, 2008 - 03:44
Nightly development snapshot from CVS branch: HEAD
First released: March 29, 2008 - 03:44
Download: search_files-6.x-6.x-dev.tar.gz
Size: 14.43 KB
md5_file hash: 8b52493b3cc824b8a43511a82fc3eeaa
Last updated: July 22, 2009 - 00:25
View usage statistics for this release

Development snapshot

search_files 6.x-1.0

jrglasgow - March 29, 2008 - 02:13
Official release from CVS tag: DRUPAL-6--1-0
First released: March 29, 2008 - 02:13
Download: search_files-6.x-1.0.tar.gz
Size: 11.52 KB
md5_file hash: 73c2433950f7d9460de4929725cc0c69
Last updated: March 29, 2008 - 02:15
View usage statistics for this release

New module to search the files on your server.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.