search_by_page 6.x-1.15
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.15.tar.gz | 66.09 KB | 5b5709ca02adbf58fb68ce930149315b |
| search_by_page-6.x-1.15.zip | 78.05 KB | 1a1614ec1e970a0ebac3cb73c95aeda1 |
Release notes
Changes since the 6.x-1.14 release:
- Catch extra headers and active trail problems during search results display generation.
- Fix PHP warnings.
- Add some text to the settings page warning about bad settings. Add note to README about the need for temporary table permissions.
- Fix permissions issue in deleting SBP environments.
- Make sure tag exclusion feature excludes HTML tags with attributes.
- Update for compatibility with latest Internationalization module.
- Allow files with upper-case extensions to be indexed and searched.
- Order content types by name on settings page.
Issues:
#815864: Update Search by Page for current version of Internationalization Strings
#1018764: Panels page renders page header twice when it's a search result with excerpt
#1040002: Active trail being set incorrectly
#1155166: Settings can cause content not to be indexed, so add warnings
#1183716: Search by Page returning no results if mysql user cannot create temporary tables
#1227528: Allow exclusion of HTML tags with attributes
#1231426: Can't delete search environments
#1274154: order node types by human label
#1274254: search doesn't index files with non-lowercase file extensions
search_by_page 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-7.x-1.2.tar.gz | 63.5 KB | f3aa518b36e2925d8dc68a6cc53f9f72 |
| search_by_page-7.x-1.2.zip | 75.05 KB | 7fc52aa67d3867eb854c44f673cc7996 |
Release notes
Changes since the 7.x-1.1 release:
- Catch extra headers and active trail problems during search results display generation.
- Fix PHP warnings.
- Add some text to the settings page warning about bad settings. Add note to README about the need for temporary table permissions.
- Fix permissions issue in deleting SBP environments.
- Make sure tag exclusion feature excludes HTML tags with attributes.
- Update for compatibility with latest Internationalization module.
- Allow files with upper-case extensions to be indexed and searched.
- Order content types by name on settings page.
Issues:
#815864: Update Search by Page for current version of Internationalization Strings
#1018764: Panels page renders page header twice when it's a search result with excerpt
#1040002: Active trail being set incorrectly
#1155166: Settings can cause content not to be indexed, so add warnings
#1183716: Search by Page returning no results if mysql user cannot create temporary tables
#1227528: Allow exclusion of HTML tags with attributes
#1231426: Can't delete search environments
#1274154: order node types by human label
#1274254: search doesn't index files with non-lowercase file extensions
search_by_page 6.x-1.14
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.14.tar.gz | 59.52 KB | 9a98e76afadd64a1a367d56de453567a |
| search_by_page-6.x-1.14.zip | 73.55 KB | 6a94cc2f85dead1799aed989d8c21067 |
Release notes
Changes since version 6.x-1.13:
Note: If you install this version, you will need to run the update.php script from your Modules page!
Make Search by Page use different cron index limit from core Search module, and make it so the core Search module can be set to 0 index limit. Issue:
#806048: Use different index limit from main search
Add minimum/maximum time constraints to search index cycling, on a per-module, per-environment basis. Issue:
#976272: Option to only index changed content (or minimum time)
Make Search by Page Nodes reindex a node if comments are added, edited, or deleted. Issue:
#738382: Better handling of decision on when to index
search_by_page 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-7.x-1.1.tar.gz | 57.92 KB | fe703a10c23573054be0ce7502eede3b |
| search_by_page-7.x-1.1.zip | 71.88 KB | 3d3c440f89f8aead4ec03aaee2683eed |
Release notes
Changes since version 7.x-1.0:
Note: If you install this version, you will need to run the update.php script from your Modules page!
Make Search by Page use different cron index limit from core Search module, and make it so the core Search module can be set to 0 index limit. Issue:
#806048: Use different index limit from main search
Add minimum/maximum time constraints to search index cycling, on a per-module, per-environment basis. Issue:
#976272: Option to only index changed content (or minimum time)
Make Search by Page Nodes reindex a node if comments are added, edited, or deleted. Issue:
#738382: Better handling of decision on when to index
search_by_page 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-7.x-1.0.tar.gz | 53.21 KB | 4997fe6a9c520f1adbe50b7704c103f4 |
| search_by_page-7.x-1.0.zip | 65.8 KB | 1e0f2d9d350679cd39449f1c9960ee39 |
Release notes
Initial release for Drupal 7.
This release is functionally equivalent to Search by Page 6.x-1.13.
search_by_page 6.x-1.13
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.13.tar.gz | 54.55 KB | ea689ba8470192eb9d27882a17c0a2e0 |
| search_by_page-6.x-1.13.zip | 67.22 KB | 6af28a298871b60c3706ea0eee0d3f39 |
Release notes
Make SBP Users module reindex changed users, nodes, and attachments with priority over the normal cycling through reindexing. Issue:
#738382: Better handling of decision on when to index
Fix bug where unreadable items made the search index get stuck and blocked other items from indexing, especially file attachments. Add details section to status listing on search settings page, as an aid to figuring out what is not yet indexed. Issue:
#952076: Search index never gets to 100% if there are no helpers for attachments OR if some nodes have no visible fields
search_by_page 6.x-1.12
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.12.tar.gz | 53.87 KB | aad73445bf8e936f330910cdcc66ec19 |
| search_by_page-6.x-1.12.zip | 69.49 KB | 7c7d2e41ddab09bc6c87a5f15244a938 |
Release notes
Changes in this version:
- Get SBP working with PostgreSQL (issue: #864518: Postgresql compatibility)
- Fix test failures on SBP Attach module CCK test (issue: #886052: Test failures with latest FileField)
- Move SBP modules into group "Search" in module listings.
- Make excerpts with stemmed and exact matches show the earliest match even if there is an exact match later in the content (issue: #882328: When finding excerpts, exact matches have priority over preprocessing matches)
search_by_page 6.x-1.11
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.11.tar.gz | 53.34 KB | 0a3350ad91e19b659bda73a33ac34ab5 |
| search_by_page-6.x-1.11.zip | 68.91 KB | 3d3920f612af910e386c8d1d0a192c36 |
Release notes
The following issues were addressed in this release:
#828006: SBP indexing users - delete after indexing or allow name change
#816770: Show link to node of attachment, and not only link to attachment
#812406: In theming the search form, differentiate block vs. page
#810488: nodeapi passing wrong $a4 argument
#806030: Need ability to exclude tags from search index/results
#806028: Search results page has wrong breadcrumbs
#804762: More theming possibilities
search_by_page 6.x-1.10
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.10.tar.gz | 51.51 KB | eb634b8d23febe73a44a31d8bf316051 |
| search_by_page-6.x-1.10.zip | 66.96 KB | 95408bf0ab11b637caf8b4f860d69bf4 |
Release notes
Fixes for the following issues:
#744584: Index/search just title of panels
#716342: SBP users for indexing may have duplication problems
search_by_page 6.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.9.tar.gz | 51.29 KB | 86fdd66dfb050127c35f91bd6321b409 |
| search_by_page-6.x-1.9.zip | 66.75 KB | 65e0dcbec667e604408a5d96adb25e08 |
Release notes
Changed the way role assignment is done during search indexing. Also increased efficiency in user queries and made sure only unblocked users are shown in search results.
You will need to run your update.php script after installing this updated version.
Also, you will see some blocked users in your Users management page. Read the README.txt file for details.
search_by_page 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.8.tar.gz | 49.64 KB | c60755bf0f3c7940756620a995a0947e |
| search_by_page-6.x-1.8.zip | 65.02 KB | 4d8d8e8509d4412a4113afba63fc05fe |
Release notes
There are three major changes in this release:
1) Better multi-lingual support. Searches are now restricted to the language the user is viewing, and there are new language options in the setup screens. If you are running a multi-lingual site with the Internationalization module, you may need to install a fix. See this issue for details on the multilingual support:
#662282: Support for multilingual sites
2) Some users were having permissions problems with Search by Page Nodes. These were caused because during search indexing, the "cron" job was behaving as the "anonymous" user, so it was not able to index content that was only visible to other roles on the site. So, you can now choose a role to use when indexing your content (when searching, permissions are still maintained correctly, but this allows you to choose a role with more permissions so that those people can still see content they should see in a search). See this issue for details:
#605458: Search by Page does not return all results
3) Search "environments" feature. This allows you to set up multiple search "environments", each with its own settings, and search each environment on its own page, with its own block, independently. See this issue and the README.txt file in the distribution for details:
#492878: Multiple search types
There are also some other issues that were fixed for this release:
#706134: Theming support - added the ability to theme the search form
search_by_page 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-7.x-1.x-dev.tar.gz | 63.51 KB | 5b90d0727b56a52092d5fdea5e23dde8 |
| search_by_page-7.x-1.x-dev.zip | 75.08 KB | b6820199888fdfefd7ec977f8d28257e |
Release notes
Warning: Development version - may not be fully tested and working!
Changes since the 7.x-1.2 release:
Nothing yet.
search_by_page 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.7.tar.gz | 39.98 KB | e06fc20e219022a5cdee78222b1af637 |
| search_by_page-6.x-1.7.zip | 54.42 KB | 9bd4871be824e5311e4e214bdb988f97 |
Release notes
Bug fix:
#650640: SBP Attach sometimes searches files it shouldn't
Also finished adding tests to the module:
#543214: Create SimpleTest tests
search_by_page 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.6.tar.gz | 39.14 KB | 4a4b8fcef6140e78deab86f921a3f7b1 |
| search_by_page-6.x-1.6.zip | 53.56 KB | 859a4472db4eb4306032c5c04d948bcd |
Release notes
Bug fix: #613400: Error when indexing nodes using SBP paths with path aliases
Also added more tests to the module.
search_by_page 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.5.tar.gz | 36.6 KB | 432a4638a2676ac9b49a73859ca0aaed |
| search_by_page-6.x-1.5.zip | 50.59 KB | 30f703b569f72f85efc4634dc854bd16 |
Release notes
Search by Page Nodes now has the ability to display teasers on search results pages instead of excerpts (to get around stemming issues). See: #492892: Option to display teasers instead of excerpts to get around stemming issues
Search by Page now has the ability to reindex pages that resulted in no content in the index, and some error logging to help debugging these issues. See: #605458: Search by Page does not return all results
There are also now some SimpleTest tests for the main module, as well as all of the sub-modules except Search by Page Attachments. See: #543214: Create SimpleTest tests
search_by_page 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.4.tar.gz | 30.57 KB | 7a8f31a57f28773b6eb0eeee0b672727 |
| search_by_page-6.x-1.4.zip | 42.93 KB | c4111cddd497509ed308bc15dbe25f25 |
Release notes
Add better search excerpt function to work with stemming modules to highlight stemmed keyword matches. See issues:
#493270: search_excerpt() doesn't work well with stemming
#437084: Excerpt fails to find stemmed keyword
#492892: Option to display teasers instead of excerpts to get around stemming issues
search_by_page 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.3.tar.gz | 28.45 KB | d0ada2d0a94f5b9e3639b4bdf384ce4d |
| search_by_page-6.x-1.3.zip | 40.77 KB | 1b26f5762e77a7b0017ad09b2375b2ba |
Release notes
Fixes HTML validation errors.
Adds support for maintaining pager totals on search results page.
See issues:
#572878: Need a way to access search totals
#556820: markup validation
search_by_page 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.2.tar.gz | 28.31 KB | d8dc68554fc2ed426ffd06c556aa002e |
| search_by_page-6.x-1.2.zip | 40.52 KB | a7091aceb090c6ce776a742de93a361d |
Release notes
Bug fixes:
- Pagers for search results were not displaying sometimes
- Database queries when using Attachments and Nodes modules were not working with node access permissions
Tweaks and new features:
- Changed order of modules on settings screen
- Made fieldsets on settings screen collapsible
- Updated help text on settings screen
- In Search by Page Attachments, only list file-type CCK fields in select box
- Better internationalization support
- Allow customization of search submit button on search form
- Change link for Attachments helper functions set-up page
Related issues:
#538936: Pagination?
#547198: Node type and CCK field selection issues
#543212: Add support for translating user-provided text
#541958: Node_access issue
#543070: Search files API calling function in Directories sub-module
search_by_page 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.1.tar.gz | 25.58 KB | d06d2d9b86dafa496e9dbbf597bd2bfe |
| search_by_page-6.x-1.1.zip | 37.36 KB | 6433ccde79b3758272eac34c65741c59 |
Release notes
Adds a new sub-module, Search by Page Attachments, which allows you to index file attachments with text in them. This sub-module requires you to install the Search Files API module (included in http://drupal.org/project/search_files), and set up its "helper functions".
search_by_page 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| search_by_page-6.x-1.x-dev.tar.gz | 66.09 KB | e8a805e77991bccb588d3ffd19e45ec4 |
| search_by_page-6.x-1.x-dev.zip | 78.06 KB | 04cd7a61fd954b5da64926a1ce51dd69 |
Release notes
Warning: Development version - may not be fully tested and working!
Changes since version 6.x-1.15:
Nothing yet.