Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Ligatures.js

Beskrivelse

NOTE: This plugin has outlived its usefulness. You can use it if you need to support legacy browsers, but modern web sites should be using the text-rendering: optimizeLegibility; declaration in their CSS to encourage context-sensitive kerning and the use of ligatures.

Chip Cullen’s Ligatures.js plugin for jQuery is an extremely lightweight tool automatically inserting ligatures in content where appropriate. Ligatures are glyphs that combine two letter forms into one for stylistic and legibility reasons.

Since it depends on fonts for ligature rendering, it’s limited to the four ligatures that are reliably supported: fi, fl, AE, and ae.

The configuration screen lets you pick which text on your site gets ligatures using CSS selectors. Use this plugin to enhance readability in headlines and flavor text on your site.

Installation

  1. Upload this plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Find the “Ligatures” configuration option in the WordPress admin interface to configure.

FAQ

Why does this plugin only change four glyphs?

The Unicode standard has code points for quite a few ligatures, but most fonts we use on the web only have support for a basic set of characters. Chip Cullen determined that fi, fl, AE, and ae were the only ones he could count on being there.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Ligatures.js” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

1.0

  • Initial release