Changeset 524334
- Timestamp:
- 03/27/2012 04:22:03 PM (14 years ago)
- Location:
- hyphenator
- Files:
-
- 4 added
- 2 edited
-
tags/4.0.0/languages/hyphenator-ro_RO.mo (added)
-
tags/4.0.0/languages/hyphenator-ro_RO.po (added)
-
tags/4.0.0/readme.txt (modified) (5 diffs)
-
trunk/languages/hyphenator-ro_RO.mo (added)
-
trunk/languages/hyphenator-ro_RO.po (added)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hyphenator/tags/4.0.0/readme.txt
r512479 r524334 10 10 11 11 == Description == 12 Hyphenator automatically inserts sep erators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages.12 Hyphenator automatically inserts separators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages. 13 13 14 14 = Supported Languages = … … 16 16 17 17 = Features = 18 This Plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English and German is easy to understand and everything could be configured there.18 This plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English, German and Romanian is easy to understand and everything could be configured there. 19 19 20 20 = What's Hyphenator.js? = … … 39 39 1. Unzip and upload the archive to the `/wp-content/plugins/` directory 40 40 1. Activate the plugin through the 'Plugins' menu in WordPress 41 1. Configure it through tthe new menu item 'Hyphenator' in 'Settings'41 1. Configure it through the new menu item 'Hyphenator' in 'Settings' 42 42 43 43 == Frequently Asked Questions == … … 68 68 *([Source](http://code.google.com/p/hyphenator/wiki/en_FAQ#Hyphenator_breaks_the_search_functionality_of_my_browser))* 69 69 70 = When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in al lmost all words =70 = When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in almost all words = 71 71 > This is fixed since version 3.0.0. 72 72 … … 132 132 You can see a working example of Hyphenator.js [here](http://hyphenator.googlecode.com/svn/trunk/WorkingExample.html "Example of using Hyphenator.js"). 133 133 134 == Thanks to == 135 * Web Geek Science ([Web Hosting Geeks](http://webhostinggeeks.com/)) for the Romanian translation 136 134 137 == License == 135 138 * Plugin licensed under GPLv3: Copyright (C) 2008-2012 Benedict B. alias e2b -
hyphenator/trunk/readme.txt
r512479 r524334 10 10 11 11 == Description == 12 Hyphenator automatically inserts sep erators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages.12 Hyphenator automatically inserts separators in the content, so that at the end of line the text is wrapped with a dash if applicable. Hyphenator.js, a JavaScript available under the terms of LGPL v3, is used. It fields the algorithm known from OpenOffice and LaTeX. As this is executed client-sidedly, it adapts itself to the respective browser environment and thus avoids a faulty display. The script is particularly suitable for justification and supports a variety of languages. 13 13 14 14 = Supported Languages = … … 16 16 17 17 = Features = 18 This Plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English and German is easy to understand and everything could be configured there.18 This plugin includes Hyphenator.js into your blog for inserting separators automatically. The user settings backend available in English, German and Romanian is easy to understand and everything could be configured there. 19 19 20 20 = What's Hyphenator.js? = … … 39 39 1. Unzip and upload the archive to the `/wp-content/plugins/` directory 40 40 1. Activate the plugin through the 'Plugins' menu in WordPress 41 1. Configure it through tthe new menu item 'Hyphenator' in 'Settings'41 1. Configure it through the new menu item 'Hyphenator' in 'Settings' 42 42 43 43 == Frequently Asked Questions == … … 68 68 *([Source](http://code.google.com/p/hyphenator/wiki/en_FAQ#Hyphenator_breaks_the_search_functionality_of_my_browser))* 69 69 70 = When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in al lmost all words =70 = When I copy/paste hyphenated texts from a website, spaces/hyphens are inserted in almost all words = 71 71 > This is fixed since version 3.0.0. 72 72 … … 132 132 You can see a working example of Hyphenator.js [here](http://hyphenator.googlecode.com/svn/trunk/WorkingExample.html "Example of using Hyphenator.js"). 133 133 134 == Thanks to == 135 * Web Geek Science ([Web Hosting Geeks](http://webhostinggeeks.com/)) for the Romanian translation 136 134 137 == License == 135 138 * Plugin licensed under GPLv3: Copyright (C) 2008-2012 Benedict B. alias e2b
Note: See TracChangeset
for help on using the changeset viewer.