You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/07/18 00:12:45 UTC

svn commit: r422893 [2/2] - in /forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher: ./ how/ skin/ themes/

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/menu.js
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/menu.js?rev=422893&r1=422892&r2=422893&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/menu.js (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/menu.js Mon Jul 17 15:12:43 2006
@@ -1,10 +1,10 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation or its licensors,
-* as applicable.
-*
-* Licensed under the Apache License, Version 2.0 (the "License");
-* you may not use this file except in compliance with the License.
-* You may obtain a copy of the License at
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *

Modified: forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html
URL: http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html?rev=422893&r1=422892&r2=422893&view=diff
==============================================================================
--- forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html (original)
+++ forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.html Mon Jul 17 15:12:43 2006
@@ -1,18 +1,140 @@
-<?xml version="1.0" encoding="UTF-8"?>
-  
-  
-  
-  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns:forrest="http://apache.org/forrest/templates/1.0" xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"><body><div id="container"><div id="header"><div id="branding-tagline-name">new 
-            seed</div><div id="branding-tagline-tagline">powered by the 
-            dispatcher</div><div id="nav-main-hook"><div id="tabs"><!--+ |start Tabs new +--><ul id="nav-main"><li class="current"><a class="base-selected" href="index.html">Home</a></li></ul><!--+ |end Tabs +--></div><div id="tabs"><!--+ |start Subtabs new   +--><!--+ |end Subtabs +--></div></div></div><div id="page"><div id="leftbar"><!--+ |start 2 menu +--><!--+ |start Menu +--><div id="nav-section"><ul><li class="pagegroup&#10;               selected" id="menu_selected_1.1Title"><span onclick="SwitchMenu('menu_selected_1.1')">About</span><ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1"><li class="menuitem"><a href="index.html" title="Welcome to org.apache.forrest.plugin.internal.views">Index</a></li><li class="menuitem"><a href="how/howItWork.html" title="howItWorks">howItWorks</a></li><li class="menuitem"><a href="changes.html" title="History of Changes">Changes</a></li><li class="menupage"><div class="menupagetitle">Todo</div><ul><li class="
 menupageitemgroup"><div class="menupageitem"><a href="#high" title="high">high</a></div></li></ul></li></ul></li></ul></div><!--+ |end menu +--></div><!--+ |start Search +--><div class="search-input"><form action="http://www.google.com/search" method="get"><div id="search-hidden"><input name="sitesearch" type="hidden" value="mydomain" /></div><div id="search-field"><input id="query" name="q" size="25" type="text" /></div><div id="search-submit"><input name="Search" type="submit" value="Search" /></div></form></div><!--+ |end search +--></div><div id="export-link"><a class="format" href="todo.source.xml"><img alt="Source XML - icon" class="skin" src="themes/images/xmldoc.gif" /><span class="caption">Source XML</span></a><a class="format" href="todo.pdf"><img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" /><span class="caption">PDF</span></a></div><div id="content"><!--+ |start content-title +--><h1>Todo List</h1><!--+ |end content-title +--><!--+ |start content
 -abstract +--><!--+ |end content-abstract +--><!--+ |start content-minitoc +--><div id="content-minitoc-area"><ul class="minitoc"><li><a href="#high">high</a></li></ul></div><!--+ |end minitoc +--><!--+ |start content-main +--><a name="high" title="high"> </a><div class="skinconf-heading-1"><h1>high</h1></div><div class="section"><ul><li><strong>[docs]</strong> 
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+        <link href="themes/common.css" rel="stylesheet" title="common.css" type="text/css" />
+      <meta content="Apache Forrest" name="Generator" />
+<meta content="0.8" name="Forrest-version" />
+<meta content="common" name="Forrest-theme-name" />
+<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
+<script src="themes/menu.js" type="text/javascript"> </script>
+<!--+ |start content-title +-->
+<title>Todo List</title>
+<!--+ |end content-title +-->
+</head>
+<body>
+<div id="container">
+<div id="header">
+<div id="branding-tagline-name">new 
+            seed</div>
+<div id="branding-tagline-tagline">powered by the 
+            dispatcher</div>
+<div id="nav-main-hook">
+<!--+ |start Tabs new +-->
+<ul id="nav-main">
+<li class="current">
+<a class="base-selected" href="index.html">Home</a>
+</li>
+</ul>
+<!--+ |end Tabs +-->
+<!--+ |start Subtabs new   +-->
+<!--+ |end Subtabs +-->
+</div>
+</div>
+<div id="page">
+<div id="leftbar">
+<!--+ |start 2 menu +-->
+<!--+ |start Menu +-->
+<div id="nav-section">
+<ul>
+<li class="pagegroupselected" id="menu_selected_1.1Title">
+<span onclick="SwitchMenu('menu_selected_1.1')">About</span>
+<ul class="&#10;               selectedmenuitemgroup" id="menu_selected_1.1">
+<li class="menuitem">
+<a href="index.html" title="Welcome to org.apache.forrest.plugin.internal.views">Index</a>
+</li>
+<li class="menuitem">
+<a href="how/howItWork.html" title="howItWorks">howItWorks</a>
+</li>
+<li class="menuitem">
+<a href="changes.html" title="History of Changes">Changes</a>
+</li>
+<li class="menupage">
+<div class="menupagetitle">Todo</div>
+<ul>
+<li class="menupageitemgroup">
+<div class="menupageitem">
+<a href="#high" title="high">high</a>
+</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!--+ |end menu +-->
+</div>
+<!--+ |start Search +-->
+<div class="search-input">
+<form action="http://www.google.com/search" method="get">
+<div id="search-hidden">
+<input name="sitesearch" type="hidden" value="mydomain" />
+</div>
+<div id="search-field">
+<input id="query" name="q" size="25" type="text" />
+</div>
+<div id="search-submit">
+<input name="Search" type="submit" value="Search" />
+</div>
+</form>
+</div>
+<!--+ |end search +-->
+</div>
+<div id="export-link">
+<a class="format" href="todo.source.xml">
+<img alt="Source XML - icon" class="skin" src="themes/images/xmldoc.gif" />
+<span class="caption">Source XML</span>
+</a>
+<a class="format" href="todo.pdf">
+<img alt="PDF - icon" class="skin" src="themes/images/pdfdoc.gif" />
+<span class="caption">PDF</span>
+</a>
+</div>
+<div id="content">
+<!--+ |start content-title +-->
+<h1 class="content-title">Todo List</h1>
+<!--+ |end content-title +-->
+<!--+ |start content-abstract +-->
+<!--+ |end content-abstract +-->
+<!--+ |start content-minitoc +-->
+<div id="content-minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#high">high</a>
+</li>
+</ul>
+</div>
+<!--+ |end minitoc +-->
+<!--+ |start content-main +-->
+<a name="high" title="high"> </a>
+<div class="skinconf-heading-1">
+<h1>high</h1>
+</div>
+<div class="section">
+<ul>
+<li>
+<strong>[docs]</strong> 
         create some more example, that it is easier to adapt the concept.
-       → open</li><li><strong>[core]</strong> 
+       → open</li>
+<li>
+<strong>[core]</strong> 
         Rewrite matches to allow other output implementation then html.
-       → open</li><li><strong>[core]</strong> 
+       → open</li>
+<li>
+<strong>[core]</strong> 
         Extract businessHelper to their on implementation plugin.
-       → open</li></ul></div><!--+ |end content-main +--></div></div><div id="footer"><div id="siteinfo-feedback">
+       → open</li>
+</ul>
+</div>
+<!--+ |end content-main +-->
+</div>
+</div>
+<div id="footer">
+<div id="siteinfo-feedback">
               Send feedback about the website to:
-            <a href="mailto:webmaster@foo.com?subject=Feedback todo.html" id="feedbackto">webmaster@foo.com</a></div><script type="text/javascript">document.write("Last Published: " + document.lastModified);</script></div></body><head>
-        <link href="themes/common.css" rel="stylesheet" title="common.css" type="text/css" />
-      <meta content="Apache Forrest" name="Generator" /><meta content="0.8" name="Forrest-version" /><meta content="pelt" name="Forrest-skin-name" /><script language="javascript" src="themes/menu.js" type="text/javascript"> </script><!--+ |start content-title +--><title>Todo List</title><!--+ |end content-title +--></head></html>
+            <a href="mailto:webmaster@foo.com?subject=Feedback todo.html" id="feedbackto">webmaster@foo.com</a>
+</div>
+<script type="text/javascript">document.write("Last Published: " + document.lastModified);</script>
+</div>
+</body>
+</html>