i18n 7.x-1.0-alpha2

Updating from http://github.com/josereyero/i18n
Added new path translation module
0eaf308 Fixed edition of taxonomy translations
59296bf Updated taxonomy translation forms
b54d118 Updating link alter hooks
f63892c Updated block module install
ed2c9d0 Fixed issues with text formats
0bde20c Simplified node_translations, properly check language code
b2e825e Simplified node_translations, properly check language code
1472068 Generalized i18n_sync hooks for entities
52b7e5d Added NEW! path translation module.
edd8bd3 Fixed issues with taxonomy forms
a0dfaff Implemented language selection for taxonomy
8c79dcd Added proper undefined language to menus and taxonomy
b8825f0 Moved node options to the right module. Added default language list options
7a6598f Added some variable information, using new variable api
520916f Removing obsoleted options, updating links
a289c8e Merge branch 'master' of github.com:josereyero/i18n
efe315e Replaced existance condition
8e64648 #1026784 bug fix
c3747d3 commented dpm function
f3eda0d #899152 coding standars and link to change the variable for other languages next to the variable
bd9380d Migrated hook_link_alter to hook_node_view_alter
4d6402d Fixed hiding translation links in node view
86e84dd Adapted JS file to D7
2b0a87d Fixed a notice error (1030548)

variable 7.x-1.0-alpha3

Updating from http://github.com/josereyero/variable
106fa4c Added variable_children() to spawn multiple variable names
d8cbaa6 Better forms for array variables
26671f7 Better handling for theme variables
0d8246f Added theme settings to variables list

gamma 7.x-2.0-beta3

New features

Updates for templates to play nicely with HTML 5 and the Beta1 version of Omega.

migrate 7.x-2.0-rc2

Bug fixes
Insecure

Migrate 2.0 Release Candidate 2
===============================

Bug fixes
- migrate_example error when auto_nodetitle module not present.
- #1053798 - Missing 'debug' on showMessage.

Migrate 2.0 Release Candidate 1
===============================

Features and enhancements
- #919108 - Add deleteDestination() for maps; cache migration list.
- #1005090 - Support multiple values for file fields.
- #996086 - Add prepareRollback and completeRollback methods for entities.
- #1039882 - Pass client migration to stub creation. Note that $migration->values
(the destination object being built) is now $migration->destinationValues - any
migrations referencing this member will need to change.
- #946350 - Accept arrays in sourceMigration();
Let a node migration set node_revisions.uid. That's the 'last edited by' user

Bug fixes
- #1053798 - Consistent use of error codes.
- #1053526 - Machine names in drush commands now case-insensitive.
- #914440 - Enhance multilingual support.
- #1014648 - Defaulting of file field subfields.
- #1037872 - Make sure is_new is off for previously migrated content.
- #919706 - Fix drush migrate-descriptions command.
- #1027468 - Limit map/message table name lengths.
- #1045646 - Handle PHP memory_limit of -1.
- #1050348 - Check map table existence in correct DB.

Pages

Subscribe with RSS Subscribe to RSS - 7.x