corrected error.
[utils] / crawler / kiss / docs / skinconf.xml
index c427b579eab24c2702310fc3dc169fc482ea5c51..a3127e6d8b4fbe03b618a934048865f72fe393b2 100644 (file)
@@ -66,18 +66,18 @@ which will be used to configure the chosen Forrest skin.
 
   <!-- mandatory project logo
        default skin: renders it at the top -->
-  <project-name>MyProject</project-name>
-  <project-description>MyProject Description</project-description>
-  <project-url>http://myproj.mygroup.org/</project-url>
+  <project-name>KiSS Crawler</project-name>
+  <project-description>Automatic recording for KiSS harddisk recorders</project-description>
+  <project-url>http://kiss.wamblee.org</project-url>
   <project-logo>images/project.png</project-logo>
   <!-- Alternative static image:
   <project-logo>images/project-logo.gif</project-logo> -->
 
   <!-- optional group logo
        default skin: renders it at the top-left corner -->
-  <group-name>MyGroup</group-name>
-  <group-description>MyGroup Description</group-description>
-  <group-url>http://mygroup.org</group-url>
+  <group-name>wamblee.org</group-name>
+  <group-description></group-description>
+  <group-url>http://wamblee.org</group-url>
   <group-logo>images/group.png</group-logo>
   <!-- Alternative static image:
   <group-logo>images/group-logo.gif</group-logo> -->
@@ -91,8 +91,8 @@ which will be used to configure the chosen Forrest skin.
   <favicon-url></favicon-url>
 
   <!-- The following are used to construct a copyright statement -->
-  <year>2005</year>
-  <vendor>The Acme Software Foundation.</vendor>
+  <year>2006</year>
+  <vendor>wamblee.org</vendor>
   <!-- The optional copyright-link URL will be used as a link in the
     copyright statement
   <copyright-link>http://www.apache.org/licenses/</copyright-link>
@@ -110,9 +110,9 @@ which will be used to configure the chosen Forrest skin.
     directory.
   -->
   <trail>
-    <link1 name="myGroup" href="http://www.apache.org/"/>
-    <link2 name="myProject" href="http://forrest.apache.org/"/>
-    <link3 name="" href=""/>
+    <link1 name="wamblee.org" href="http://wamblee.org/"/>
+    <link2 name="utils" href="http://wamblee.org/utils"/>
+    <link3 name="KiSS crawler" href="http://kiss.wamblee.org"/>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.
@@ -133,8 +133,8 @@ which will be used to configure the chosen Forrest skin.
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="webmaster@foo.com"
-    href="mailto:webmaster@foo.com?subject=Feedback&#160;" >
+  <feedback to="erik@wamblee.org"
+    href="mailto:erik@wamblee.org?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>