How to include 'trademark' symbols without failing W3C?

Author Message

Tony Coe

Monday 28 August 2006 3:58:18 am

Hi!

I have a problem -
My content creator wants to include the trademark symbol (TM) in their content.

They initially just pasted it in direct from wherever they originally got/created their content and that displays ok, however it causes the pages to fail W3C compliance.

So, I suggested that they replace the offending symbols with the relevant ascii code:

™

Like I would in a normal html page - But it won't display correctly!

If they use the editor, it strips out the code and replaces it with a '?' symbol.
If they turn the editor off, the code remains correct, but browsers don't display it - It just shows the code itself.

I can obviously tell them to just type (TM) but they would rather use the proper symbol.

Ideas anyone?

Marko Žmak

Monday 28 August 2006 4:12:26 am

Well you could override the template for the XML field and there replace manually the (TM) simbol with the relevant ascii code. But this is not a real sollution, more like a workaround.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Kristof Coomans

Monday 28 August 2006 6:05:01 am

Use the charset utf8 for your eZ site.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tony Coe

Wednesday 30 August 2006 4:05:42 am

Hi Kristof, thanks for coming back to me.

I changed the charset of the site in /settings/override/i18n.ini.append to utf-8.
This has sucessfully changed the charset of the site, but doesn't seem to have helped.

Trademark symbols pasted into the content now appear as a row of meaningless characters,
if I enter the code ™ I still get the same response-
If the editor is on it changes them into ? characters, if it is off the code is just displayed, not converted to a trademark..

Kristof Coomans

Wednesday 30 August 2006 5:38:30 am

Hi Tony

Of course you also need to convert your eZ publish database to utf8.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tony Coe

Wednesday 30 August 2006 6:56:34 am

Hi Kristof,

thanks for the response. I've had a look at what's involved in changing the database and it all seems a bit much just to enable us to display the trademark symbol, particularly having found references to bugs in the MYSQL UTF-8 charset.

As such I will advise my user to just type (TM) and give up on getting the actual symbol displayed. Not a perfect solution, but preferable to risking cocking up the database.

Thanks for the advice.

Tony.

Claudia Kosny

Wednesday 30 August 2006 2:58:35 pm

Hello Tony

Don't forget Marko's workaround - if you have only a few templates you could still replace the (TM) with the proper entity in the output.

Greetings from Luxembourg

Claudia

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 20:52:08
Script start
Timing: Jan 18 2025 20:52:08
Module start 'layout'
Timing: Jan 18 2025 20:52:08
Module start 'content'
Timing: Jan 18 2025 20:52:08
Module end 'content'
Timing: Jan 18 2025 20:52:08
Script end

Main resources:

Total runtime0.0154 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.1563152.6406
Module start 'layout' 0.00540.0036 741.796939.4922
Module start 'content' 0.00900.0045 781.289197.4609
Module end 'content' 0.01350.0019 878.750038.3047
Script end 0.0154  917.0547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002415.6492140.0002
Check MTime0.00116.8124140.0001
Mysql Total
Database connection0.00085.225210.0008
Mysqli_queries0.003019.750930.0010
Looping result0.00000.123610.0000
Template Total0.001610.210.0016
Template load0.00095.542010.0009
Template processing0.00074.622410.0007
Override
Cache load0.00063.863610.0006
General
dbfile0.00031.968980.0000
String conversion0.00000.051040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs