Subversion Repositories wimsdev

Rev

Rev 3383 | Rev 5903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3383 Rev 4427
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</tt> 
3
- create a help file in the directory <tt>public_html/modules/scripts/help/anstype</tt> 
4
with name <tt>_name_.phtml</tt> 
4
with name <tt>_name_.phtml</tt> 
5
and eventually in oher language directory anstype.$lang ; in the language
5
and eventually in oher language directory anstype.$lang ; in the language
6
you don't know, create a help file and copy something like
6
you do not know, create a help file and copy something like
7
<pre>
7
<pre>
8
!changeto  help/anstype/_name_.phtml
8
!changeto  help/anstype/_name_.phtml
9
</pre>
9
</pre>
10
 
10
 
11
- add a line in the file public_html/scripts/help/$lang/reply.phtml in the variable
11
- add a line in the file public_html/scripts/help/$lang/reply.phtml in the variable