Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-07-11 19:17:37
- adamquaile
- New Member
- Registered: 2008-07-11
- Posts: 2
HTML Entities and sIFR
Hi, I’ve just started using textpattern for a site and decided to use sifr for the headlines.
Somewhere in the textpattern process one of my spaces has been converted to   (possibly in txplib_html.php). Not that this is neccesarily a problem, but sIfr seems to render the first, unconverted space and ignored the second, html entity.
Any ideas on either how to get it to stop the conversion, or maybe it’s the font i’m using..?
Thanks
Offline
#2 2008-07-11 19:28:39
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: HTML Entities and sIFR
In the Advanced Preferences there’s a setting under Publish > Prevent widowed words in article titles
Try turning that off and see whether that fixes the problem.
Offline
Re: HTML Entities and sIFR
Try turning that off and see whether that fixes the problem
Yes, that will stop it. The reason is because the symbol for the non-breaking space that the “widow”-setting inserts is not embedded in the .swf file you create for use with sIFR. The same happens when you forget to embed foreign characters that you need. The solution then is to embed those characters explicitly in the flash properties pane, however, Mark Wubben, the sIFR author, has previously (april 2007) said “Normal spaces should be fine I guess. Never was able to get a nbsp to work though.”
TXP Builders – finely-crafted code, design and txp
Online
#4 2008-07-11 21:04:58
- adamquaile
- New Member
- Registered: 2008-07-11
- Posts: 2
Re: HTML Entities and sIFR
Yes, that did the trick nicely, although something that might be of interest and that i forgot to mention (although it’s fairly irrelevant now) is that this problem only occured in Internet Explorer; i’d have thought that the flash file would be the same regardless of the browser.
Anyway that worked a treat, thanks guys
Offline
Pages: 1