/[drupal]/contributions/modules/language_sections/language_sections.info
ViewVC logotype

Contents of /contributions/modules/language_sections/language_sections.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.9 - (show annotations) (download)
Tue Jul 29 14:47:58 2008 UTC (15 months, 4 weeks ago) by netgenius
Branch: MAIN
CVS Tags: DRUPAL-5--1-5, HEAD
Branch point for: DRUPAL-5
Changes since 1.8: +3 -3 lines
Fixed .info for Drupal 5
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
6 ; The .module currently supports both Drupal 5 and 6, but this .info file needs to be changed:
7
8 ; --- Drupal 5.x ---
9 dependencies = filter locale
10
11 ; --- Drupal 6.x ---
12 ; dependencies[] = locale
13 ; core = 6.x
14

  ViewVC Help
Powered by ViewVC 1.1.2