Rev 4366 | Rev 5903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4366 | Rev 4450 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | help_subject |
20 | help_subject |
21 | variabile che contiene l'identificateur dell'aiuto introdotto dalla funzione <tt class="wims_code_words">help</tt>. |
21 | variabile che contiene l'identificateur dell'aiuto introdotto dalla funzione <tt class="wims_code_words">help</tt>. |
22 | 22 | ||
23 | :oef_firstname |
23 | :oef_firstname |
24 | oef_firstname |
24 | oef_firstname |
25 |
|
25 | Nome proprio dell'iscritto (default: <tt class="wims_code_words">$name_firstname</tt>). |
26 | 26 | ||
27 | :oef_lastname |
27 | :oef_lastname |
28 | oef_lastname |
28 | oef_lastname |
29 |
|
29 | Cognome dell'iscritto (default: <tt class="wims_code_words">$name_lastname</tt>). |
30 | 30 | ||
31 | :oef_login |
31 | :oef_login |
32 | oef_login |
32 | oef_login |
33 |
|
33 | Login dell'iscritto (default: <tt class="wims_code_words">anonymous</tt>). |
34 | 34 | ||
35 | :oef_now |
35 | :oef_now |
36 | oef_now |
36 | oef_now |
37 |
|
37 | Ora nel formato aaaammgg:hh:mm:ss (20110515.22:19:25) |
38 | 38 | ||
39 | :oef_lang |
39 | :oef_lang |
40 | oef_lang |
40 | oef_lang |
41 |
|
41 | Lingua dell'iscritto o del visitatore anonimo (per esempio, <tt class="wims_code_words">en</tt>, |
42 | <tt class="wims_code_words">fr</tt>, <tt class="wims_code_words">es</tt>) |
42 | <tt class="wims_code_words">fr</tt>, <tt class="wims_code_words">es</tt>) |