CS5 and DW curly quotes

I just upgraded from CS4 to CS5. Dreamweaver used to convert curly quotes to the proper UTF encoding when you typed them in. For example, if you typed the Option-Shift-leftbracket keys you would get “ in your code. This no longer happens with CS5. It properly converts straight quotes to " but doesn't handle curly quotes or em dashes. Is there a preference or menu command that I don't know about to re-activate this feature? It would be a nightmare to have to convert all high-bit characters, especially since the app used to handle this automatically. I would consider this a major downgrade rather than an upgrade if this feature was lost.

AdwizUSA wrote:
I just upgraded from CS4 to CS5. Dreamweaver used to convert curly quotes to the proper UTF encoding when you typed them in. For example, if you typed the Option-Shift-leftbracket keys you would get “ in your code.
That's not UTF-8 encoding. “ is an HTML entity that was necessary because the Western European (ISO-8859-1) encoding doesn't support curly quotes. UTF-8 does support curly quotes, so it's no longer necessary to convert them to HTML entities.
If you switch your page encoding to Western European (ISO Latin 1), you'll get the HTML entities. If you use UTF-8, you'll get UTF-8 curly quotes.

Similar Messages

  • How to quickly switch between straight and curly quotes?

    I've recently moved from a Windows XP machine with MS Office to a Mac Pro with Pages.
    For the kinds of documents I typically work on, sometimes I need to have straight quotes, and sometimes curly quotes. With MS Word, I was able to create a couple of macros that would switch these preferences for me. With these macros linked to an icon in the toolbar, switching between straight and curly quotes was as easy as clicking a button.
    Now I'm looking for a way to do this -- or something like it -- with Pages.
    I know how to switch back and forth using the preferences menu, of course, but I'm looking for something quicker and simpler, since I often have to make this change several times a day.
    Can Automator do something like this? Or is there another way?
    -- Eric

    Turn off the auto correction and you can type Curly quotes with:
    left single ‘ option ]
    right single ’ option shift ]
    left double “ option [
    right double ” option shift [
    If you want the French quotes « and » they are option and option shift |
    Peter

  • Pages '09 integrating straight and curly quotes within one file.

    I'm doing an edit in Pages and the document has a mix of straight and curly quotes. I can't seem to find a way to get them all the same. Find-and-replace turns some of the quotes backwards (as in 'em for them) Nothing in the archives addresses this.

    Look for patterns in search and replace.
    Search for a space + " to get the leading quote and " + space to get a trailing quote.
    Or get WordServices to fix all this.
    Peter

  • Grep that finds curly quotes and changes to straight ones, but only after digits....

    Hello
    I am trying to find all the curly quotes that follow numbers and turn them into straight quotes.
    I am going to try and put this in a GREP style eventually, but in the meantime, I was testing it with find and change.
    Here is what I did......but it doesn't work.
    For the Find what- I did a positive look behind to find a digit and then pasted in the curly quote
    Fort the change to-I found the Unicode value for the straight quote.
    But it didn't work ;-(
    any thoughts out there!!
    babs

    Well, I'm no Engineer, and I suppose it would require all the font
    manufacturers to rebuild the fonts to handle it the same as small
    No...given that All Caps, is handled by InDesign without special
    font support, this feature could work the same way. A Character
    panel option (like All Caps) that Forces Straight Quotes.
    Or maybe that was your point. (?)
    It can certainly be done.
    Question is merely whether it should be done.
    But how much worse can it get than all those airplanes falling from the sky
    How could you ask such a thing? Surely having the entire universe
    sucked into a rift and enveloped in eternal blackness without sunshine,
    light, or heat is far worse than a few aluminum chassis falling into the
    ocean and there being no power grid to run InDesign unless you purchased
    the hand-crank version!

  • Endash and curly quote HTML errors

    I inherited a large knowledge base at my job that was using
    RoboHelp x5. It hadn't been worked on for more than a year when I
    started, so the first thing I did was upgrade to RoboHelp 7. (I am
    a total Robohelp beginner; been learning on my own since starting
    her in Jan. 08) The first time I generated an output and published
    the knowledge base in 7, we began to discover the project is
    riddled with <&endash;> and <&rdquor;> HTML
    errors. RH x5 version read the endash and curly quotes fine and
    displayed the characters.
    What can I do now? Is there a global find and replace? What's
    also weird is that the endash looks OK in the RoboHelp viewer. The
    curly quote does show up wrong in the RH viewer as
    <”r;>.
    Any help or insight would be much appreciated. Thanks!

    Thanks for your response, Peter. Don't see the patch you
    mention -- could you point me to it? I may not be able to use it
    tho, b/c have made lots of edits and updates to our knowledge base
    so I can't go back to the old R5 copy at this point.
    If not, I will try the Helpware FAR. In looking at their
    site, am not sure how it works: do I apply it to the output file or
    the RH project files.
    Thanks!

  • Find and replace smart quotes with straight quotes?

    I understand I can turn off smart quotes so that I can type straight quotes, but I need to replace hundreds of curly smart quotes with straight quotes, is there a feature that will let me do this? I am using FM8.
    Thanx,
    Willian

    I am using FM9....so I don't know if the same shortcuts apply, but this is what I found out last week.
    Use the Find and Replace tool:
    With smart quotes turned off and the Num Lock key turned on:
    Alt0147 will give you beginning quotation marks
    Alt0148 will give you ending quotation marks
    In the Find box use ALT0147 or ALT0148 for the beginning or ending quotes. When you click in the box and type
    one of the shortcuts the correct quote will be shown in the box.
    In the replace box type the regular straight quotes on your keyboard.
    I was thrilled that it would work!...course you do have to do them separately and be careful not to replace the curly quotes
    that you want to leave in your document.
    Hope this helps using FM8....
    ls

  • Curly quotes

    My company is moving away from windows based servers running IIS to Linux running Apache. So now I'm running into the curly quotes issue when pasting from Word in dreamweaver CS4. I have a bunch of sites already built that will be ported over. Not to mention the fact that I get virtually all the content from Word docs. Is there any way to automatically convert  curly quotes, apostrophes, em dashes etc without having to resort to manual find and replace on every page? This has become a major issue for me and I'm wondering if there's any way to set up CS4 to automatically handle these characters when cutting and pasting from Word. DW used to do this but CS4 doesn't seem to. Any info is appreciated.
    thanks

    That is bad programming, they should not occur in these situations.
    Thank you for pointing it out I never noticed, because like 95% of the known universe I use metric measures.
    I have tried all the likely keyboard commands and searched the user manual and can not find a solution.
    I thought of replacing the auto correction with the appropriate space" and "space but this is already hard encoded in and wouldn't fix the problem. What was required in the programming was to check if there was a leading quote mark before substituting a trailing quote mark.
    Send feedback to Apple at http://www.apple.com/feedback/pages.html
    A work around is to go:
    +Menu > Edit > Special Characters… > Punctuation > and use ′ or ″ (single or double Prime)+
    These are actually the correct characters for feet and inches and will not be substituted.
    To speed it up as you type you could use auto-correction to substitute for /' and /" or whatever you think will work.

  • Lines not drawing precisly on cs5 and wacom

    Anyone know what could be the problem, set up a new system, with my wacom intuous 4, and i have never had a problem before, but on both illustrator and photoshop i cant seem to get a decent curve drawn, As soon as my pen starts a line it seems to be "thinking" and makes the first 10mm straight and thn a curve. Also if i hold my pen to the wacom tablet for longer than 2 seconds it starts thinking and sets up the pen tools drop box. Please help.
    I have uninstalled all programs, and reinstalled them, with no joy.

    SpaceMomma wrote:
    Has anyone had similar issues Like this?  My operating System is a MAC OS X 10.7.5. 
    One or two people.  One or two
    Try Google, but be ready to dodge the rush of hits it brings up.  I don't know if there was ever a fix for CS5 and Lion, but I can tell you something that will let you get beautifully smooth and flowing lines; cure the dreaded shoelace problem (thos nasty blobby bits at the end of a tapered line, and let you make incredibly long tapered start _and_ ends to your pressure sensitive lines.
    Plus you get the bonus of a dozen or so line drawing constraints, and a a bunch of presets.  It's called Lazy Nezumi Pro, and no tablet user should be without it.
    http://lazynezumi.com/
    Plus loads loads more

  • Handling smart/curly quotes in Java

    Hi - I want to know how to handle smart / curly quotes in Java. I need to replace them with actual quotes. I was trying somethin like below.
    xmlString = xmlString .replaceAll( "‘", "&apos;" );
    but this is not working. Just tried to print indexOf( ""‘") and it only returns -1. I was trying to use the html equiv value inside i.e &#8216(folowed by semicolon. the preview replaces it with actual value)
    Pls guide me on this. Its urgent!!
    -Thanks,
    Magesh
    Edited by: magesh_rathnam on Jan 31, 2010 7:09 PM
    Edited by: magesh_rathnam on Jan 31, 2010 7:10 PM

    I guess not then...
    Anyhow try this:
    public static String replaceSmartQuotes(String smartQuotedString) {
      return smartQuotedString.replaceAll("[“”]", "\"").replaceAll("[‘’]", "'");
    }{code}
    Mel                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to parse out curly quotes from a string

    Hi,
    I am writing a web application, where people will be copying from a Word Document into a text area. Then I get a String from the parameter passed.
    How can I parse out curly quotes and mdashes from this String? Are there specific character codes that I can parse out to replace them with regular quote characters or html quote characters?
    Thanks,
    Gabe

    Interesting problem and one that we had to deal with a couple of years ago. I think you might be talking about smart quotes and these are actually control characters used by MS products. They show up as squares in HTML unless properly dealt with. Try downloading some UNICODE charts to find out the values of these characters. I think they are something like 0044 and 0042 but I cannot remember off hand.

  • Curly quotes in titles in Premiere Pro CS4 - how to get them?

    How can I get the titler text tool to give me proper typographer's curly quotes instead of the inch marks? Is using Alt0147 and Alt0148 the only way?
    Thanks

    Use the character map.  You can see what you want to select.
    I use it all the time for special characters. 

  • Convertin Cp1252 right curly quotes into UTF8

    I was not sure where to post this.
    I was having some problems trying to convert CP1252 right curly quote into UTF8. Other Cp1252 characters were converting correctly.
    The right curly quote was read from the database as 3 bytes. The first 2 bytes were mapping to legitimate UTF8 tokens but the third byte was not.
    According to this chart:
    http://www.io.com/~jdawson/cp1252.html
    The right curly quote is “e2809d”.
    Byte1 Byte2 Byte3
    e2 80 9d (hexadecimal)
    /342 /200 /235 (octal)
    The octals are in a big private static final Java string in sun.nio.cs.MS1252 except “/235” is missing. So the process gets the first 2 bytes right but chokes on the third.
    Hacking my own encoder class with the “/235” in the right place to made it work.
    I was wondering if this was a bug in sun.nio.cs.MS1252 ?
    Thx!
    Edited by: langal on Feb 2, 2010 10:37 PM

    Ah, the old double-encoding ploy! It looks like the text was encoded as UTF-8, then the resulting byte array was decoded as windows-1252, then the result was encoded again as UTF-8. // original string:
    &#x201D;
    // encoded as UTF-8:
    E2 80 9D
    // decoded as windows-1252 (the third character
    // is undisplayable, but valid):
    &#xE2;&#x20AC;&#x9D;
    // encoded as UTF-8:
    C3 A2 E2 82 AC C2 9D The conversion to windows-1252 followed Microsoft's practice instead of its specification, so the "9D" control character is stored safely in its UTF-8 encoding, "C2 9D". Unfortunately, Java follows the spec, so getting the character back out is not so easy (and that maybe-bug is relevant--my apologies). It treats '\u009D' as an invalid character and converts it to 0x3F, the encoding for the question mark.
    I did some checking, and it seems U+201D (Right Double Quotation Mark: &#x201D;) is the only one of the added characters in the "80..9F" range that causes this problem. If the data is otherwise intact, you can work around this problem by looking for the relevant byte sequence in the intermediate processing stage and replacing it: byte[] bb0 = { (byte)0xC3, (byte)0xA2, (byte)0xE2, (byte)0x82, (byte)0xAC, (byte)0xC2, (byte)0x9D };
    // This is the string 'x' from your sample code.
    String x = new String(bb0, "UTF-8");
    System.out.println(x);  // &#xE2;&#x20AC;&#x9D;
    byte[] bb1 = x.getBytes("windows-1252"); // E2 80 3F
    for (int i = 0; i < bb1.length - 2; i++)
      if ((bb1[i+2] & 0xFF) == 0x3F &&
          (bb1[i+1] & 0xFF) == 0x80 &&
          (bb1[i]   & 0xFF) == 0xE2)
        bb1[i+2] = (byte)0x9D;
    String s = new String(bb1, "UTF-8");
    System.out.println(s);  // &#x201D; The byte sequence "E2 80 3F" is unlikely to occur naturally in windows-1252, and it's invalid in UTF-8. Of course, this would only be a temporary measure, while you clean up your database as @jtahlborn said.

  • Find open and close smart quotes

    Dear scripter,
    Here I am trying find whether all the open double smart quotes(") are closed with close double smart quotes("). Here is my small work to find how many open and close quotes.
    myopenqu=app.activeDocument.search("^{", false, false, "^{");
    myclosequ=app.activeDocument.search("^}", false, false, "^}");
    myopenqulength = myopenqu.length;
    myclosequlength = myclosequ.length;
    if(myopenqulength!=myclosequlength)
    alert("Quotes not matched\n"+ myopenqulength +" Open quotes found\n" + myclosequlength +" Close quotes found")
    It works well, the script just alert if I have 25 open quotes and 23 close quotes
    Quotes not matched
    25 Open quotes found
    23 close quotes found
    Now I want to find the quote set where the 24,25th set close quotes are missing?
    Is there any way to find the misisng quotes
    Thanks in advance
    regards
    a r u l
    vpublish.net

    You'd have to look for unmatched quotes, in this case two cases of two open quotes without an intervening closed quote. This is difficult to script in CS2 because it doesn't have GREP natively and because of footnote problems. In CS3/4 it should be possible. But even then it will work only if you don't have quotes within quotes.
    Peter

  • Have CS5 and CS6.  Need to reduce size of file from 6Mb to 2 Mb for contest purposes without losing original

    Have CS5 and CS6.  Need to reduce size of file from 6Mb to 2 Mb for contest purposes without losing original

    Just save the document to a new jpeg file name using a lower quality setting or re-size the image down in  size the save a high quality smaller new jpeg image.

  • DW CS5 and choppy video in IE

    Problem
    Flash video inserted in a webpage made in DW CS5 and played back in IE8 plays back at a frame rate that is too low (looks "choppy").
    Flash video inserted in a webpage and played back in IE8 plays back fine and smoothly / correct frame rate.
    In CS3
    Insert / Media / Flash Video / Browse / choosing a 480x270 FLV video at 29.97 fps
    Clicking "detect size"
    Chosing "clear skin 1"
    Saving
    Now a screen/message somes up:  "Copy Dependet Files" comes up. It says:
    "This page uses an object or behaviour that requires supporting files. The following files have been copied to your local site. You must upload them to your server in order for the object or behaviour to function"
    And then mentions ONE file:
    "......../CS3%20test/Scripts/AC_RunActiveContent.js"
    I click "OK" and it's saved.
    I now go to the folder where I have the index-file and the other files.
    I right click on index.html and open it with Internet Explorer 8. It plays smooth and just as expected.
    I right click on index.html and open it with Internet Firefox. It plays smooth and just as expected.
    Summing up: Inserting a flash video in Dreamweaver CS3 seems to work fine when I play it in Internet Explorer 8.
    In CS5
    Insert / Media  / FLV...  /
    I prompts me to save now. I save - and get the "Insert FLV" menu.
    I click "Browse" and choose the video I want.
    I click "Detect Size" and then hit "OK"
    Now I hit "Save again". Now a message comes up:
    "This page uses an object or behaviour that requires supporting files. The following files have been copied to your local site. You must upload them to your server in order for the object or behaviour to function"
    Now TWO files are mentioned:
    Scripts/expressInstall.swf
    Scripts/swfobject_modified.js
    I click "OK"
    I now go to the folder where I have the index-file and the other files that I made in Dreamweaver CS5.
    I right click on index.html and open it with Internet Explorer 8. It plays at a too low frame rate of 10-15 fps and not as expected.
    I right click on index.html and open it with Internet Firefox. It plays smooth and just as expected.
    Summing up: Inserting a flash video in Dreamweaver CS5 makes the video playing back at a too low frame rate in Internet Explorer 8.
    I uploaded the two versions (CS3 and CS5) to a website and had colleagues view it with different browsers and indeed IE8 always displays the video made in DW CS3 smooth and in DW CS5 as choppy/too low frame rate.
    QUESTION
    What am I doing wrong here? Any settings I've missed here? I can see that the file saving behaviour is a little different. Any help would be greatly appreciated.
    David

    1. The videos were encoded identically in both situations. In fact, it is the exact same FLV file being used... Of  course, otherwise it would be a meaningless comparison... But I have tried with numerous different FLV files, different framerates, bitrates and sizes. The problem is identitcal. CS3 plays fine in IE8 and CS5 plays choppy and with a lower frame rate in IE8. The scenario is the same when I compare CS3 and CS5.
    2. No I can't post anything. It's just a low frame rate that's all. Imagin a clip playing at 8 fps. That's what it looks like. Everything works normally, just a low frame rate. Just use any NLE and set the project to play something at 8 -12 fps and that is exactly what it looks like.
    Flash video inserted in CS5 Dreamweaver results in IE8 playing back the video at a too low frame rate. Firefox plays it back fine at full frame rate. This indicates the video itself is fine. Something is happening between IE8 and CS5 DW perhaps?
    Any more ideas? Thanks and advance.
    David

Maybe you are looking for

  • How can I use pages on my new macbook pro after having used it on my old macbook pro?

    I have pages installed on my old macbook pro and I just bought the newest model pro.  I thought I was transfering all of my programs using migration assistant, but after trying to start Pages on my new computer, this window asking me to buy or try iW

  • Error Handling on RFC - XI - File Scenario

    I have an R/3 RFC -> XI -> FILE scenario that works, but does not adequately handle the error of my R/3 to XI connection being down. The RFC call is async since I was under the impression that I had to do a "to file" scenario that way.     CALL FUNCT

  • Abap class in portal application?

    hi all, I know how to call rfc function modules from portal applications. but as you all know ABAP is now a days written using classes and methods(Object Oriented), I would like to know how to access this classes and methods from a portal application

  • ITunes Crashes on Opening

    I am running a Macbook Pro with OS X 10.9.4 Earlier today I was scrolling through my iTunes albums and the screen locked out.  My music library is large - some 170 GB.  I got the whirling beach ball and had to force quit iTunes.  After that, I tried

  • Anymore to update apps on 3GS?

    Hi, after iOS7 my 3GS is outdated but I want to use it as a second device. My question is: Need I keep special attention by updating apps for the 3GS, in detail: if apps are optimized for iOS7 and I dont use iOS 7, will they broke on my 3GS? Can I up