HTML-Code inside page title and menu text

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Nemesis666

HTML-Code inside page title and menu text

Post by Nemesis666 »

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
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: HTML-Code inside page title and menu text

Post by tsw »

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)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: HTML-Code inside page title and menu text

Post by Dr.CSS »

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

Post by Nemesis666 »

Right, the ® is not the problem. The customer wants it in superscript. That's the point.
climberusa
Forum Members
Forum Members
Posts: 126
Joined: Sun Feb 26, 2006 7:10 pm

Re: HTML-Code inside page title and menu text

Post by climberusa »

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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: HTML-Code inside page title and menu text

Post by Dr.CSS »

What kind of "html into the menu text field" do you want to add?...
climberusa
Forum Members
Forum Members
Posts: 126
Joined: Sun Feb 26, 2006 7:10 pm

Re: HTML-Code inside page title and menu text

Post by climberusa »

In my case I'd like to add around part of the menu text or the title.
Locked

Return to “CMSMS Core”