key | desc> |
---|---|
leftmin | The minimum of chars to remain on the old line |
rightmin | The minimum of chars to go on the new line |
shortestPattern | The shortes pattern (numbers don't count!) |
longestPattern | The longest pattern (numbers don't count!) |
specialChars | Non-ASCII chars in the alphabet. |
patterns | the patterns |
exceptions | Excpetions for the secified language |
key | values | default |
---|---|---|
classname | string | 'hyphenate' |
donthyphenateclassname | string | '' |
minwordlength | integer | 6 |
hyphenchar | string | '­' |
urlhyphenchar | string | 'zero with space' |
togglebox | function | see code |
displaytogglebox | boolean | false |
remoteloading | boolean | true |
enablecache | boolean | true |
enablereducedpatternset | boolean | false |
onhyphenationdonecallback | function | empty function |
onerrorhandler | function | alert(onError) |
intermediatestate | string | 'hidden' |
selectorfunction | function | […] |
safecopy | boolean | true |
doframes | boolean | false |
storagetype | string | 'none' |