This shows you the differences between two versions of the page.
|
en:linux:dokuwiki:plugins [2011/09/17 14:07] matthieu |
en:linux:dokuwiki:plugins [2011/10/04 21:57] (current) matthieu [Translation] |
||
|---|---|---|---|
| Line 23: | Line 23: | ||
| To enable it, you need to add the following code in your template : | To enable it, you need to add the following code in your template : | ||
| - | <code> | + | <code php> |
| <?php | <?php | ||
| $translation = &plugin_load('helper','translation'); | $translation = &plugin_load('helper','translation'); | ||