CHANGELOG.txt |
CHANGELOG.txt |
|
4-7-4 to 5-0
--------------
- Added terms with no language for translations
- Added: Switch to user's language after login
- Fixed bug with default language
29/01/2007
- Added automatic taxonomy translation when translating nodes
- Added language… |
CREDITS.txt |
CREDITS.txt |
|
Drupal module created by Jose A. Reyero, <drupal at reyero dot net>
My website http://freelance.reyero.net, it uses this module.
** Some code taken from Walkah's translate_node module, from the sandbox.
DEVELOPERS
----------
Jose A.… |
i18n.info |
i18n.info |
|
name = Internationalization
description = Enables multilingual content.
dependencies = locale
package = Multilanguage - i18n |
i18n.install |
i18n.install |
|
|
i18n.module |
i18n.module |
|
Internationalization (i18n) module |
i18nblocks.info |
i18nblocks/i18nblocks.info |
|
name = i18n - blocks
description = Enables multilingual blocks.
dependencies = i18n
package = Multilanguage - i18n |
i18nblocks.install |
i18nblocks/i18nblocks.install |
|
|
i18nblocks.module |
i18nblocks/i18nblocks.module |
|
|
i18ncontent.info |
experimental/i18ncontent.info |
|
name = i18n - content types
description = Translates content type parameters.
dependencies = i18n i18nstrings
package = Multilanguage - i18n - experimental |
i18ncontent.module |
experimental/i18ncontent.module |
|
Internationalization (i18n) package - translatable content type parameters |
i18nmenu.info |
contrib/i18nmenu.info |
|
name = i18n - menu
description = Supports translatable custom menu items.
dependencies = i18n
package = Multilanguage - i18n |
i18nmenu.module |
contrib/i18nmenu.module |
|
|
i18nprofile.info |
i18nprofile/i18nprofile.info |
|
name = i18n - profile
description = Enables multilingual profile fields.
dependencies = i18n profile
package = Multilanguage - i18n |
i18nprofile.install |
i18nprofile/i18nprofile.install |
|
|
i18nprofile.module |
i18nprofile/i18nprofile.module |
|
|
i18nstrings.info |
experimental/i18nstrings.info |
|
name = Strings
description = Translatable strings.
dependencies = i18n
package = Multilanguage - i18n - experimental |
i18nstrings.install |
experimental/i18nstrings.install |
|
|
i18nstrings.module |
experimental/i18nstrings.module |
|
Internationalization (i18n) package - translattable strings |
i18nsync.info |
experimental/i18nsync.info |
|
name = Synchronization
description = Synchronizes content translations
dependencies = i18n translation
package = Multilanguage - i18n - experimental |
i18nsync.install |
experimental/i18nsync.install |
|
|
i18nsync.module |
experimental/i18nsync.module |
|
Internationalization (i18n) package. Synchronization of translations |
i18ntaxonomy.info |
contrib/i18ntaxonomy.info |
|
name = i18n - taxonomy
description = Translates taxonomy terms using localization system.
dependencies = i18n translation
package = Multilanguage - i18n |
i18ntaxonomy.install |
contrib/i18ntaxonomy.install |
|
|
i18ntaxonomy.module |
contrib/i18ntaxonomy.module |
|
Internationalization (i18n) package - taxonomy term translation |
i18nviews.info |
i18nviews/i18nviews.info |
|
name = i18n - views
description = Views support for i18n
dependencies = i18n views
package = Multilanguage - i18n |
i18nviews.module |
i18nviews/i18nviews.module |
|
Views support for Internationalization (i18n) package |
INSTALL.txt |
INSTALL.txt |
|
********************************************************************
D R U P A L M O D U L E
********************************************************************
Name: i18n module and translation… |
README.txt |
README.txt |
|
README.txt
==========
********************************************************************
This is i18n package, development version , and works with Drupal 5.x
********************************************************************
WARNING: DO READ THE… |
README.txt |
contrib/README.txt |
|
README.txt
==========
********************************************************************
These are additional modules for i18n package
********************************************************************
These modules depend on i18n.module and… |
README.txt |
experimental/README.txt |
|
These are experimental modules for i18n package.
Experimental means EXPERIMENTAL so these modules are still under development and may break stuff,
or may not be here for future stable releases.
WARNING: Don't use them for production sites. |
translation.info |
translation/translation.info |
|
name = Translation
description = Manages translations between nodes and taxonomy terms.
dependencies = i18n
package = Multilanguage - i18n |
translation.module |
translation/translation.module |
|
|
ttext.info |
experimental/ttext.info |
|
name = Translatable Text
description = CCK translatable text field
dependencies = i18n i18nstrings
package = Multilanguage - i18n - experimental |
ttext.install |
experimental/ttext.install |
|
|
ttext.module |
experimental/ttext.module |
|
Defines simple ttext field types. |