Special characters in menus
No Google luck on this one. Drupal 6 here Is it possible to use special characters in the menu link title and page title? "Great Energy® Home" is displayed exactly like this instead of with ® replaced by the registered trademark symbol. TIA * Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
Would it make sense to override theme_menu_item_link? http://api.drupal.org/api/drupal/includes--menu.inc/function/theme_menu_item... On Thu, Mar 10, 2011 at 4:27 PM, Ryan LeTulle <bayousoft@gmail.com> wrote:
No Google luck on this one.
Drupal 6 here
Is it possible to use special characters in the menu link title and page title?
"Great Energy® Home" is displayed exactly like this instead of with ® replaced by the registered trademark symbol.
TIA *
Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
-- [ Drupal support list | http://lists.drupal.org/ ]
Thx. Maybe. Although, I am using the Nice Menus Module for the dropdowns here (of which this is one) so I guess I will have to override one of the Nice Menus functions. I'm off to find which one. Was hoping for a different answer. ;) * Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
On Thu, Mar 10, 2011 at 4:39 PM, Carl Wiedemann <carl.wiedemann@gmail.com>wrote:
Would it make sense to override theme_menu_item_link?
http://api.drupal.org/api/drupal/includes--menu.inc/function/theme_menu_item...
On Thu, Mar 10, 2011 at 4:27 PM, Ryan LeTulle <bayousoft@gmail.com> wrote:
No Google luck on this one.
Drupal 6 here
Is it possible to use special characters in the menu link title and page title?
"Great Energy® Home" is displayed exactly like this instead of with ® replaced by the registered trademark symbol.
TIA *
Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
-- [ Drupal support list | http://lists.drupal.org/ ]
You could try http://drupal.org/project/menu_html or check the code of that module to see how its done. Hans 2011/3/10 Carl Wiedemann <carl.wiedemann@gmail.com>
Would it make sense to override theme_menu_item_link?
http://api.drupal.org/api/drupal/includes--menu.inc/function/theme_menu_item...
On Thu, Mar 10, 2011 at 4:27 PM, Ryan LeTulle <bayousoft@gmail.com> wrote:
No Google luck on this one.
Drupal 6 here
Is it possible to use special characters in the menu link title and page title?
"Great Energy® Home" is displayed exactly like this instead of with ® replaced by the registered trademark symbol.
TIA *
Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Hans Rossel KOBA Webdesign bvba Beukenlaan 56 9051 Gent (Sint-Denijs-Westrem) Belgium BTW 0817.931.516 +32.9.334.52.60 +32.472.79.32.16 www.koba.be info@koba.be
OK. I copy and pasted from another web page into the edit form and it looks great. That will work here. Interesting. Thanks. * Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
On Fri, Mar 11, 2011 at 9:39 AM, Ted <ted-drupalists@webfirst.com> wrote:
You could just insert the Unicode character literally, in this case at least.
Ted
On 3/10/2011 5:27 PM, Ryan LeTulle wrote:
No Google luck on this one.
Drupal 6 here
Is it possible to use special characters in the menu link title and page title?
"Great Energy® Home" is displayed exactly like this instead of with ® replaced by the registered trademark symbol.
TIA *
Ryan LeTulle*
bayousoft <http://twitter.com/bayousoft> -twitter
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (4)
-
Carl Wiedemann -
KOBA | Hans Rossel -
Ryan LeTulle -
Ted