| /[drupal]/contributions/modules/i18n/i18nstrings/i18nstrings.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Missing update for 5.x -> 6.x
Upate path needs work, disable hook
Add new columns in update_6004, currently disabled for missing upgrade path from D52
* Add new 'type' column to i18n_strings table. * Use db_add_field() for update_6000.
#395598 by hass: Upgrade to D6 impossible - Add missing {i18n_strings}.oid on upgrade.
Removed schema translation (shouldn't be done any longer)
- Fixed multilingual variables issues, by rfay, #451120 - Fixed i18nstrings, wrong hook_schema_alter() implementation, by rsvelko, #466876
#356291 - fixed db_drop_field() in hook_uninstall() - the field name was incorrect.
- Mark translations a outdated when source string changes, by nedjo, #355366 - Changed default behavior: content types with multilingual support disabled are now language neutral, #270655
- Added index for locale table's location field, by sun, #349488 - Removed deprecated i18n_get_links().
Fixed wrong update and missing dependency
- Fixed multilingual blocks not translating, #305868 - Fixed notices, undefined variables, by eMPee584, #276161
- Fixed some issues with strings and menu install/updates
Added uninstall hook
Code style fixes, missing ID tags, +++
Trailing spaces cleanup (code style)
- Fixed: Column name conflict (oid) on PostgreSQL, #314126 - Fixed: Added English language to import/export page, #314035
- Multiple bug fixes and code improvements, by stella, #314846, #314880, #314853
First usable alpha with new strings system. Will work with l10n_client, whatever the default language.
First version, not really usable yet. Reworking i18nstrings WIP
file i18nstrings.install was added on branch DRUPAL-5--3 on 2008-07-24 18:40:23 +0000
Upgrading for Drupal 6
Upgrading for Drupal 6
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |