-
Node Translation: February 25, 2011 2:09
Commit 6d8941c on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Node Translation: February 25, 2011 2:09
Commit ca3eb83 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Changes to the module to add language checking and also verify against trying to send the user to a language which does not exist or is disabled in the system
-
Fixing d.o. issue #561130 where the node type would be wrong for the create translation link if there were underscores in it since it was not making them into dashes
-
More updates to the node translation module with fixes and some small updates
-
Making the final updates for the new 6.1.2 release of the module
-
#0 small fix with , instead of ;
-
Refactoring the module so that the pieces are loaded on demand rather than all the time because it saves over 8k doing it this way hence on larger sites will speed up the process
-
Updating the node translation module to take into account the current translations also
-
#0 more updates and bug fixes for the node translation module