Closed (fixed)
Project:
Typogrify
Version:
7.x-1.0-rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 22:11 UTC
Updated:
1 Aug 2012 at 07:43 UTC
I've edited smartypants.php, but it is better to have the option in the module.
Comments
Comment #1
promesSee http://drupal.org/node/358265. You can add your own style.
Comment #2
migmedia commented@konon: Can you please explain how which quote-character is used in russian in a example?
English: He said, “‘Quoted’ words in a larger quote. Isn’t this funny?”
German: He said, „‚Quoted‘ words in a larger quote. Isn‘t this funny?“
Dutch: He said, „‘Quoted’ words in a larger quote. Isn’t this funny?”
Russian:
@Anyone: How is quotation handled in other languages?
Comment #3
konon commented@migmedia
Russian: He said, «„Quoted“ words in a larger quote. Isn’t this funny?»
I can make a table with other languages for you, tomorrow )
Comment #4
konon commentedOK, here's the promised table.
In some languages there is no internal quotation marks. External quotes I called “ext”, internal quotation marks - “int”. Note for others: if you do not have nested quotes, you should use only the “ext” ones.
Comment #5
miklI don't think locking this down on language is a good idea. Officially, guillemets is the right way to quote a text in Danish, but it's very rare to see those outside the newspaper business, and users would certainly be surprised to see their quotes replaced with something completely different…
Comment #6
konon commentedmikl you are right. It should be an option for user.
In my case, the alphabet are not latin, it is cyrillic. And we really use « » every day in paper press and documents. Even russian MS Word replace " " to « » by default.
Our quotes are no longer competitive because keyboards and browsers created by english-speaking people))
Comment #7
migmedia commentedI don't know konon's source, but I have implemented his table to localize quotes.
Anyways fallback is en: “…” ‘…’
Micha
Comment #8
migmedia commented