Hi there,
a customer of ours wants to put his "registered" product name into the title and menutext, but it is not possible to add ® there. Well it is possible, but it show htmlencoded and that's not pretty. I could insert the (R) with copy & paste, but the superscript will not work that way. Can this be changed in future versions? Or does anyone have a workaround?
Greetz,
Nemesis
HTML-Code inside page title and menu text
Re: HTML-Code inside page title and menu text
hmm, I think there is a reason why those fields get htmlentities cant think of what it is right now tho 
it can be done by editing php files to not do htmlencoding for those fields but there might be some complications (especially with " and ' characters and such)
it can be done by editing php files to not do htmlencoding for those fields but there might be some complications (especially with " and ' characters and such)
Re: HTML-Code inside page title and menu text
I just did the copy right today I just put © ,with out , in both and it shows up as the symbol.
-
Nemesis666
Re: HTML-Code inside page title and menu text
Right, the ® is not the problem. The customer wants it in superscript. That's the point.
-
climberusa
- Forum Members

- Posts: 126
- Joined: Sun Feb 26, 2006 7:10 pm
Re: HTML-Code inside page title and menu text
I just came across this thread and thought I'd try to get more info on the topic.
I also want to add some html into the menu text field. It comes out in the breadcrumbs without parsing the html. Is there a safe way to get around this?
I also want to add some html into the menu text field. It comes out in the breadcrumbs without parsing the html. Is there a safe way to get around this?
Re: HTML-Code inside page title and menu text
What kind of "html into the menu text field" do you want to add?...
-
climberusa
- Forum Members

- Posts: 126
- Joined: Sun Feb 26, 2006 7:10 pm
Re: HTML-Code inside page title and menu text
In my case I'd like to add around part of the menu text or the title.

