<?xml version="1.0" encoding="utf-8"?>
<page>
	<meta>
		<title>XML Nuke Sample Main Page</title>
		<abstract>XML Nuke Sample Main Page</abstract>
		<created>3/21/2003 3:55:37 PM</created>
		<modified>08/06/2005 15:55:37</modified>
		<keyword>XMLSite ByJG</keyword>
		<groupkeyword>
		</groupkeyword>
	</meta>
	<blockcenter>
		<title>XMLNuke Sample Site</title>
		<body>
			<p>This is a sample site. Here you can see XMLNuke in action! Select the options from the menu on the left side.</p>
			<p>The manual isn't finished yet. We are hard at work to finished it. So, let's go!</p>
		</body>
	</blockcenter>
	<blockcenter>
		<title>Join us!</title>
		<body>
			<p>Find information on our team working on the XmlNuke's WebSite.</p>
		</body>
	</blockcenter>

	<blockleft>
		<title>Available Modules</title>
		<body>
			<p>
				<a href="module:guestbook">Guestbook</a><br/>
				<a href="module:search">Site Search</a><br/>
				<a href="module:sendpage">Send a Page to a Friend</a><br/>
				<a href="module:userprofile">View User Profile</a><br/>
				<a href="engine:xmlnuke?xml=email">Send Email</a><br/>
				<a href="module:Download">Downloads Area</a><br/>
				<a href="module:XSLTheme">Theme Selector</a><br/>
				<a href="module:Sample">Example</a><br/>
				News
				Forum
			</p>
		</body>
	</blockleft>
	<blockright>
		<title>Help Us</title>
		<body>
			<p>
				<b>Do you find XMLNuke useful?</b>
			</p>
			<p>You can help us to improve XMLNuke by creating more features. We need more style sheets and web pages. We need more custom modules. We need support for more languages.</p>
			<p>Help us!</p>
		</body>
	</blockright>
	<blockright>
		<title>Send me Updates</title>
		<body>
			<p>
				<editform action="module:sendemail" title="Add User">
					<hidden name="name" value="From Web Site"/>
					<hidden name="toname_id" value="DEFAULT"/>
					<hidden name="Subject" value="Send me updates from the XMLNuke project"/>
					<hidden name="Message" value="Send me updates from the XMLNuke project"/>
					<textbox name="email" caption="eMail" value="" size="10"/>
					<buttons>
						<submit caption="Send"/>
					</buttons>
				</editform>
			</p>
		</body>
	</blockright>
	<blockcenter>
		<title/>
		<body>
			<p>
				<a href="engine:xmlnuke?rawxml=true">See XML</a> of this page.</p>
		</body>
	</blockcenter>

	<group>
		<id>mainmenu</id>
		<title>Main Menu</title>
		<keyword>all</keyword>
		<page>
			<id>home</id>
			<title>Main Page</title>
			<summary>XML Nuke Sample Main Page</summary>
		</page>
		<page>
			<id>firstpage</id>
			<title>My First Page</title>
			<summary>How to create your First XMLNuke page</summary>
		</page>
		<page>
			<id>dynmenu_main</id>
			<title>Dynamic Menus</title>
			<summary>How to create Dynamic Menus</summary>
		</page>
		<page>
			<id>forms</id>
			<title>XMLNuke and Forms</title>
			<summary>XMLNuke and Forms</summary>
		</page>
		<page>
			<id>custommodule</id>
			<title>Custom Modules</title>
			<summary>Working with Custom Modules</summary>
		</page>
		<page>
			<id>formsjs</id>
			<title>Forms with validation</title>
			<summary>Demonstration on how to use forms with validation using JavaScript.</summary>
		</page>
		<page>
			<id>editlist</id>
			<title>Edit List</title>
			<summary>How to create specific tags - Edit List an Example</summary>
		</page>
		<page>
			<id>calendar</id>
			<title>Calendar Sample</title>
			<summary>Show a simple calendar sample in XMLnuke.</summary>
		</page>
		<page>
			<id>email</id>
			<title>Send eMail</title>
			<summary>XMLNuke Send e-Mail</summary>
		</page>
		<page>
			<id>xmlfaq</id>
			<title>Faq Example</title>
			<summary>XML Faq example demonstrate how to use a FAQ</summary>
		</page>
		<page>
			<id>tabview</id>
			<title>Tab View</title>
			<summary>How to group visual controls in Tabs</summary>
		</page>
		<page>
			<id>visualedit</id>
			<title>Visual Editor</title>
			<summary>Editing text and what you see is what you get.</summary>
		</page>
		<page>
			<id>duallist</id>
			<title>Dual List</title>
			<summary>View data in a dual list component.</summary>
		</page>
		<page>
			<id>treeview</id>
			<title>Treeview</title>
			<summary>Structure data with the TreeView component.</summary>
		</page>
		<page>
			<id>dialog</id>
			<title>UI Dialog Window</title>
			<summary>How to open dialog window on User Interface using XML</summary>
		</page>
		<page>
			<id>mediagallery</id>
			<title>Photo and Media Album</title>
			<summary>XML to show how the album and media works</summary>
		</page>
	</group>
	<group>
		<id>dynmenu</id>
		<title>Dynamic Menus</title>
		<keyword>grpdynmenu</keyword>
		<page>
			<id>dynmenu_page1</id>
			<title>Page One</title>
			<summary>Dynamic Menus Page One</summary>
		</page>
		<page>
			<id>dynmenu_page2</id>
			<title>Page Two</title>
			<summary>Dynamic Menus Page Two</summary>
		</page>
	</group>
</page>
