這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Readable Names

描述

This plugin asks commenters to write their names in the language that your blog uses. Using readable names written in your blog’s native language will enhance the discussion. Strangers who want to leave comments on your blog, have to speak your language.

Customizing predefined rules can create your own slang.

Less spam is a welcome side effect on non-Latin alphabets.

Translations

The plugin comes with a set of predefined standards for every translated language.

  • Bulgarian bg_BG
  • Finnish fi (by Christian Hellberg)
  • German de_DE
  • Hebrew he_IL (by Yaron Shahrabani)
  • Icelandic is_IS (by Hans Rúnar Snorrason) †
  • Persian fa_IR (by Alefba) †
  • Russian ru_RU

incomplete

Technical Specifications

  • very lightweight
  • fully localized
  • secure input validation
  • smooth upgrade procedure
  • no extra data in the database
  • restless deinstallation

Upgrade

Any previous settings should be retained. Some new options will be set to default settings.

Roadmap

1.1

  • Add option “hyphen” to allowed characters

1.2

  • Add option “full stop” to allowed characters

螢幕截圖

  • The comment form gives a decent hint.

  • The error messages are user friendly.

  • The count of unreadable attempts is displayed on the dashboard.

  • The admin option page is clear.

  • The plugin has been translated even into Russian.

安裝

  1. Upload the readable-names folder to the /wp-content/plugins/ directory or download through the “Plugins” menu in WordPress.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Look for the “Settings” link to configure the options.
  4. Make your own definitions on the option page.
  5. Give visitors a hint about your rules.

常見問題

Please use the support forum
for problems or questions with this plugin. “Readable Names” topics must be
tagged with readable-names.

Support questions by email will be ignored.

How can I translate the plugin in my native language?
  • Download the development version.
  • Find the file readable-names.pot inside the subfolder languages.
  • Translate it with the free editor “Poedit”.
  • Contact me through the dedicated support forum.
Why should I forbid the use of any foreign alphabet?

You cannot read foreign alphabet characters. “Доктор Бро” is just not readable
for you, if you don’t speak Russian. Other commenters don’t expect
foreign alphabets on your site at all.

Could it happen that ordinary comments get lost?

No, it’s impossible. Comments with ordinary names pass through without any side effect.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Readable Names” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Readable Names 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.4

  • Remove whitespace after PHP tags

1.0.2

  • Use a static function in the uninstall hook (WP 3.1 compatible)
  • Change Russian translation

1.0.1

  • Add Bulgarian translation

1.0

  • Display count of unreadable attempts on the dashboard
  • Change default option “User” to false
  • Improve memory usage

0.9.3

  • Fix typos in readme.txt

0.9.2

  • Add “Frequently Asked Questions” section
  • Add “Upgrade Notice” section

0.9.1

  • Fix Russian typo

0.9

  • Add option “Required vowels”
  • Add option “Modify the comment form”

0.8

  • Add Finnish translation (by Christian Hellberg)
  • Change Hebrew defaults

0.7

  • Add Hebrew translation (by Yaron Shahrabani)
  • Add Icelandic translation (by Hans Rúnar Snorrason)
  • Delete Russian letters “Ь” and “Ъ” from the default settings

0.6.1

  • Fix a bug: not recognise the first letter of the alphabet

0.6

  • Better error style
  • Added section “Affected users” with options “User” and “Visitor”
  • Added the link to support forum
  • Removed option “required_letters”

0.5.1

  • Change default multibyte encoding to UTF-8

0.5

  • Add Farsi support
  • Change plugin activation

0.4.3

  • Wrong check for allowed characters
  • Change the message for invalid character

0.4.2

  • Add text domain to error messages

0.4.1

  • Typo in German and Russian translation

0.4

  • Add German translation
  • Change the plugin description

0.3.2

  • Wrong text domain

0.3.1

  • Delete temporary file
  • Change description

0.3

  • Add Russian translation

0.2

  • Add screenshots
  • Change plugin author name

0.1.1

  • Add contributors to readme.txt

0.1

  • Initial version