Trace:
Differences ¶
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:tutorials:plugins:coord:autolocale [2012/01/30 20:59] – created foxmask | en:tutorials:plugins:coord:autolocale [2012/01/31 10:34] (current) – foxmask | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Coord Plugin " | ====== Coord Plugin " | ||
| - | // | + | //(supported |
| ===== Jelix and your portal in the user's language ===== | ===== Jelix and your portal in the user's language ===== | ||
| - | I'm not going to repeat the [documentation | + | I'm not going to repeat the documentation |
| The main subject of this article will consist to show how with Jelix, jAuth and jCommunity in particular, | The main subject of this article will consist to show how with Jelix, jAuth and jCommunity in particular, | ||
| Line 29: | Line 28: | ||
| </ | </ | ||
| - | The trick here, is to put **$gJConfig-> | + | The trick here, is to put **$gJConfig-> |
| - | this one will appear again in the language previously choosen | + | |
| - | Then we act the same way with the event of jAuth which are AuthLogin (when logged in) and AuthLogout (when logged out) | + | Then we act the same way with the events |
| <code php> | <code php> | ||

