Posted by aufumy on July 16, 2008 at 10:20pm
| Project: | OpenSearch feed |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Drupal 6 upgrade
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| opensearch_6_jul16.patch | 9.27 KB | Ignored: Check issue status. | None | None |
Comments
#1
Added site name to auto-discovery title
- 'title' => $opensearch_shortname+ 'title' => variable_get('site_name', 'Drupal') . ' ' . $opensearch_shortname
#2
#3
Added DRUPAL-6--1 branch, dev release here:
http://drupal.org/node/295878
#4
Automatically closed -- issue fixed for two weeks with no activity.