language_sections.info in Language Sections 5
; $Id:
name = Language sections
description = An input filter which allows you to define content for several languages in a single text area.
package = "Multilingual"
; The .module currently supports both Drupal 5 and 6, but this .info file needs to be changed:
; --- Drupal 5.x ---
dependencies = filter locale
; --- Drupal 6.x ---
; dependencies[] = locale
; core = 6.x
File
language_sections.info
View source
- ; $Id:
- name = Language sections
- description = An input filter which allows you to define content for several languages in a single text area.
- package = "Multilingual"
-
- ; The .module currently supports both Drupal 5 and 6, but this .info file needs to be changed:
-
- ; --- Drupal 5.x ---
- dependencies = filter locale
-
- ; --- Drupal 6.x ---
- ; dependencies[] = locale
- ; core = 6.x