bug and suggestion for typesetbuttons
Posted: Sat Sep 09, 2006 2:34 pm
Hello,
I see the following problem in the plugin:
I choose quotation mark "german2" / "Deutsch2" , but by clicking on the button the wrong opening quotation mark appears.
the plugin says
but this appears to me in the editor:
This was the bug, now the suggestion:
It looks a little bit cryptic with the numbers, could the html-names be used?
and for the other symbols:
BTW, not only the double quotation mark should be effected by the config above, the single quotation mark should do, too:
And BTW: As the plugin help text says, that one of the hyphens should be a normal and one a short hyphen or dash or so:
but 2011 is no dash, it is a non-breaking hyphen.
correct:
for short and long hyphens
But the non-breaking hyphen seems ti be important and should be added, too.
And btw Strike-through does not need nobody. Better would be <del></del>, it looks like the same, but it is logical markup.
And, (yes this is the last
)
in the german language file:
"Akzept-Button aktivieren" should be "Akzent-Button"
But, I do not kow, perhaps you mean one of these:
I see the following problem in the plugin:
I choose quotation mark "german2" / "Deutsch2" , but by clicking on the button the wrong opening quotation mark appears.
the plugin says
Code: Select all
“Englisch”
„Deutsch1“
„Deutsch2”
»Deutsch3«
«Französisch»
Code: Select all
“Deutsch2”This was the bug, now the suggestion:
It looks a little bit cryptic with the numbers, could the html-names be used?
Code: Select all
“Englisch”
„Deutsch1“
„Deutsch2”
»Deutsch3«
«Französisch»
Code: Select all
–
•
‘test’
’
–
•
‘test’
’
BTW, not only the double quotation mark should be effected by the config above, the single quotation mark should do, too:
Code: Select all
‘Englisch’
‚Deutsch1‘
‚Deutsch2’
›Deutsch3‹
‹Französisch›
And BTW: As the plugin help text says, that one of the hyphens should be a normal and one a short hyphen or dash or so:
Code: Select all
–
‑
but 2011 is no dash, it is a non-breaking hyphen.
correct:
Code: Select all
—
–
But the non-breaking hyphen seems ti be important and should be added, too.
And btw Strike-through does not need nobody. Better would be <del></del>, it looks like the same, but it is logical markup.
And, (yes this is the last
in the german language file:
"Akzept-Button aktivieren" should be "Akzent-Button"
But, I do not kow, perhaps you mean one of these:
Code: Select all
Gravis (Accent grace) x0300
Akut (Accent aigu) x0301