You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/10/30 16:02:45 UTC

svn commit: r590105 - /lenya/docu/src/documentation/content/xdocs/site.xml

Author: andreas
Date: Tue Oct 30 08:02:44 2007
New Revision: 590105

URL: http://svn.apache.org/viewvc?rev=590105&view=rev
Log:
Renamed node-* in docu to human-readable element names

Modified:
    lenya/docu/src/documentation/content/xdocs/site.xml

Modified: lenya/docu/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/site.xml?rev=590105&r1=590104&r2=590105&view=diff
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/site.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/site.xml Tue Oct 30 08:02:44 2007
@@ -457,19 +457,19 @@
         <ssl href="ssl.html" label="SSL Encryption"/>
       </accesscontrol>
       <authoring href="authoring/" label="Authoring">
-        <namespaces href="adding-document-creator.html" label="Adding a new document creator"/>
-        <namespaces href="image-upload.html" label="Image Upload"/>
+        <adding-document-creator href="adding-document-creator.html" label="Adding a new document creator"/>
+        <image-upload href="image-upload.html" label="Image Upload"/>
         <openoffice href="openoffice.html" label="OpenOffice"/>
       </authoring>
       <deployment href="deployment/" label="Deployment">
         <proxying href="proxying.html" label="Proxying"/>
       </deployment>
       <misc href="editors/" label="Editors">
-        <namespaces href="htmlform.html" label="HTML Form Editor"/>
+        <htmlform href="htmlform.html" label="HTML Form Editor"/>
         <namespaces href="1form.html" label="HTML One Form Editor"/>
         <bitfluxeditor href="bxe.html" label="Bitflux Editor"/>
-        <namespaces href="kupu.html" label="Kupu"/>
-        <namespaces href="xopus.html" label="Xopus"/>
+        <kupu href="kupu.html" label="Kupu"/>
+        <xopus href="xopus.html" label="Xopus"/>
       </misc>
       <layout href="layout/" label="Layout">
         <navigation href="navigation.html" label="Navigation"/>
@@ -485,18 +485,18 @@
         <resource-types-1 href="resource-types.html" label="Resource&#160;Types"/>
       </resource-types>    
       <revisioncontrol href="revisioncontrol/" label="Revision Control">
-        <namespaces href="revisioncontroller.html" label="Revision Controller"/>
-        <namespaces href="rcml.html" label="RCML"/>
-        <namespaces href="checkin.html" label="Check In"/>
-        <namespaces href="checkout.html" label="Check Out"/>
-        <namespaces href="version.html" label="Revisions"/>
-        <namespaces href="rollback.html" label="Rollback"/>
+        <revisioncontroller href="revisioncontroller.html" label="Revision Controller"/>
+        <rcml href="rcml.html" label="RCML"/>
+        <checkin href="checkin.html" label="Check In"/>
+        <checkout href="checkout.html" label="Check Out"/>
+        <version href="version.html" label="Revisions"/>
+        <rollback href="rollback.html" label="Rollback"/>
       </revisioncontrol>
       <repository href="repository/" label="Repository">
-        <namespaces href="index.html" label="WebDAV Servers"/>
+        <webdav href="index.html" label="WebDAV Servers"/>
       </repository>
       <search href="search/" label="Search">
-        <namespaces href="lucene.html" label="Searching with Lucene"/>
+        <lucene href="lucene.html" label="Searching with Lucene"/>
       </search>
       <uri-handling href="uri-handling/" label="URI Handling">
         <uri-parametrizer href="URIParametrizer.html" label="URI Parametrizer"/>
@@ -550,7 +550,7 @@
     <misc href="misc/" label="Miscellaneous" wholesite="true">
       <namespaces href="namespaces.html" label="Namespaces"/>
       <reservednames href="reserved_names.html" label="Reserved Names"/>
-      <node-e href="xinclude-processor.html" label="XInclude Processor"/>
+      <xinclude href="xinclude-processor.html" label="XInclude Processor"/>
     </misc>
     
     <javadoc1.2 href="../../apidocs/1.2/index.html" label="1.2 API (Javadoc)"/>
@@ -564,10 +564,10 @@
     <index_com href="index.html" label="Contributing"/>
     <wiki href="ext:wiki/lenya" label="Lenya Wiki" />
     <translating href="translations.html" label="Translations" />
-    <node-g
+    <bugs
       href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Lenya&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Importance"
       label="Bug Tracker"/>
-    <ml href="mailing-lists.html" label="Mailing Lists"/>
+    <mailing-lists href="mailing-lists.html" label="Mailing Lists"/>
     <irc href="irc.html" label="IRC"/>
     <live-sites href="live-sites.html" label="Live Sites"/>
   </community>
@@ -642,8 +642,8 @@
     <wiki href="http://wiki.apache.org/">
       <lenya href="lenya/">
         <FAQ href="FAQ"/>
-	<webdav href="HowToEditWithWebDAV"/>
-	<MetaStylesheets href="MetaStylesheets"/>
+        <webdav href="HowToEditWithWebDAV"/>
+        <MetaStylesheets href="MetaStylesheets"/>
       </lenya>
       <cocoon href="cocoon/">
         <websiteUpdate href="../cocoon/CocoonWebsiteUpdate"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org


Re: svn commit: r590105 - /lenya/docu/src/documentation/content/xdocs/site.xml

Posted by Andreas Hartmann <an...@apache.org>.
Hi Thorsten

Thorsten Scherler schrieb:
> On Tue, 2007-10-30 at 15:02 +0000, andreas@apache.org wrote:
>> Author: andreas
>> Date: Tue Oct 30 08:02:44 2007
>> New Revision: 590105
>>
>> URL: http://svn.apache.org/viewvc?rev=590105&view=rev
>> Log:
>> Renamed node-* in docu to human-readable element names
>>
>> Modified:
>>     lenya/docu/src/documentation/content/xdocs/site.xml
> ...
>> -    <ml href="mailing-lists.html" label="Mailing Lists"/>
>> +    <mailing-lists href="mailing-lists.html" label="Mailing Lists"/>
> 
> Please make sure that you update the references where site:ml is used.

sorry, I just noticed that too.

[...]

> I will fix this now.

Thanks a lot!

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: svn commit: r590105 - /lenya/docu/src/documentation/content/xdocs/site.xml

Posted by Thorsten Scherler <th...@apache.org>.
On Tue, 2007-10-30 at 15:02 +0000, andreas@apache.org wrote:
> Author: andreas
> Date: Tue Oct 30 08:02:44 2007
> New Revision: 590105
> 
> URL: http://svn.apache.org/viewvc?rev=590105&view=rev
> Log:
> Renamed node-* in docu to human-readable element names
> 
> Modified:
>     lenya/docu/src/documentation/content/xdocs/site.xml
...
> -    <ml href="mailing-lists.html" label="Mailing Lists"/>
> +    <mailing-lists href="mailing-lists.html" label="Mailing Lists"/>

Please make sure that you update the references where site:ml is used.
Otherwise forrestbot will report:
<broken-links>
  <link message="No pipeline matched request:
docs/1_2_x/tutorial/error:site:ml"
uri="docs/1_2_x/tutorial/error:site:ml">
    <referrer
uri="docs/1_2_x/tutorial/mod_proxy_and_lenya_continued.html"/>
    <referrer uri="docs/1_2_x/tutorial/installing_lenya.html"/>
  </link>
  <link message="No pipeline matched request: error:site:ml"
uri="error:site:ml">
    <referrer uri="who.html"/>
  </link>
  <link message="No pipeline matched request: community/error:site:ml"
uri="community/error:site:ml">
    <referrer uri="community/index.html"/>
  </link>
</broken-links>

I will fix this now.

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org