Artikel-Schlagworte: „umlaute“

WordPress Plugin: Geotagmapper, customize Geo information inside Header automatically

WordPress 3.1.3 ok

Geotagmapper will add geographical identification meta data to the header of your webpage. The data (latitude and longitude) will automatically be retrieved by Google maps. You only have to specify your address.

It is really easy to handle and self-explanatory.

Download from WordPress repository.

Changelog

1.5.1 (28.05.2011)

  • Test wird WordPress 3.1.3 -> ok
  • Bugfix: “Fatal error: Cannot redeclare my_plugin_options()

1.5 (25.02.2011)

  • test with WordPress 3.1 -> ok
  • translations

1.4 (03.07.2010)

  • now multilanguage
  • added German

1.3 (18.06.2010)

  • tested with WordPress 3.0 ok
  • Switched from XML to JSON data import

1.2 (16.06.2010)

  • ability to insert geodata in frontpage, pages or posts only
  • creating function to place data manually into templates

WP-CleanUmlauts2-Plugin – WordPress Permalinks Umlaute automatisch konvertieren

WordPress 3.1.2 ok!

Jeder, der sich mit WordPress beschäftigt und Permalinks nutzt, wird früher oder später bemerken, dass WordPress Umlaute verschluckt bei der generierung von Permalinks. Aus “Überraschungsei” wird dann “Uberraschungsei” oder aus “Anleitung: Verzeichnisse löschen” ein “anleitung-verzeichnisse-loschen”. Das sieht alles andere als schön aus und ist außerdem falsch.

Wer also nicht ständig die URL von Hand korrigieren möchte, kann hier mein Plugin verwenden. Es nimmt automatisch folgende Umwandlungen vor:

ä -> ae, ö -> oe, ü -> ue

Ä -> Ae, Ö -> Oe, Ü -> Ue

und ß -> ss

Auf Wunsch werden auch Umlaute in Kommentaren, Feeds oder Postings automatisch umgewandelt.

Download wp-cleanumlauts2 from WordPress repository

Ich habe das WP-CleanUmlauts-Plugin von Carsten Albrecht dahingehend angepasst, dass – dem Duden entsprechend – aus ‘ß’ ein ‘ss’ gemacht wird.

Carsten Albrecht selbst hat als Vorlage das o42-clean-umlauts-Plugin von Michael Renzmann genommen.

Bei Problemen oder Fehlern kann man sich jederzeit bei mir melden. Kommentare sind herzlich willkommen.

Versionen:

1.3.2 (01.03.2011)

  • Overcome unnecessary warning message

1.3.1 (25.02.2011)

  • Make sure it still works with WordPress < 3.1

1.3 (25.02.2011)

  • checked and fixed bug for WordPress 3.1 – ok

1.2

  • checked for WordPress 3.0 – ok

1.1

  • wrong coding of letter Ö corrected

1.0

  • first version