Trace: • autolocale
Differences ¶
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:tutorials:plugins:coord:autolocale [2012/01/30 20:59] – [Coord Plugin autolocale] foxmask | en:tutorials:plugins:coord:autolocale [2012/01/31 10:34] (current) – foxmask | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| // | // | ||
| - | |||
| ===== 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> | ||

