Language Sections
Designed for multi-language sites, Language Sections provides a way of storing content sections for different languages in a single text area.
Applications include
* Views module header, footer and "empty" text sections, to make them "language aware". On Drupal 5, Views Translate may also be useful.
* Node bodies, to display something like "This content is only available in English" when someone tries to view in a language for which no translated version of the content exists.
* Text sections provided by other modules which do not offer multi-language capability - see below.
This module provides an "input filter", so will only be useful for text sections which make use of "input formats".
Other modules with which Language Sections can be useful
* Views
* Panels for "custom content" panes (but don't set "simple cache" in Panels 2.)
* Educational Block
Please contact me giving details of other relevant modules that you know about so that I can add them to this list.
Example
Text and sections are marked in a simple way, here's an example:
=== es ===
This text will only be displayed when Spanish language is selected by the user.
=== fr ===
This text will only be displayed when French language is selected by the user.
=== qz ===
This part will be displayed when the user's selected language is neither Spanish nor French, i.e. all other languages.
=== qq ===
This part will be displayed for all languages.
Please read the documentation for further information.
For general comments, complaints, praise etc, please add a review.
Update 29-Jul-08 Default section now added as requested here and documented here, currently available only in dev releases but will go into the next supported release.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.4 | 2008-Jun-19 | 9.37 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.4 | 2008-Jun-18 | 9.37 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Oct-08 | 10.04 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Jul-30 | 10 KB | Download · Release notes | Development snapshot | |
