Subversion Repositories wimsdev

Rev

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

Rev 4051 Rev 5766
Line 53... Line 53...
53
  pointing to it, and/or submit its address to search engines.
53
  pointing to it, and/or submit its address to search engines.
54
  </li>
54
  </li>
55
 
55
 
56
</ol>
56
</ol>
57
 
57
 
58
<p><hr> <p>
58
<p><hr/></p>
59
<center><h3>Important notes</h3></center>
59
<center><h3>Important notes</h3></center>
60
<p>When writing a phtml file, please take care of the following.
60
<p>When writing a phtml file, please take care of the following.
61
<ol>
61
<ol>
62
 <li>You may adapt any html file composed by any html composer to a phtml
62
 <li>You may adapt any html file composed by any html composer to a phtml
63
  file. But once your file contains any wims commands, you should no longuer
63
  file. But once your file contains any wims commands, you should no longuer
Line 69... Line 69...
69
  will probably disappear in the visitors' browsers.
69
  will probably disappear in the visitors' browsers.
70
  </li><li>Make sure that no line starts with $emph !$emphend or $emph:$emphend,
70
  </li><li>Make sure that no line starts with $emph !$emphend or $emph:$emphend,
71
  other than for wims purposes.
71
  other than for wims purposes.
72
  </li>
72
  </li>
73
</ol>
73
</ol>
74
<hr>
74
<hr/>
75
I have yet to find time to write a detailed tutorial for how to use each
75
I have yet to find time to write a detailed tutorial for how to use each
76
feature provided by wims server. If you have a question, please
76
feature provided by wims server. If you have a question, please
77
!mailurl xiao@unice.fr write me
77
!mailurl xiao@unice.fr write me
78
 or check the
78
 or check the
79
<a href="http://www.listes.cri74.org/wws/info/wims">WIMS mailing list</a>.
79
<a href="http://www.listes.cri74.org/wws/info/wims">WIMS mailing list</a>.