Subversion Repositories wimsdev

Rev

Rev 15337 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15337 Rev 17228
Line 59... Line 59...
59
  Once your page appears on the public site, you may put links from anywhere
59
  Once your page appears on the public site, you may put links from anywhere
60
  pointing to it, and/or submit its address to search engines.
60
  pointing to it, and/or submit its address to search engines.
61
  </li>
61
  </li>
62
</ol>
62
</ol>
63
 
63
 
64
<hr/>
64
<hr>
65
<h3 class="wimscenter">Important notes</h3>
65
<h3 class="wimscenter">Important notes</h3>
66
<p>When writing a phtml file, please take care of the following.</p>
66
<p>When writing a phtml file, please take care of the following.</p>
67
<ol>
67
<ol>
68
 <li>You may adapt any html file composed by any html composer to a phtml
68
 <li>You may adapt any html file composed by any html composer to a phtml
69
  file. But once your file contains any wims commands, you should no longuer
69
  file. But once your file contains any wims commands, you should no longuer
Line 77... Line 77...
77
  </li><li>
77
  </li><li>
78
  Make sure that no line starts with $emph !$emphend or $emph:$emphend,
78
  Make sure that no line starts with $emph !$emphend or $emph:$emphend,
79
  other than for wims purposes.
79
  other than for wims purposes.
80
  </li>
80
  </li>
81
</ol>
81
</ol>
82
<hr/>
82
<hr>
83
I have yet to find time to write a detailed tutorial for how to use each
83
I have yet to find time to write a detailed tutorial for how to use each
84
feature provided by wims server. If you have a question, please
84
feature provided by wims server. If you have a question, please
85
!mailurl xiao@unice.fr write me
85
!mailurl xiao@unice.fr write me
86
 or check the
86
 or check the
87
<a href="http://www.listes.cri74.org/wws/info/wims">WIMS mailing list</a>.
87
<a href="http://www.listes.cri74.org/wws/info/wims">WIMS mailing list</a>.