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 21:00] – [Jelix and your portal in the user's language] 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 ===== | ||
| 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> | ||

