Hi
Is it possible to get curly, typographic apostrophes in WebYep without having to ask my client to type in ’ ?
Thanks
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hi
Is it possible to get curly, typographic apostrophes in WebYep without having to ask my client to type in ’ ?
Thanks
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Set your page to Unicode output (and make sure that WebYep is configured that way too – ask Max if that’s necessary or possible. Then instruct your customer to use the proper keyboard shortcut for a curly quote: Shift-Command-Right square bracket on a Mac, not sure what on a PeeCee.
Another approach might be this:
It’s going to take some doing to get this into the WebYep editing environment, I don’t have time to tackle it right now, but that’s the place where it needs to happen. A Prototype Form.Element.Observer or PeriodicalExecuter wrapper around this could modify the value directly in the WebYep editing window while typing. That’s how the live preview works on FreewayTalk’s Web view. Every third of a second, the WYSIWYG preview is refreshed with your current typing.
Walter
On Nov 23, 2012, at 11:34 AM, Mark wrote:
Hi
Is it possible to get curly, typographic apostrophes in WebYep without having to ask my client to type in ’ ?
Thanks
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hi Walter
Works a treat. Although the PC shortcut is unbelievable long and ridiculous (no surprise really), so I don’t know if the client will bother.
Thanks
Mark
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
You can set this configuration variable to the HTML character set you are using in your web pages.
Default: empty
If Freeway is using UTF-8 and you want WebYep to match then you need to change the following configuration variable in your configuration file within the webyep-system folder:
$webyep_sCharset = “utf-8”;
in the next release of the action suite this will all be adjustable within freeway
max
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options