Rev 2689 | Rev 3383 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2689 | Rev 3351 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | When an answer type ('_name_') is added : |
1 | When an answer type ('_name_') is added : |
2 | 2 | ||
3 | - create a help file in the directory <tt>public_html/modules/scripts/help/anstype |
3 | - create a help file in the directory <tt>public_html/modules/scripts/help/anstype</tt> |
- | 4 | with name <tt>_name_.phtml</tt> |
|
4 | and eventually in oher language directory anstype.$lang ; in the |
5 | and eventually in oher language directory anstype.$lang ; in the language |
5 | you don't |
6 | you don't know, create a help file and copy something like |
6 | <pre> |
7 | <pre> |
7 | !changeto help/anstype/_name_.phtml |
8 | !changeto help/anstype/_name_.phtml |
8 | </pre> |
9 | </pre> |
9 | 10 | ||
10 | - add a line in the file public_html/modules/scripts/help/$lang/reply.phtml in the variable |
11 | - add a line in the file public_html/modules/scripts/help/$lang/reply.phtml in the variable |