Annotation of doc/loncapafiles/no_links.xfml, revision 1.3
1.1 harris41 1: <!-- valid_hosts.xfml -->
2:
1.3 ! harris41 3: <!-- $Id: no_links.xfml,v 1.2 2002/02/20 00:24:32 harris41 Exp $ -->
1.1 harris41 4:
5: <!--
6:
7: Copyright Michigan State University Board of Trustees
8:
9: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
10:
11: LON-CAPA is free software; you can redistribute it and/or modify
12: it under the terms of the GNU General Public License as published by
13: the Free Software Foundation; either version 2 of the License, or
14: (at your option) any later version.
15:
16: LON-CAPA is distributed in the hope that it will be useful,
17: but WITHOUT ANY WARRANTY; without even the implied warranty of
18: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19: GNU General Public License for more details.
20:
21: You should have received a copy of the GNU General Public License
22: along with LON-CAPA; if not, write to the Free Software
23: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24:
25: /home/httpd/html/adm/gpl.txt
26:
27: http://www.lon-capa.org/
28:
29: -->
30:
31: <!-- Note: current status is that choice:include is currently unsupported and
32: all matching statements REQUIRE two levels of 'when' statements;
33: not one or more than two... -->
34:
35: <xfml>
36: <clause>
37: <choice:exclude nodename='link' />
38: </clause>
39: </xfml>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>