locale.install

  1. drupal
    1. drupal6
    2. drupal7

Version 1.38 (checked in on 2009/05/24 at 17:39:32 by dries)

Install, update and uninstall functions for the locale module.

Funktionen & Methoden

NameBeschreibung
locale_installImplementation of hook_install().
locale_schemaImplementation of hook_schema().
locale_uninstallImplementation of hook_uninstall().
locale_update_6000{locales_meta} table became {languages}.
locale_update_6001Change locale column to language. The language column is added by update_fix_d6_requirements() in update.php to avoid a large number of error messages from update.php. All we need to do here is copy locale to language and then drop locale.
locale_update_6002Remove empty translations, we don't need these anymore.
locale_update_6003Prune strings with no translations (will be automatically re-registered if still in use)
locale_update_6004Fix remaining inconsistent indexes.
locale_update_6005Change language setting variable of content types.

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen