Parent Directory
|
Revision Log
|
Revision Graph
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 |