drupal 6 update

aufumy - July 16, 2008 - 22:20
Project:OpenSearch Feed
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Drupal 6 upgrade

AttachmentSize
opensearch_6_jul16.patch9.27 KB

#1

aufumy - July 23, 2008 - 21:55

Added site name to auto-discovery title

-      'title' => $opensearch_shortname
+      'title' => variable_get('site_name', 'Drupal') . ' ' . $opensearch_shortname

AttachmentSize
opensearch_6_jul23.patch9.32 KB

#2

xiong - July 30, 2008 - 09:32
Status:patch (code needs review)» patch (reviewed & tested by the community)

#3

aufumy - August 15, 2008 - 20:15
Version:HEAD» 6.x-1.x-dev
Status:patch (reviewed & tested by the community)» fixed

Added DRUPAL-6--1 branch, dev release here:
http://drupal.org/node/295878

#4

Anonymous (not verified) - August 29, 2008 - 20:22
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.