You are here

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
  1. ; $Id:
  2. name = Language sections
  3. description = An input filter which allows you to define content for several languages in a single text area.
  4. package = "Multilingual"
  5. ; The .module currently supports both Drupal 5 and 6, but this .info file needs to be changed:
  6. ; --- Drupal 5.x ---
  7. dependencies = filter locale
  8. ; --- Drupal 6.x ---
  9. ; dependencies[] = locale
  10. ; core = 6.x