Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Dhivehi Text

Opis

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"]

Instalacija

Da se instalirati

  1. Upload dhivehi-text folderto the /wp-content/plugins/ directory
  2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  3. Go to any post edit page and start editing

Deinstalacija

  1. Deactivate Dhivehi Text in the ‘Plugins’ menu in WordPress.
  2. After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
  3. This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.

ČPP

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Dhivehi Text” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Dhivehi Text” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

0.1

  • Prvo izdanje