You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by to...@apache.org on 2004/11/26 11:55:07 UTC

cvs commit: ws-axis/site/src/documentation/content/xdocs site.xml

toshi       2004/11/26 02:55:07

  Modified:    site/src/documentation/content/xdocs site.xml
  Log:
  To remove my account from the URL for Japanese translations.
  Use "http://ws.apache.org/axis/jp/", instead of "/~toshi/jp-site/axis/".
  
  Revision  Changes    Path
  1.13      +1 -22     ws-axis/site/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/site/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- site.xml	26 Oct 2004 07:26:35 -0000	1.12
  +++ site.xml	26 Nov 2004 10:55:07 -0000	1.13
  @@ -52,7 +52,7 @@
     <sourcecode label="Source Code" href="http://cvs.apache.org/viewcvs/ws-axis/"/>
   </downloads>
   <translation label="Translation">
  -  <releases label="Japanese (Unofficial)" href="http://ws.apache.org/~toshi/jp-site/axis/index.html"/>
  +  <releases label="Japanese (Unofficial)" href="http://ws.apache.org/axis/jp/"/>
   </translation>
   <related label="Related Projects">
     <wsif label="WSIF" href="http://ws.apache.org/wsif/"/>
  @@ -65,31 +65,10 @@
     <who label="Who We Are" href="who.html"/>
     <contact label="Contact" href="contact.html"/>
     <legal label="Legal" href="legal.html"/>
  -<!--
  -  <li> <a href="http://ws.apache.org/~rubys/ApacheClientInterop.html" target="_top">Interop</a>
  --->
     <notes label="Notes/Docs" href="docs.html"/>
   </misc>
   
   </Axis>
  -
  -<!--
  -  <samples label="Samples" href="samples/" tab="samples">
  -    <sample label="Sample page" href="sample.html">
  -      <top href="#top"/>
  -      <section href="#section"/>
  -    </sample>
  -    <sample2 label="Static content" href="sample2.html"/>
  -    <sample-wiki label="Sample Wiki page" href="wiki-sample.html"/>
  -    <sample-ihtml label="Sample ihtml page" href="ihtml-sample.html"/>
  -    <sample-ehtml label="Sample ehtml page" href="ehtml-sample.html"/>
  -    <faq label="FAQ" href="faq.html"/>
  -    <sdocbook label="Sample Simplifed Docbook page" href="sdocbook.html"/>
  -    <subdir label="Subdir" href="subdir/">
  -      <index label="Index" href="index.html"/>
  -    </subdir>
  -  </samples>
  --->
   
     <external-refs>
       <xml.apache.org href="http://xml.apache.org/">
  
  
  

Re: cvs commit: ws-axis/site/src/documentation/content/xdocs site.xml

Posted by Toshiyuki Kimura <to...@apache.org>.
Folks,

  For this purpose, I've added the following rewriting rule
to "ws.apache.org/axis/.htaccess". Please let me know, if
you find any trouble on it.

RewriteRule  ^jp(/*.*)$  /~toshi/jp-site/axis$1

Thanks,
Toshi <to...@apache.org>

On Fri, 26 Nov 2004 toshi@apache.org wrote:

> toshi       2004/11/26 02:55:07
>
>  Modified:    site/src/documentation/content/xdocs site.xml
>  Log:
>  To remove my account from the URL for Japanese translations.
>  Use "http://ws.apache.org/axis/jp/", instead of "/~toshi/jp-site/axis/".
>
>  Revision  Changes    Path
>  1.13      +1 -22     ws-axis/site/src/documentation/content/xdocs/site.xml
>
>  Index: site.xml
>  ===================================================================
>  RCS file: /home/cvs/ws-axis/site/src/documentation/content/xdocs/site.xml,v
>  retrieving revision 1.12
>  retrieving revision 1.13
>  diff -u -r1.12 -r1.13
>  --- site.xml	26 Oct 2004 07:26:35 -0000	1.12
>  +++ site.xml	26 Nov 2004 10:55:07 -0000	1.13
>  @@ -52,7 +52,7 @@
>     <sourcecode label="Source Code" href="http://cvs.apache.org/viewcvs/ws-axis/"/>
>   </downloads>
>   <translation label="Translation">
>  -  <releases label="Japanese (Unofficial)" href="http://ws.apache.org/~toshi/jp-site/axis/index.html"/>
>  +  <releases label="Japanese (Unofficial)" href="http://ws.apache.org/axis/jp/"/>
>   </translation>
>   <related label="Related Projects">
>     <wsif label="WSIF" href="http://ws.apache.org/wsif/"/>
>  @@ -65,31 +65,10 @@
>     <who label="Who We Are" href="who.html"/>
>     <contact label="Contact" href="contact.html"/>
>     <legal label="Legal" href="legal.html"/>
>  -<!--
>  -  <li> <a href="http://ws.apache.org/~rubys/ApacheClientInterop.html" target="_top">Interop</a>
>  --->
>     <notes label="Notes/Docs" href="docs.html"/>
>   </misc>
>
>   </Axis>
>  -
>  -<!--
>  -  <samples label="Samples" href="samples/" tab="samples">
>  -    <sample label="Sample page" href="sample.html">
>  -      <top href="#top"/>
>  -      <section href="#section"/>
>  -    </sample>
>  -    <sample2 label="Static content" href="sample2.html"/>
>  -    <sample-wiki label="Sample Wiki page" href="wiki-sample.html"/>
>  -    <sample-ihtml label="Sample ihtml page" href="ihtml-sample.html"/>
>  -    <sample-ehtml label="Sample ehtml page" href="ehtml-sample.html"/>
>  -    <faq label="FAQ" href="faq.html"/>
>  -    <sdocbook label="Sample Simplifed Docbook page" href="sdocbook.html"/>
>  -    <subdir label="Subdir" href="subdir/">
>  -      <index label="Index" href="index.html"/>
>  -    </subdir>
>  -  </samples>
>  --->
>
>     <external-refs>
>       <xml.apache.org href="http://xml.apache.org/">
>
>
>
>