svn commit: r887823 - in /forrest/trunk: examples/contentIntegration/src/documentation/ main/fresh-site/src/documentation/ main/template-sites/basic/src/documentation/ main/template-sites/benchmark/src/documentation/ plugins/org.apache.forrest.plugin.i...

[email protected]
Newsgroups gmane.text.xml.forrest.cvs
Message-ID <[email protected]>
Author: bdube
Date: Mon Dec  7 02:26:57 2009
New Revision: 887823

URL: http://svn.apache.org/viewvc?rev=887823&view=rev
Log:
Issue FOR-1115
Some more cleanup

Modified:
    forrest/trunk/examples/contentIntegration/src/documentation/skinconf.xml
    forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
    forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
    forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
    forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml
    forrest/trunk/site-author/resources/themes/pelt.fv
    forrest/trunk/whiteboard/doco/resources/structurer/resource-types/xhtml.fv
    forrest/trunk/whiteboard/multipleSites/master/src/documentation/skinconf.xml
    forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/skinconf.xml
    forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/skinconf.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/src/documentation/resources/themes/pelt.fv.s
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/resources/themes/common.fv
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/coat.structurer.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback-dyn.contract.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback.contract.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/panels/common-html.panel.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/maven/panels/maven-html.footer.panel.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.footer.panel.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.panel.xml
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv

Modified: forrest/trunk/examples/contentIntegration/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/examples/contentIntegration/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/examples/contentIntegration/src/documentation/skinconf.xml (original)
+++ forrest/trunk/examples/contentIntegration/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -118,8 +118,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/skinconf.xml (original)
+++ forrest/trunk/main/fresh-site/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -123,8 +123,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml (original)
+++ forrest/trunk/main/template-sites/basic/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -118,8 +118,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml (original)
+++ forrest/trunk/main/template-sites/benchmark/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -118,8 +118,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -134,8 +134,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 

Modified: forrest/trunk/site-author/resources/themes/pelt.fv
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/resources/themes/pelt.fv?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/site-author/resources/themes/pelt.fv (original)
+++ forrest/trunk/site-author/resources/themes/pelt.fv Mon Dec  7 02:26:57 2009
@@ -320,7 +320,7 @@
           <forrest:properties contract="siteinfo-feedback">
             <forrest:property name="siteinfo-feedback">
               <feedback to="the Webmaster"
-                href="mailto:[email protected]?subject=Feedback&#160;" >
+                href="mailto:[email protected]?subject=Feedback&#160;" >
                 Send feedback about the website to:
               </feedback>
             </forrest:property>

Modified: forrest/trunk/whiteboard/doco/resources/structurer/resource-types/xhtml.fv
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/doco/resources/structurer/resource-types/xhtml.fv?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/doco/resources/structurer/resource-types/xhtml.fv (original)
+++ forrest/trunk/whiteboard/doco/resources/structurer/resource-types/xhtml.fv Mon Dec  7 02:26:57 2009
@@ -77,8 +77,8 @@
       <forrest:hook name="footer">
         <forrest:contract name="siteinfo-feedback">
           <forrest:property name="siteinfo-feedback">
-            <feedback to="[email protected]" 
-              href="mailto:[email protected]?subject=Feedback&#160;" > Send 
+            <feedback to="[email protected]" 
+              href="mailto:[email protected]?subject=Feedback&#160;" > Send 
               feedback about the website to: </feedback>
           </forrest:property>
         </forrest:contract>

Modified: forrest/trunk/whiteboard/multipleSites/master/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/master/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/multipleSites/master/src/documentation/skinconf.xml (original)
+++ forrest/trunk/whiteboard/multipleSites/master/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -118,8 +118,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/skinconf.xml (original)
+++ forrest/trunk/whiteboard/multipleSites/subsite-secondSeed/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -118,8 +118,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/skinconf.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/skinconf.xml (original)
+++ forrest/trunk/whiteboard/multipleSites/subsite-seed/src/documentation/skinconf.xml Mon Dec  7 02:26:57 2009
@@ -118,8 +118,8 @@
     feedback link in the footer with the page pathname appended:
     <a href="@href">{@to}</a>
     -->
-  <feedback to="[email protected]"
-    href="mailto:[email protected]?subject=Feedback&#160;" >
+  <feedback to="[email protected]"
+    href="mailto:[email protected]?subject=Feedback&#160;" >
     Send feedback about the website to:
   </feedback>
 <!-- Optional message of the day (MOTD).

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/src/documentation/resources/themes/pelt.fv.s
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/src/documentation/resources/themes/pelt.fv.s?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/src/documentation/resources/themes/pelt.fv.s (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/src/documentation/resources/themes/pelt.fv.s Mon Dec  7 02:26:57 2009
@@ -422,7 +422,7 @@
           <forrest:properties contract="siteinfo-feedback">
             <forrest:property name="siteinfo-feedback">
               <feedback to="the Webmaster"
-                href="mailto:[email protected]?subject=Feedback&#160;" >
+                href="mailto:[email protected]?subject=Feedback&#160;" >
                 Send feedback about the website to:
               </feedback>
             </forrest:property>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/resources/themes/common.fv
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/resources/themes/common.fv?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/resources/themes/common.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/src/documentation/resources/themes/common.fv Mon Dec  7 02:26:57 2009
@@ -107,8 +107,8 @@
     <forrest:hook name="footer">
       <forrest:contract name="siteinfo-feedback">
         <forrest:property name="siteinfo-feedback">
-          <feedback to="[email protected]"
-              href="mailto:[email protected]?subject=Feedback&#160;" >
+          <feedback to="[email protected]"
+              href="mailto:[email protected]?subject=Feedback&#160;" >
               Send feedback about the website to:
             </feedback>
         </forrest:property>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/coat.structurer.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/coat.structurer.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/coat.structurer.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/coat.structurer.xml Mon Dec  7 02:26:57 2009
@@ -80,8 +80,8 @@
     <forrest:hook name="footer">
       <forrest:contract name="siteinfo-feedback">
         <forrest:property name="siteinfo-feedback">
-          <feedback to="[email protected]"
-          href="mailto:[email protected]?subject=Feedback&#160;">Send feedback
+          <feedback to="[email protected]"
+          href="mailto:[email protected]?subject=Feedback&#160;">Send feedback
           about the website to:</feedback>
         </forrest:property>
       </forrest:contract>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback-dyn.contract.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback-dyn.contract.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback-dyn.contract.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback-dyn.contract.xml Mon Dec  7 02:26:57 2009
@@ -22,8 +22,8 @@
   <usage>
     <![CDATA[<forrest:contract name="siteinfo-feedback-dyn">
   <forrest:properties contract="siteinfo-feedback-dyn">
-    <forrest:property name="siteinfo-feedback-dyn-config" to="[email protected]" 
-      href="mailto:[email protected]?subject=Feedback&#160;"> Send feedback 
+    <forrest:property name="siteinfo-feedback-dyn-config" to="[email protected]" 
+      href="mailto:[email protected]?subject=Feedback&#160;"> Send feedback 
       about the website to: </forrest:property>
   </forrest:properties>
 </forrest:contract>]]>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback.contract.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback.contract.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback.contract.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/html/siteinfo-feedback.contract.xml Mon Dec  7 02:26:57 2009
@@ -43,8 +43,8 @@
   <usage>
     <![CDATA[<forrest:contract name="siteinfo-feedback">
   <forrest:property name="siteinfo-feedback">
-    <feedback to="\[email protected]"
-      href="\mailto:[email protected]?subject=Feedback&#160;" >
+    <feedback to="\[email protected]"
+      href="\mailto:[email protected]?subject=Feedback&#160;" >
       Send feedback about the website to:
     </feedback>
   </forrest:property>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/panels/common-html.panel.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/panels/common-html.panel.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/panels/common-html.panel.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/common/panels/common-html.panel.xml Mon Dec  7 02:26:57 2009
@@ -111,8 +111,8 @@
   <forrest:hook name="footer">
     <forrest:contract name="siteinfo-feedback">
       <forrest:property name="siteinfo-feedback">
-        <feedback to="[email protected]"
-        href="mailto:[email protected]?subject=Feedback&#160;">Send feedback
+        <feedback to="[email protected]"
+        href="mailto:[email protected]?subject=Feedback&#160;">Send feedback
         about the website to:</feedback>
       </forrest:property>
     </forrest:contract>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/maven/panels/maven-html.footer.panel.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/maven/panels/maven-html.footer.panel.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/maven/panels/maven-html.footer.panel.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/maven/panels/maven-html.footer.panel.xml Mon Dec  7 02:26:57 2009
@@ -59,7 +59,7 @@
       <forrest:properties contract="siteinfo-feedback">
         <forrest:property name="siteinfo-feedback">
           <feedback to="the Webmaster"
-                    href="mailto:[email protected]?subject=Feedback&#160;">
+                    href="mailto:[email protected]?subject=Feedback&#160;">
             Send feedback about the website to:
           </feedback>
         </forrest:property>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.footer.panel.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.footer.panel.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.footer.panel.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.footer.panel.xml Mon Dec  7 02:26:57 2009
@@ -60,7 +60,7 @@
       <forrest:properties contract="siteinfo-feedback">
         <forrest:property name="siteinfo-feedback">
           <feedback to="the Webmaster"
-                    href="mailto:[email protected]?subject=Feedback&#160;">
+                    href="mailto:[email protected]?subject=Feedback&#160;">
             Send feedback about the website to:
           </feedback>
         </forrest:property>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.panel.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.panel.xml?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.panel.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/panels/pelt-html.panel.xml Mon Dec  7 02:26:57 2009
@@ -288,7 +288,7 @@
           <forrest:properties contract="siteinfo-feedback">
             <forrest:property name="siteinfo-feedback">
               <feedback to="the Webmaster"
-                href="mailto:[email protected]?subject=Feedback&#160;" >
+                href="mailto:[email protected]?subject=Feedback&#160;" >
                 Send feedback about the website to:
               </feedback>
             </forrest:property>

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv?rev=887823&r1=887822&r2=887823&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/voice.fv Mon Dec  7 02:26:57 2009
@@ -93,7 +93,7 @@
       <forrest:contract name="siteinfo-feedback">
         <forrest:property name="siteinfo-feedback">
           <feedback to="the Webmaster"
-                href="mailto:[email protected]?subject=Feedback&#160;" >
+                href="mailto:[email protected]?subject=Feedback&#160;" >
                 Send feedback about the website to:
               </feedback>
         </forrest:property>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.