[drupal-devel] [bug] Logo title is not localizable
Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: tangent Updated by: tangent Status: patch Attachment: http://drupal.org/files/issues/logo_title.patch (1.94 KB) Using the XTemplate engine the logo title is not localizable. Consequently, all default themes use a title and alt string of "Home" which is language specific. The attached patch solves the problem by adding a site_name variable to the logo block and replacing the title and alt strings with {site_name}. This patch only updates the "bluemarine" and "pushbutton" themes. tangent -- View: http://drupal.org/node/17446 Edit: http://drupal.org/project/comments/add/17446
Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: tangent Updated by: Anonymous Status: patch +1 - had to manually change this in my theme Anonymous Previous comments: ------------------------------------------------------------------------ February 16, 2005 - 23:13 : tangent Attachment: http://drupal.org/files/issues/logo_title.patch (1.94 KB) Using the XTemplate engine the logo title is not localizable. Consequently, all default themes use a title and alt string of "Home" which is language specific. The attached patch solves the problem by adding a site_name variable to the logo block and replacing the title and alt strings with {site_name}. This patch only updates the "bluemarine" and "pushbutton" themes. -- View: http://drupal.org/node/17446 Edit: http://drupal.org/project/comments/add/17446
participants (2)
-
Anonymous -
tangent