Last change
on this file since 54556 was
54556,
checked in by cedric@…, 9 years ago
|
un paquet pour compositions 3.0 pour SPIP 3
|
File size:
516 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | // Ceci est un fichier langue de SPIP -- This is a SPIP language file |
---|
4 | |
---|
5 | /// Fichier produit par PlugOnet |
---|
6 | // Module: paquet-compositions |
---|
7 | // Langue: en |
---|
8 | // Date: 17-11-2011 16:23:17 |
---|
9 | // Items: 1 |
---|
10 | |
---|
11 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
12 | |
---|
13 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
14 | |
---|
15 | // C |
---|
16 | 'compositions_description' => 'This plugin allows you to define several variants of compositions for each kind of SPIP objects (article, sections, etc..) and to easily apply them, case by case, from the private area.', |
---|
17 | ); |
---|
18 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.