Skip to content
  1. Dec 14, 2011
  2. Sep 08, 2011
  3. May 29, 2011
  4. May 21, 2011
  5. May 13, 2011
  6. Apr 16, 2011
  7. Apr 09, 2011
  8. Mar 20, 2011
  9. Feb 25, 2011
  10. Feb 24, 2011
    • Jose Antonio Reyero del Prado's avatar
      Updating from http://github.com/josereyero/i18n · 42dba96b
      Jose Antonio Reyero del Prado authored
      92e2c0d #1070690 select taxonomy needs module i18n_taxonomy installed
      50036a9 #1064436 Added configurable tags to skip for query altering
      f29503e #1068682 added back i18n_variables into translatable variables, as options
      a88e73d #1068682 Making primary and secondary links variables translatable
      3304be7 Added configure links to module info
      4ef1f55 Removed obsoleted code from i18n_sync
      70771b7 Fixed content type names in menu alter. Updated support for l10n_string, though not actually saved d
      b7dc3e1 #1064418 Fields for 'no language' not saving
      03e1ca5 #1053812 Undefined index 'translation' when enable 'Hide content translation links'
      26eea26 #1069130 Rename package from Multilanguage to Multilingual
      500a75e #1065938 Query alter not using proper table alias
      d350004 Removed obsoleted file reference #1068450
      ced9360 Added missing dependency (variable) for i18n module
      21749aa New module i18n_redirect (SEO optimization) and hook_i18n_translate_path()
      3454ac0 Added API function to build language switcher links
      9ff6d8e Translation links with menu item translations
      08c5a8c Better translation pages for menu links
      5ba43e7 Translations for base men item
      be59df8 Merge branch 'master' of github.com:josereyero/i18n
      a1f0a01 Translation sets by menu
      12c59bf Automatic formatting for translation sets
      7e4579e Added generic translation set form
      f849db5 Added menu translation sets.
      6755e79 #1053812 Undefined index translation and other link issues
      35f7b68 #1062054, by erdembey, Jerome F: Recoverable fatal error: Method DatabaseCondition::__toString() mus
      9d8a5a7 Moved forum translation into new module
      7.x-1.0-beta1
      42dba96b
  11. Feb 19, 2011
    • Jose Antonio Reyero del Prado's avatar
      Updating from github: · 562bcbb6
      Jose Antonio Reyero del Prado authored
      14e7cb7 Added some more i18n variables and variable types
      46e6497 Using new variable elements to build admin form.
      e4fb77c Using variable module to generate admin settings
      ee1ce60 Added some variables
      f5c5794 Removed hook_i18n_translation_set_info(), replaced by hook_i18n_object_info()
      22621e5 Reamed some functions, implemented objects for menus
      eaa28ed Added new hook i18n_object_info() and string translation for objects
      3cfea26 Removed obsoleted functions
      51b240a Fixed some issues with content typetitle and notice in block admin #1058774
      5c6e65f Updated i18n_string_update_context
      c7e9205 Fixed merge query, by SebCorbin, #1061578
      543c0a9 Dropped i18n_variable_exit() which was creating some issues
      566216f Updated i18n_variable to use new variable_store module
      7e575ac Fixed update name
      50d1e81 Using variable_realm for i18n_variables
      adc994d Added undefined language to node selection. Also rewriting queries with language field. Always enable
      5af7dbc Reworked options for language selection, added page and PHP visibility options
      bfa4324 Added language field to node display. Shorthand function for node type language enabled.
      b3a432a Added language field to term display fields
      2020dda Completed tokens
      7fb3342 Finished implementing all field hooks for taxonomy terms
      cc87ea8 Reimplemented localized tokens
      12e571f Overriding taxonomy field form widgets
      65fa89e Fixed multiple issues with taxonomy languages. Added field formatter for localized terms.
      0761f91 Added some documentation
      dbd0b21 New translation sets API
      7.x-1.0-alpha3
      562bcbb6
  12. Feb 14, 2011
    • 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
      7.x-1.0-alpha2
      55429c3e
  13. Jan 11, 2011