<style src="example.css" type="text/css"/>
<toc page="website.xml" filename="index.html">
- <tocentry page="wslayout.xml" filename="layout.html"/>
- <tocentry revisionflag="changed" page="olink.xml" filename="linking.html"/>
+ <tocentry revisionflag="changed" page="wslayout.xml" filename="layout.html"/>
+ <tocentry page="olink.xml" filename="linking.html"/>
<tocentry page="custom.xml" filename="custom.html"/>
- <tocentry revisionflag="added" page="building.xml" filename="building.html" tocskip='1'>
+ <tocentry page="building.xml" filename="building.html" tocskip='1'>
<tocentry page="build-make.xml" filename="buildmake.html"/>
<tocentry page="build-ext.xml" filename="buildext.html"/>
<tocentry page="build-textonly.xml" filename="textonly.html"/>
<tocentry page="test3.xml" filename="test3.html"/>
<tocentry page="rddl.xml" filename="rddl.html"/>
<tocentry page="php.xml" filename="php.html"/>
+ <tocentry revisionflag="added" page="revflag.xml" filename="revflag.html"/>
<tocentry id="nwalsh.com" href="http://nwalsh.com/">
<title>nwalsh.com</title>
</tocentry>
--- /dev/null
+<!DOCTYPE webpage SYSTEM "../website.dtd">
+<webpage id="revflag">
+<config param="rcsdate" value="$Date$"/>
+<head>
+<title>Revision Flags</title>
+<summary>Revision Flags</summary>
+</head>
+<para>You can now use the <literal>revisionflag</literal> attribute on
+<literal>tocentry</literal> in
+the <filename>layout.xml</filename> file to mark pages as "added" or
+"changed".</para>
+</webpage>
+
</para></listitem>
</orderedlist>
+<para>(See also: <ulink url="revflag.html">revision flags</ulink>)</para>
+
<para>Using this layout file, the hierarchical structure of the website
is a main page <filename>index.html</filename> with two subordinate
pages that are siblings:</para>