Açıklama
When using Japanese or Korean font, backlash appear as Yen or Won sign, beacuse Yen and Won sign have the same ASCII code as backslash.
This plugin provides a TinyMCE button and Quicktag to enter backslash. Even when using Japanese or Korean font, backslash doesn’t appear as Yen or Won sign.
Features
- Easy to enter backslashes even when using Japanese or Korean font.
- Localization: English(Default), 日本語(Japanese, UTF-8).
Notes
- This plugin requires the default visual editor(TinyMCE). Other visual editors are not supported.
- On some clients(Visitor’s PC, mobile), backslash may appear as Yen or Won sign.
Ekran Görüntüleri
Yükleme
Installation
- Upload plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- If you need, go to “Settings” -> “TinyMCE Backslash” to configure.
Usage
Click “backslash” button to enter backslashes.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“TinyMCE Backslash Button” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“TinyMCE Backslash Button” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
0.2.6
- Fix a bug: Using bloginfo() in the wrong way.
- Fix a bug: A missing textdomain.
- Fix a bug: The function name which may conflict with “SyntaxHighlighter TinyMCE Button” someday.
0.2.5
- Modified Quicktag processing to be compliant with WordPress 3.3.
- Added Quicktag button into the Comment editor.
0.2
- Added the button into HTML editor. The button makes easy to enter backslashes even when using Japanese or Korean font.
- Rewrote the code using class.
0.1
- This is the initial release.