Skip to content
  1. Mar 14, 2011
  2. Feb 25, 2011
  3. 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
  4. 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