Added:
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css
URL:
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css?rev=427744&view=auto
==============================================================================
---
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css
(added)
+++
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css
Tue Aug 1 14:29:56 2006
@@ -0,0 +1,730 @@
+/*
+* 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
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+
+body {
+ margin: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif;
+ background-color: #FFFFFF;
+ color: #000000;
+ font-size: 12px;
+}
+
+p {
+ line-height: 120%;
+ text-align: left;
+ margin-top: .5em;
+ margin-bottom: 1em;
+}
+
+h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Verdana, Arial,
Helvetica, sans-serif; }
+
+h1 { font-size : 160%; margin: 0px 0px 0px 0px; padding: 0px; }
+h2 { font-size : 140%; margin: 0.9em 0px 0px 0px; padding: 0px;
font-weight : bold;}
+h3 { font-size : 120%; margin: 0.8em 0px 0px 0px; padding: 0px;
font-weight : bold; }
+.h3 { margin: 22px 0px 3px 0px; }
+h4 { font-size : 100%; margin: 0.7em 0px 0px 0px; padding: 0px;
font-weight : normal; text-align: left; }
+.h4 { margin: 18px 0px 0px 0px; }
+h4.faq { font-size : 100%; margin: 18px 0px 0px 0px; padding: 0px; font-weight
: bold; text-align: left; }
+h5 { font-size : 80%; margin: 14px 0px 0px 0px; padding: 0px; font-weight
: normal; text-align: left; }
+
+#content h1 { margin-bottom: .5em; }
+
+#menu h1 {
+ margin: 0;
+ padding: 10px;
+ background: #336699;
+ color: white;
+}
+
+#content {
+ padding: 20px 20px 20px 200px;
+ margin: 0;
+ font : small Verdana, Helvetica, sans-serif;
+ font-size: 100%;
+}
+
+#content ul {
+ margin: 0;
+ padding: 0 25px;
+}
+#content li {
+ padding: 0 5px;
+}
+#content li, #content th, #content td {
+ line-height: 110%;
+ margin-top: .1em;
+ margin-bottom: .1em;
+}
+
+#content .attribution {
+ text-align: right;
+ font-style: italic;
+ font-size: 85%;
+ margin-top: 1em;
+}
+
+/**
+* Content table related
+*/
+
+#content table {
+ border: 0;
+ width: 100%;
+}
+
+* html #content table { margin-left: -3px; }
+
+#content th, #content td {
+ margin: 0;
+ padding: 0;
+ vertical-align: top;
+}
+
+.codefrag {
+ font-family: "Courier New", Courier, monospace;
+ font-size: 110%;
+}
+
+/* Table related generic */
+
+table .title { background-color: #000000; }
+.ForrestTable {
+ color: #ffffff;
+ background-color: #7099C5;
+ width: 100%;
+ font-size : 100%;
+ empty-cells: show;
+}
+table caption {
+ padding-left: 5px;
+ color: #000000;
+ text-align: left;
+ font-weight: bold;
+ background-color: #4C6C8F;
+}
+.ForrestTable td {
+ color: black;
+ background-color: #F0F0FF;
+}
+.ForrestTable th { text-align: center; }
+
+/**
+ * Page Header
+ */
+
+#container {
+ position: relative;
+ float: left;
+ width: 100%;
+ background-color: #294563; /* if you want a background in the header, put
it here */
+}
+
+#container #header {
+ position: relative;
+ float: left;
+ width: 100%;
+/* background: #294563;*/
+ background: url("../themes/images/header_white_line.gif") repeat-x bottom;
+}
+
+/* branding-logo Template */
+#header .logo {
+ padding: 7px 0px 10px 10px;
+ float: left;
+ text-align: left;
+}
+
+#header .searchbox {
+ position: absolute;
+ margin: 0;
+ right: 10px;
+ height: 42px;
+ white-space: nowrap;
+ text-align: right;
+ color: #000000;
+ background-color: #4C6C8F;
+ z-index:0;
+ bottom: 18px; /* compensate for IE rendering issue */
+}
+/* DUC - Formerly searchbox */
+#header .search-input {
+ padding: 5px 10px;
+}
+
+#header .round-top-left-small {
+ background-repeat: no-repeat;
+ background-position: top left;
+ background-image:
url(../themes/images/roundcorner-t-l-5-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ }
+#header .round-top-right-small {
+ background-repeat: no-repeat;
+ background-position: top right;
+ background-image:
url(../themes/images/roundcorner-t-r-5-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ }
+.round-bottom-left-small {
+ background-repeat: no-repeat;
+ background-position: bottom left;
+ background-image:
url(../themes/images/roundcorner-b-l-5-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ }
+.round-bottom-right-small {
+ background-repeat: no-repeat;
+ background-position: bottom right;
+ background-image:
url(../themes/images/roundcorner-b-r-5-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ }
+.round-bottom-left-big {
+ background-repeat: no-repeat;
+ background-position: bottom left;
+ background-image:
url(../themes/images/roundcorner-b-l-15-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ }
+.round-bottom-right-big {
+ background-repeat: no-repeat;
+ background-position: bottom right;
+ background-image:
url(../themes/images/roundcorner-b-r-15-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ }
+
+#header .search-field {
+ float: left;
+}
+
+/* Navigation - Top Horizontal Tabbed Navigation */
+
+#nav-main {
+ /* font-size:90% -- Transfered from pelt.basic.css but do not use as it
messes up tab positions */
+ clear: both;
+ padding-left: 10px;
+ margin: 0;
+ list-style: none;
+}
+
+#nav-main li {
+ float: left;
+ background-image:
url(../themes/images/roundcorner-t-r-5-bg294563-strokeCEDFEF-fgCEDFEF.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+ background-color: #CEDFEF;
+ margin: 0 3px 0 0;
+ padding: 0;
+}
+
+#nav-main li a {
+ float: left;
+ display: block;
+ font-family: verdana, arial, sans-serif;
+ text-decoration: none;
+ color: black;
+ white-space: nowrap;
+ background-image:
url(../themes/images/roundcorner-t-l-5-bg294563-strokeCEDFEF-fgCEDFEF.png);
+ background-repeat: no-repeat;
+ background-position: top left;
+ padding: 5px 15px 4px;
+ width: .1em; /* IE/Win fix */
+}
+#nav-main li a:link { color: #4C6C8F; }
+#nav-main li a:visited { color: #4C6C8F; }
+#nav-main li a:hover { color: #4C6C8F; }
+
+#nav-main > li a { width: auto; } /* Rest of IE/Win fix */
+
+/* Commented Backslash Hack hides rule from IE5-Mac \*/
+#nav-main a { float: none; }
+/* End IE5-Mac hack */
+
+#nav-main .current {
+ background-color: #4C6C8F;
+ background-image:
url(../themes/images/roundcorner-t-r-5-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+#nav-main .current a {
+ font-weight: bold;
+ padding-bottom: 5px;
+ color: #000000;
+ background-image:
url(../themes/images/roundcorner-t-l-5-bg294563-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: top left;
+}
+
+#nav-main .current a:link { color: #CEDFEF; }
+#nav-main .current a:visited { color: #CEDFEF; }
+#nav-main .current a:hover { color: #CEDFEF; }
+
+#publishedStrip {
+ position: relative;
+ background: #4C6C8F;
+ clear:both;
+ padding-right: 10px;
+ padding-left: 20px;
+ padding-top: 3px;
+ padding-bottom:3px;
+ color: #fff;
+ font-size : 80%;
+ font-weight: bold;
+ text-align:right;
+ min-height:10px;
+}
+
+#level2tabs {
+ color: #000000;
+ margin: 0;
+ float:left;
+ position:relative;
+ background-color: #4C6C8F ;
+}
+#level2tabs a{padding-right: 5px;}
+#level2tabs a:link { color: #000000; }
+#level2tabs a:visited { color: #000000; }
+#level2tabs a:hover { color: #000066; }
+/*
+* border-top: solid #4C6C8F 15px;
+*/
+#page {
+ position: relative;
+ background: white;
+ clear:both;
+}
+
+/**
+* Round corner
+*/
+#roundtop {
+ background-image:
url(../themes/images/roundcorner-t-r-15-bgffffff-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+
+#roundbottom {
+ background-image:
url(../themes/images/roundcorner-b-r-15-bgffffff-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+
+#roundbottomLeft {
+ background-image:
url(../themes/images/roundcorner-b-l-15-bgffffff-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: bottom left;
+}
+
+img.corner {
+ width: 15px;
+ height: 15px;
+ border: none;
+ display: block !important;
+}
+
+.roundtopsmall {
+ background-image:
url(../themes/images/roundcorner-t-r-5-bgffffff-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+
+#roundbottomsmall {
+ background-image:
url(../themes/images/roundcorner-b-r-5-bgffffff-stroke4C6C8F-fg4C6C8F.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+
+img.cornersmall {
+ width: 5px;
+ height: 5px;
+ border: none;
+ display: block !important;
+}
+
+/* Navigation - Left Side Vertical Navigation */
+
+#nav-section ul {
+ list-style: none;
+ margin: 0px;
+ padding: 0px;
+}
+
+#leftbar a { font-weight: normal;}
+#leftbar a:link { color: #000000; }
+#leftbar a:visited { color: #000000; }
+#leftbar a:active { color: #000000; }
+#leftbar a:hover { color: #FFCF00; }
+
+#menuarea { width:10em;}
+
+#leftbar {
+ position: relative;
+ float: left;
+ width: 180px;
+ padding-top: 0px;
+ top:-15px;
+ left:10px;
+ z-index: 20;
+ border-color: #000000;
+ background-color: #4C6C8F;
+ font-size : 90%;
+ color: #000000;
+}
+
+
+.pagegroup ul {
+ list-style: none;
+}
+
+.pagegroup {
+ display: block;
+ cursor:pointer;
+}
+
+#nav-section span {
+ background-repeat: no-repeat;
+ background-position: center left;
+ margin-left: 10px;
+ padding: 3px 12px;
+ font-weight : bold;
+}
+#nav-section .pagegroup span {
+ background-image: url('../themes/images/chapter.gif');
+ color: #000000;
+}
+.pagegroupselected span {
+ background-image: url('../themes/images/chapter_open.gif');
+ color: #000000;
+}
+.pagegroupopen span {
+ background-image: url('../themes/images/chapter_open.gif');
+ color: #000000;
+}
+
+.pagegroupselected {
+ display: block;
+ cursor:pointer;
+}
+
+.pagegroupopen {
+ display: block;
+ cursor:pointer;
+}
+#nav-section .menuitemgroup {
+ margin: 0px 0px 6px 8px;
+ padding: 0px;
+ font-weight : bold; }
+
+#nav-section .selectedmenuitemgroup{
+ margin: 0px 0px 6px 8px;
+ padding: 0px;
+ font-weight : bold; }
+
+#nav-section .menuitem {
+ padding: 0px 0px 2px 12px;
+ background-image: url('../themes/images/page.gif');
+ background-repeat: no-repeat;
+ background-position: center left;
+ font-weight : normal;
+ margin-left: 10px;
+}
+
+#nav-section .menupage {
+ margin: 5px 0px 5px 10px;
+ padding: 0px 3px 0px 12px;
+ background-image: url('../themes/images/current.gif');
+ background-repeat: no-repeat;
+ background-position: top left;
+ font-style : normal;
+}
+
+#nav-section .menupagetitle {
+ color: #000000;
+ padding: 0px 0px 0px 6px;
+ font-style : normal;
+ border-style: solid;
+ border-width: 1px;
+ margin-right: 10px;
+ border-color: #999999;
+ background-color: #CEDFEF;
+}
+
+#nav-section .menupageitemgroup {
+ padding: 3px 0px 4px 6px;
+ font-style : normal;
+ border-bottom: 1px solid ;
+ border-left: 1px solid ;
+ border-right: 1px solid ;
+ margin-right: 10px;
+ border-color: #999999;
+ background-color: #4C6C8F;
+}
+
+#nav-section .menupageitem {
+ color: #000000;
+ font-style : normal;
+ font-weight : normal;
+ border-width: 0px;
+ font-size : 90%;
+}
+#nav-section .menupageitem a:link { color: #000000;}
+#nav-section .menupageitem a:visited { color: #000000;}
+#nav-section .menupageitem a:hover {
+ background-color: #4C6C8F;
+ color: #000000;
+}
+
+#leftbar #credit {
+ text-align: center;
+}
+
+#leftbar #credit2 {
+ text-align: center;
+ padding: 3px 3px 3px 3px;
+ background-color: #ffffff;
+}
+
+/* DUC - Formerly searchbox */
+#leftbar .searchbox {
+ text-align: center;
+}
+#leftbar .search-input {
+ padding: 3px 3px;
+ margin: 0;
+}
+
+#feedback {
+ color: black;
+ background: #CFDCED;
+ text-align:center;
+ margin-top: 5px;
+}
+#feedback #feedbackto {
+ font-size: 90%;
+ color: black;
+}
+#footer {
+ font-size: x-small;
+ clear: both;
+ position: relative; /* IE bugfix
(http://www.dracos.co.uk/web/css/ie6floatbug/) */
+ width: 100%;
+ background-color: #CFDCED;
+ border-top: solid 1px #CFDCED;
+ color: black;
+}
+#footer .copyright {
+ position: relative; /* IE bugfix cont'd */
+ padding: 5px;
+ margin: 0;
+ width: 75%;
+}
+#footer .lastmodified {
+ position: relative; /* IE bugfix cont'd */
+ float: right;
+ width: 35%;
+ padding: 5px;
+ margin: 0;
+ text-align: right;
+}
+
+#footer #siteinfo-compliance-links {
+ text-align: left;
+ float:left;
+}
+
+
+/**
+ * Misc Styles
+ */
+
+acronym { cursor: help; }
+.boxed { background-color: #4C6C8F;}
+.underlined_5 { border-bottom: solid 5px #4C6C8F;}
+.underlined_10 { border-bottom: solid 10px #4C6C8F;}
+.code { border-color: #CFDCED;}
+
+
+/* ==================== snail trail ============================ */
+
+.trail {
+ position: relative; /* IE bugfix cont'd */
+ float: left;
+ margin: -10px 5px 0px 5px;
+ padding: 0;
+}
+
+#content .motd-area {
+ position: relative; /* IE bugfix cont'd */
+ float: right;
+ width: 35%;
+ background-color: #f0f0ff;
+ border-top: solid 1px #4C6C8F;
+ border-bottom: solid 1px #4C6C8F;
+ margin-bottom: 15px;
+ margin-left: 15px;
+ margin-right: 10%;
+ padding-bottom: 5px;
+ padding-top: 5px;
+}
+
+#content-minitoc-area {
+ border-top: solid 1px #4C6C8F;
+ border-bottom: solid 1px #4C6C8F;
+ margin-bottom: 15px;
+ margin-left: 15px;
+ margin-right: 10%;
+ padding-bottom: 5px;
+ padding-top: 5px;
+}
+/*** CD : Lien en bleu lors du survol de la souris... **/
+#content-minitoc-area a:hover { border: 0px solid #a5b6c6; background:
#CFDCED; }
+
+.minitoc {
+ list-style-image: url('../themes/images/current.gif');
+ font-weight: normal;
+}
+
+li p {
+ margin: 0;
+ padding: 0;
+}
+
+#export-link {
+ position: relative; /* IE bugfix cont'd */
+ float: right;
+ margin: 5px 5px;
+ padding: 0;
+}
+#export-link .caption {
+ display: block;
+ font-size: 70%;
+ padding-left: 1px;
+}
+#export-link .format {
+ display: block;
+ text-align: center;
+ text-decoration: none;
+}
+
+.printlink {
+ float: right;
+}
+.printlink br {
+ margin-top: -10px;
+ padding-left: 1px;
+}
+.printlink a {
+ display: block;
+ font-size: 70%;
+ text-align: center;
+ margin: 0;
+ padding: 0;
+}
+.printlink img {
+ display: block;
+ height: 16px;
+ width: 16px;
+}
+
+p.instruction {
+ display: list-item;
+ list-style-image: url('../themes/images/instruction_arrow.png');
+ list-style-position: outside;
+ margin-left: 2em;
+}
+
+.breadtrail {
+ background: #CEDFEF;
+ color: #0F3660;
+ border-bottom: solid 1px white;
+ padding: 3px 10px;
+ font-size: 75%;
+ min-height:12px;
+}
+.breadtrail a:link { color: #0F3660; }
+.breadtrail a:visited { color: #0F3660; }
+.breadtrail a:hover { color: #000066; }
+
+#page .breadtrail {
+ clear:both;
+ position: relative;
+ border-bottom: solid 1px black;
+ border-top: solid 1px black;
+ padding: 0px 200px;
+ z-index:10;
+}
+
+#branding-tagline-name {
+ display: none;
+}
+
+#branding-tagline-tagline {
+ display: none;
+}
+
+a:link { color: #0F3660; }
+a:visited { color: #009999; }
+a:hover { color: #000066; }
+
+/* This stuff was in pelt.basic.css. Any duplicate code or other code that
+could be combined have been added above */
+
+img { border: 0; }
+
+.clearboth {
+ clear: both;
+}
+
+.frame {
+ border: solid black 1px;
+ margin: 1em 3em;
+}
+
+.frame .label {
+ background: #369;
+ color: white;
+ font-weight: bold;
+ padding: 5px 10px;
+}
+.frame .content {
+ padding: 5px 10px;
+ background: #F0F0FF;
+ color: black;
+ line-height: 120%;
+ font-size: 90%;
+}
+/*
+ * Notes, Warnings, Fixme ...
+ */
+.note, .warning, .fixme {
+ border: solid black 1px;
+ margin: 1em 3em;
+}
+.fixme { border-color: #CC6600;}
+.note { border-color: #006699;}
+.warning { border-color: #990000;}
+
+/* Label */
+.note .label { background: #336699; }
+.warning .label { background: #CC0000; }
+.fixme .label { background: #C6C600; }
+
+.note .label, .warning .label, .fixme .label {
+ color: white;
+ font-weight: bold;
+ padding: 5px 10px;
+}
+
+/* Content */
+.note .content { background: #F0F0FF; }
+.warning .content { background: #FFF0F0; }
+.fixme .content { background: #FFFFBF; }
+
+.note .content, .warning .content, .fixme .content {
+ color: black;
+ line-height: 120%;
+ font-size: 90%;
+ padding: 5px 10px;
+}
Propchange:
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/themes/pelt.screen.css
------------------------------------------------------------------------------
svn:eol-style = native
Added:
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css
URL:
http://svn.apache.org/viewvc/forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css?rev=427744&view=auto
==============================================================================
---
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css
(added)
+++
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css
Tue Aug 1 14:29:56 2006
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+/* branding-theme-profiler-theme: Pelt */
+#header .round-top-left-small {
+ background-image:
url(themes/images/roundcorner-t-l-5-bg294563-stroke4a6d8c-fg4a6d8c.png);
+ background-repeat: no-repeat;
+ background-position: top left;
+}
+#header .round-top-right-small {
+ background-image:
url(themes/images/roundcorner-t-r-5-bg294563-stroke4a6d8c-fg4a6d8c.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+#nav-main li {
+ background-image:
url(themes/images/roundcorner-t-r-5-bg294563-strokeCEDFEF-fgCEDFEF.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+#nav-main li a {
+ background-image:
url(themes/images/roundcorner-t-l-5-bg294563-strokeCEDFEF-fgCEDFEF.png);
+ background-repeat: no-repeat;
+ background-position: top left;
+}
+#nav-main .current {
+ background-image:
url(themes/images/roundcorner-t-r-5-bg294563-stroke4a6d8c-fg4a6d8c.png);
+ background-repeat: no-repeat;
+ background-position: top right;
+}
+#nav-main .current a {
+ background-image:
url(themes/images/roundcorner-t-l-5-bg294563-stroke4a6d8c-fg4a6d8c.png);
+ background-repeat: no-repeat;
+ background-position: top left;
+}
+#roundbottom {
+ background-image:
url(themes/images/roundcorner-b-r-15-bgffffff-stroke4a6d8c-fg4a6d8c.png);
+ background-repeat: no-repeat;
+ background-position: bottom right;
+}
+#roundbottomLeft {
+ background-image:
url(themes/images/roundcorner-b-l-15-bgffffff-stroke4a6d8c-fg4a6d8c.png);
+ background-repeat: no-repeat;
+ background-position: bottom left;
+}
+
+
+
Propchange:
forrest/site/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/todo.dispatcher.css
------------------------------------------------------------------------------
svn:eol-style = native
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=427744&r1=427743&r2=427744&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
Tue Aug 1 14:29:56 2006
@@ -1,11 +1,34 @@
<!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" />
+ <link href="themes/common.css" media="screen" rel="alternate
stylesheet" title="common" type="text/css" />
+ <link href="themes/leather-dev.css" media="screen" rel="alternate
stylesheet" title="common" type="text/css" />
+ <link href="themes/pelt.screen.css" media="screen" rel="stylesheet"
title="Pelt" type="text/css" />
+
+ <link href="todo.dispatcher.css" media="screen" rel="stylesheet"
title="Pelt" type="text/css" />
+ <link href="themes/pelt.print.css" media="print" rel="stylesheet"
title="pelt.print.css" type="text/css" />
+ <style type="text/css">/* Extra css */
+p.quote {
+ margin-left: 2em;
+ padding: .5em;
+ background-color: #f0f0f0;
+ font-family: monospace;
+}</style>
<meta content="Apache Forrest" name="Generator" />
<meta content="0.8" name="Forrest-version" />
-<meta content="common" name="Forrest-theme-name" />
+<meta content="pelt" name="Forrest-theme-name" />
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
+<!--+ |start navigation links +-->
+<link href="index.html" rel="Index" title="Index..." />
+<link href="linkmap.html" rel="CONTENTS" title="Site map..." />
+<link href="how/howto-dispatcher-quickstart.html" rel="NEXT"
title="Quickstart" />
+<link href="changes.html" rel="PREVIOUS" title="Changes" />
+<link href="index.html" rel="FIRST" title="Dispatcher development" />
+<!--+ |end navigation links +-->
+<!--+|start favicon +-->
+<link href="favicon.ico" rel="shortcut icon" />
+<!--+|start favicon +-->
+<script src="themes/getBlank.js" type="text/javascript">Â </script>
<script src="themes/menu.js" type="text/javascript">Â </script>
<!--+ |start content-title +-->
<title>Todo List</title>
@@ -13,26 +36,90 @@
</head>
<body>
<div id="container">
+<!--+
+ | start breadtrail
+ +-->
+<div class="breadtrail">
+<a href="http://www.apache.org/">MyGroup</a>
+ > <a href="http://forrest.apache.org/">MyProject</a>
+<script src="themes/breadcrumbs.js" type="text/javascript">Â </script>
+</div>
+<!--+
+ | end breadtrail
+ +-->
<div id="header">
<div id="branding-tagline-name">new
seed</div>
<div id="branding-tagline-tagline">powered by the
dispatcher</div>
+<div class="logo">
+<!--+
+ |start Logo
+ +-->
+<a href="http://mygroup.org/">
+<img alt="MyGroup" class="logoImage" src="images/group.png" title="MyGroup
Description" />
+</a>
+<!--+
+ |end group Logo
+ +-->
+</div>
+<div class="logo">
+<!--+
+ |start Logo
+ +-->
+<a href="http://myproj.mygroup.org/">
+<img alt="MyProject" class="logoImage" src="images/project.png"
title="MyProject Description" />
+</a>
+<!--+
+ |end group Logo
+ +-->
+</div>
+<!--+
+ |start Search
+ +-->
+<div class="searchbox">
+<div class="round-top-left-small">
+<div class="round-top-right-small">
+<div class="search-input">
+<form action="http://www.google.com/search" method="get">
+<div class="search-hidden">
+<input name="sitesearch" type="hidden" value="mydomain" />
+</div>
+<div class="search-field">
+<input name="q" size="25" type="text" value="Search the site with google" />
+</div>
+<div class="search-submit">
+<input name="Search" type="submit" value="Search" />
+</div>
+</form>
+</div>
+</div>
+</div>
+</div>
+<!--+ |end search +-->
<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>
+<li>
+<a class="base-not-selected"
href="how/howto-dispatcher-quickstart.html">HowTo</a>
+</li>
</ul>
<!--+ |end Tabs +-->
-<!--+ |start Subtabs new +-->
-<!--+ |end Subtabs +-->
+<div id="publishedStrip"> <!--+
+ |start nav-main-sub
+ +--><!--+
+ |end Endtabs
+ +--><script type="text/javascript">document.write("Last Published:Â " +
document.lastModified);</script>
+</div>
</div>
</div>
<div id="page">
+<div class="breadtrail"> </div>
<div id="leftbar">
-<!--+ |start 2 menu +-->
+<!--+ |start 0 menu +-->
<!--+ |start Menu +-->
<div id="nav-section">
<ul>
@@ -40,51 +127,45 @@
<span onclick="SwitchMenu('menu_selected_1.1')">About</span>
<ul class=" selectedmenuitemgroup" id="menu_selected_1.1">
<li class="menuitem">
-<a href="index.html" title="Welcome to
org.apache.forrest.plugin.internal.views">Index</a>
+<a href="index.html" title="">Dispatcher development</a>
</li>
<li class="menuitem">
-<a href="how/howItWork.html" title="howItWorks">howItWorks</a>
+<a href="dispatcher-glossary.html" title="(FIXME: add content) Dispactcher
related terms and meanings">Glossary</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>
+<li class="pagegroup" id="menu_1.2Title">
+<span onclick="SwitchMenu('menu_1.2')">How to</span>
+<ul class="menuitemgroup" id="menu_1.2">
+<li class="menuitem">
+<a href="how/howto-dispatcher-quickstart.html" title="">Quickstart</a>
+</li>
+<li class="menuitem">
+<a href="how/howto-dispatcher-structurer.html" title="">Structurer</a>
+</li>
+<li class="menuitem">
+<a href="how/howto-dispatcher-contracts.html" title="">Contracts</a>
+</li>
</ul>
</li>
</ul>
</div>
<!--+ |end menu +-->
+<!--+ |start content-motd-page +-->
+<!--+ |end content-motd-page +-->
+<div id="roundbottom">
+<div id="roundbottomLeft">
+<img alt="spacer" src="themes/images/spacer.gif" />
</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>
@@ -107,9 +188,7 @@
<!--+ |end minitoc +-->
<!--+ |start content-main +-->
<a name="high" title="high"> </a>
-<div class="skinconf-heading-1">
-<h1>high</h1>
-</div>
+<h2 class="underlined_10">high</h2>
<div class="section">
<ul>
<li>
@@ -130,11 +209,23 @@
</div>
</div>
<div id="footer">
-<div id="siteinfo-feedback">
- Send feedback about the website to:
- <a href="mailto:[EMAIL PROTECTED]" id="feedbackto">[EMAIL
PROTECTED]</a>
-</div>
+<div class="lastmodified">
<script type="text/javascript">document.write("Last Published:Â " +
document.lastModified);</script>
+</div>
+<div class="copyright">
+ Copyright ©
+ 2002-2006 <a href="http://www.acme.org/licenses/">The Acme
Software Organisation.</a> </div>
+<!--+ |start compliance links +-->
+<div id="siteinfo-compliance-links">
+<a href="http://validator.w3.org/check?uri=referer">
+<img alt="Valid XHTML 1.0!" height="31"
src="http://www.w3.org/Icons/valid-xhtml10" width="88" />
+</a>
+<a href="http://jigsaw.w3.org/css-validator/check/referer">
+<img alt="Valid CSS!" src="http://jigsaw.w3.org/css-validator/images/vcss"
style="border:0;width:88px;height:31px" />
+</a>
+</div>
+<!--+ |end compliance links +-->
+</div>
</div>
</body>
</html>