Ticket #32 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Transliteration Support

Reported by: tobias382 Owned by: tobias382
Priority: normal Component: plugins
Version: 1.5 Severity: normal
Keywords: Cc:

Description

Move the decode() routine used in the Url and FeedTicker? plugins to the base plugin class and modify it so that it checks for the translit pecl extension and uses its transliterate function when available. Pester Derick in #phpc if you need support.

Change History

Changed 5 years ago by Slynderdale

  • status changed from new to closed
  • resolution set to fixed

(In [138]) Fixes #32 and adds transliteration support to Phergie's base as well as making URL and FeedTicker? use the new transliterate function.

Note: See TracTickets for help on using tickets.