Mô tả
Adds a button to the WordPress WYSIWYG editor to write Dhivehi text. By default adds a <span class="dhivehi-text">
tag.
This plugin uses MV Faseyha and MV Waheed embedded fonts.
Shortcode
If you want more flexibility, you can use the procided shortcode.
[dhivehi]Content goes here[/dhivehi]
The shortcode offers a few options that you can customize.
[dhivehi container="div" class="foo bar" id="myid"]
Cài đặt
Cài
- Upload
dhivehi-text
folderto the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to any post edit page and start editing
Uninstall
- Deactivate Dhivehi Text in the ‘Plugins’ menu in WordPress.
- After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
- This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.
Hỏi đáp
- How can I use my own fonts?
-
Just override the
.dhivehi-text
class in your css and define your preferred font-family. - How can I contact the plugin author?
-
Drop me a line at http://arushad.org/contact
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Dhivehi Text” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Dhivehi Text” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.1
- Initial release