Skip to content
  • Jose Antonio Reyero del Prado's avatar
    Updating from github, http://githup.com/josereyero/i18n · 55429c3e
    Jose Antonio Reyero del Prado authored
    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)
    38c1ccf Fixed an undefinied index error (1048436)
    397e4ac #1027110 fixed d7 compatibility code
    1356194 Fixed bug, typo
    dae8cf5 Fixed wrong funcion names in install files
    42312f8 minor: i18n_block: Implements hook_uninstall().
    35cf61d fix "Require language (Do not allow Language Neutral)."
    df093b6 fix language-selection bug. set current language as default language for new nodes.
    0e20b8a Cleaned install files and added update 7000 for all of them, to be filled later.
    cc707c1 Fixed issues with syn, some fields working
    688cf3c Fixed issues with language/language code
    8cc8ad2 Added proper handling of theme settings
    4e9d4b1 Commented out not updated fields
    324da98 Added fields to select for synchronization
    14db0fd Node synchronization
    37c7dbf Better naming for includes
    943092f Moved synchronization functions into separate file
    96ae625 Reworked field info collection to use more flexible hooks
    1096c4a Fixed notice when listing menu strings
    e2f9c88 fixed notice in i18n_node
    e30573c Integrated with Variable module, see http://drupal.org/project/variable
    3d93fa9 Few more improvements for i18n sync
    55429c3e