shins****@users*****
shins****@users*****
2006年 4月 3日 (月) 22:03:17 JST
Update of /cvsroot/jetspeed-japan/jetspeed-2-trans/ja/xdocs/guides In directory sf-cvs:/tmp/cvs-serv25364/ja/xdocs/guides Modified Files: guide-j2-development.xml guide-portlet-bridges.xml Log Message: submitted by KATOH Yasufumi jetspeed-2-trans/ja/xdocs/guides/guide-j2-development.xml 1.1.1.1 -> 1.2 (modified) http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/jetspeed-japan/jetspeed-2-trans/ja/xdocs/guides/guide-j2-development.xml.diff?r1=1.1.1.1&r2=1.2 jetspeed-2-trans/ja/xdocs/guides/guide-portlet-bridges.xml 1.1.1.1 -> 1.2 (modified) http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/jetspeed-japan/jetspeed-2-trans/ja/xdocs/guides/guide-portlet-bridges.xml.diff?r1=1.1.1.1&r2=1.2 =================================================================== RCS file: jetspeed-2-trans/ja/xdocs/guides/guide-j2-development.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- guide-j2-development.xml 2005/12/16 03:43:36 1.1.1.1 +++ guide-j2-development.xml 2006/04/03 13:03:17 1.2 @@ -1,43 +1,58 @@ -<?xml version="1.0"?> -<!-- - Copyright 2004 The Apache Software Foundation - - Licensed 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. ---> -<document> - <properties> - <title>Guide to Jetspeed-2 Development</title> - <subtitle>Guide to Jetspeed-2 Development</subtitle> - <authors> - <person name="David Le Strat" email="dlest****@apach*****" /> - </authors> - </properties> - <body> - <section name="Guide to Jetspeed-2 Development"> - <subsection name="Working with Jetspeed-2 Source Code"> - <p> - For information on how to get started with Jetspeed-2 source code, check - <a href="../getting-started-source.html">getting started with Jetspeed-2 source code</a>. - </p> - </subsection> - <subsection name="How to Submit Patches?"> - <p> - When working with Eclipse with the <a href="http://subclipse.tigris.org/">Subclipse plugin</a>, - it is possible to generate a patch for the code changed as illustrated below: - <br/><br/> - <img src="images/create-patch.gif" border="0" /> - </p> - </subsection> - </section> - </body> -</document> \ No newline at end of file +<?xml version="1.0"?> +<!-- + Copyright 2004 The Apache Software Foundation + + Licensed 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. +--> +<document> + <properties> + <title>[Guide to Jetspeed-2 Development] Jetspeed 2 $B3+H/$N%,%$%I(B</title> + <subtitle>[Guide to Jetspeed-2 Development] Jetspeed 2 $B3+H/$N%,%$%I(B</subtitle> + <authors> + <person name="David Le Strat" email="dlest****@apach*****" /> + </authors> + <translators> + <person name="$B2CF#BYJ8(B" email="karma****@prog*****" /> + </translators> + </properties> + <body> + <section name="[Guide to Jetspeed-2 Development] Jetspeed 2 $B3+H/$N%,%$%I(B"> + <subsection name="[Working with Jetspeed-2 Source Code] Jetspeed 2 $B%=!<%9%3!<%I$NA`:n(B"> + <div class="original"> + <p> + For information on how to get started with Jetspeed-2 source code, check + <a href="../getting-started-source.html">getting started with Jetspeed-2 source code</a>. + </p> + </div> + <p> + Jetspeed 2 $B$N%=!<%9%3!<%I$r;H$C$F$NF3F~$K$D$$$F$N>pJs$O(B <a href="../getting-started-source.html">Jetspeed-2$B%=!<%9$+$i$NF3F~%,%$%I(B</a> $B$r$4Mw$/$@$5$$!#(B + </p> + </subsection> + <subsection name="[How to Submit Patches?] $B%Q%C%A$N%5%V%_%C%HJ}K!(B"> + <div class="original"> + <p> + When working with Eclipse with the <a href="http://subclipse.tigris.org/">Subclipse plugin</a>, + it is possible to generate a patch for the code changed as illustrated below: + <br/><br/> + <img src="images/create-patch.gif" border="0" /> + </p> + </div> + <p> + <a href="http://subclipse.tigris.org/">Subclipse $B%W%i%0%$%s(B</a> $B$r;H$C$F(B Eclipse $B>e$G:n6H$r$7$F$$$k>l9g$O!"0J2<$N?^$N$h$&$K!"%=!<%9%3!<%I$NJQ99$KBP$9$k%Q%C%A$r @ 8@.$9$k$3$H$,2DG=$G$9!#(B + <br/><br/> + <img src="images/create-patch.gif" border="0" /> + </p> + </subsection> + </section> + </body> +</document> =================================================================== RCS file: jetspeed-2-trans/ja/xdocs/guides/guide-portlet-bridges.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- guide-portlet-bridges.xml 2005/12/16 03:43:36 1.1.1.1 +++ guide-portlet-bridges.xml 2006/04/03 13:03:17 1.2 @@ -1,73 +1,120 @@ -<?xml version="1.0"?> -<!-- -Copyright 2004 The Apache Software Foundation - -Licensed 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. ---> -<document> - <properties> - <title>Jetspeed Portlet Bridges</title> - <subtitle>Documentation for Apache Portals Portlet Bridges</subtitle> - <authors> - <person name="David Le Strat" email="dlest****@apach*****"/> - </authors> - </properties> - <body> -<section name="Struts Portlet Bridge"> -<p> -Jetspeed 2 provides a Portlet bridge for Struts. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-struts/index.html">Apache Portals Struts Portlet Bridge</a> -sub project documentation. -</p> -<p> -Jetspeed 2 also contains multiple Struts portlet demo applications: -<ul> - <li>The <a href="multiproject/struts-demo/index.html">Struts Mailer Demo</a> application</li> - <li>The <a href="multiproject/jpetstore/index.html">iBATIS JPetstore Demo Portlet</a> application</li> -</ul> -</p> -</section> -<section name="JSF Portlet Bridge"> -<p> -Jetspeed 2 provides a Portlets bridge for JSF. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-jsf/index.html">Apache Portals JSF Portlet Bridge</a> -sub project documentation. -</p> -<p> -Jetspeed 2 also contains multiple JSF portlet demo applications based on MyFaces JSF implementation: -<ul> - <li>The <a href="multiproject/jsf-demo/index.html">JSF Portlet Demo</a> application using Apache Portals JSF Portlet Bridge</li> - <li>The <a href="multiproject/jsf-demo-myfaces/index.html">JSF Portlet Demo</a> application using MyFaces built-in Portlet Bridge</li> - <li>The <a href="multiproject/security/index.html">Role Management (Work In Progress)</a> application</li> -</ul> -</p> -<p> -Please find the bridge documentation in the <a href="multiproject/security/index.html">JSF Portlet Bridge</a> subproject. -</p> -</section> - -<section name="Perl Portlet Bridge"> -<p> -Jetspeed 2 provides a Portlet bridge for Perl applications. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-perl/index.html">Apache Portals Perl Portlet Bridge</a> -sub project documentation. -</p> -</section> - -<section name="PHP Portlet Bridge"> -<p> -Jetspeed 2 provides a Portlet bridge for PHP applications. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-php/index.html">Apache Portals PHP Portlet Bridge</a> -sub project documentation. -</p> -</section> - -</body> -</document> - +<?xml version="1.0"?> +<!-- +Copyright 2004 The Apache Software Foundation + +Licensed 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. +--> +<document> + <properties> + <title>[Jetspeed Portlet Bridges] Jetspeed ãã$B<c(Bã$B,c(Bããã$B*c(Bã¸</title> + <subtitle>[Documentation for Apache Portals Portlet Bridges] Apache $B%]!<%?%k$N%]!<%H%l%C%H%V%j%C%8$K4X$9$kJ8=q(B</subtitle> + <authors> + <person name="David Le Strat" email="dlest****@apach*****"/> + </authors> + <translators> + <person name="$B2CF#BYJ8(B" email="karma****@prog*****" /> + </translators> + </properties> + <body> +<section name="[Struts Portlet Bridge] Struts ãã$B<c(Bã$B,c(Bããã$B*c(Bã¸"> +<div class="original"> +<p> +Jetspeed 2 provides a Portlet bridge for Struts. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-struts/index.html">Apache Portals Struts Portlet Bridge</a> +sub project documentation. +</p> +</div> +<p> +Jetspeed 2 $B$O!"(BStruts $BMQ$N%]!<%H%l%C%H%V%j%C%8$rDs6!$7$F$$$^$9!#(B<a href="portals.apache.org/bridges/multiproject/portals-bridges-struts/index.html">Apache $B%]!<%?%k(B Struts $B%]!<%H%l%C%H%V%j%C%8(B</a>$B%5%V%W%m%8%'%/%H$NJ8=q$r$4Mw$/$@$5$$!#(B +</p> +<div class="original"> +<p> +Jetspeed 2 also contains multiple Struts portlet demo applications: +<ul> + <li>The <a href="multiproject/struts-demo/index.html">Struts Mailer Demo</a> application</li> + <li>The <a href="multiproject/jpetstore/index.html">iBATIS JPetstore Demo Portlet</a> application</li> +</ul> +</p> +</div> +<p> +Jetspeed 2 $B$K$O!"J#?t$N(B Struts $B%]!<%H%l%C%H$N%G%b%"%W%j%1!<%7%g%s$,4^$^$l$F$$$^$9!#(B +<ul> + <li><a href="multiproject/struts-demo/index.html">Struts $B%a%$%i!<%G%b(B</a> $B%"%W%j%1!<%7%g%s(B</li> + <li><a href="multiproject/jpetstore/index.html">iBATIS JPetstore $B%G%b%]!<%H%l%C%H(B</a> $B%"%W%j%1!<%7%g%s(B</li> +</ul> +</p> +</section> +<section name="[JSF Portlet Bridge] JSF ãã$B<c(Bã$B,c(Bããã$B*c(Bã¸"> +<div class="original"> +<p> +Jetspeed 2 provides a Portlets bridge for JSF. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-jsf/index.html">Apache Portals JSF Portlet Bridge</a> +sub project documentation. +</p> +</div> +<p> +Jetspeed 2 $B$O!"(BJSF $BMQ$N%]!<%H%l%C%H%V%j%C%8$rDs6!$7$F$$$^$9!#(B<a href="portals.apache.org/bridges/multiproject/portals-bridges-jsf/index.html">Apache $B%]!<%?%k(B JSF $B%]!<%H%l%C%H%V%j%C%8(B</a> $B%5%V%W%m%8%'%/%H$NJ8=q$r$4Mw$/$@$5$$!#(B +</p> +<div class="original"> +<p> +Jetspeed 2 also contains multiple JSF portlet demo applications based on MyFaces JSF implementation: +<ul> + <li>The <a href="multiproject/jsf-demo/index.html">JSF Portlet Demo</a> application using Apache Portals JSF Portlet Bridge</li> + <li>The <a href="multiproject/jsf-demo-myfaces/index.html">JSF Portlet Demo</a> application using MyFaces built-in Portlet Bridge</li> + <li>The <a href="multiproject/security/index.html">Role Management (Work In Progress)</a> application</li> +</ul> +</p> +</div> +<p> +Jetspeed 2 $B$K$O!"(BJSF $B<BAu$G$"$k(B MyFaces $B$K4p$E$/(B <a href="multiproject/jsf-demo/index.html">JSF $B%]!<%H%l%C%H%G%b(B</a>$B$,4^$^$l$F$$$^$9!#(B +<ul> + <li>Apache $B%]!<%?%k(B JSF $B%]!<%H%l%C%H%V%j%C%8$r;H$C$?(B<a href="multiproject/jsf-demo/index.html">JSF $B%]!<%H%l%C%H%G%b(B</a>$B%"%W%j%1!<%7%g%s(B</li> + <li>MyFaces $B%S%k%I%$%s$N%]!<%H%l%C%H%V%j%C%8$r;H$C$?(B <a href="multiproject/jsf-demo-myfaces/index.html">JSF $B%]!<%H%l%C%H%G%b(B</a>$B%"%W%j%1!<%7%g%s(B</li> + <li><a href="multiproject/security/index.html">$B%m!<%k4IM}(B ($B3+H/Cf(B)</a>$B%"%W%j%1!<%7%g%s(B</li> +</ul> +</p> +<div class="original"> +<p> +Please find the bridge documentation in the <a href="multiproject/security/index.html">JSF Portlet Bridge</a> subproject. +</p> +</div> +<p> +<a href="multiproject/security/index.html">JSF $B%]!<%H%l%C%H%V%j%C%8(B</a>$B%5%V%W%m%8%'%/%HFb$N%V%j%C%8$K4X$9$kJ8=q$r$4Mw$/$@$5$$!#(B +</p> +</section> + +<section name="[Perl Portlet Bridge] Perl ãã$B<c(Bã$B,c(Bããã$B*c(Bã¸"> +<div class="original"> +<p> +Jetspeed 2 provides a Portlet bridge for Perl applications. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-perl/index.html">Apache Portals Perl Portlet Bridge</a> +sub project documentation. +</p> +</div> +<p> +Jetspeed 2 $B$O!"(BPerl $B%"%W%j%1!<%7%g%sMQ$N%]!<%H%l%C%H%V%j%C%8$rDs6!$7$F$$$^$9!#(B<a href="portals.apache.org/bridges/multiproject/portals-bridges-perl/index.html">Apache $B%]!<%?%k(B Perl $B%]!<%H%l%C%H%V%j%C%8(B</a>$B%5%V%W%m%8%'%/%H$NJ8=q$r$4Mw$/$@$5$$!#(B +</p> +</section> + +<section name="[PHP Portlet Bridge] PHP ãã$B<c(Bã$B,c(Bããã$B*c(Bã¸"> +<div class="original"> +<p> +Jetspeed 2 provides a Portlet bridge for PHP applications. Please visit the <a href="portals.apache.org/bridges/multiproject/portals-bridges-php/index.html">Apache Portals PHP Portlet Bridge</a> +sub project documentation. +</p> +</div> +<p> +Jetspeed 2 $B$O!"(BPHP $B%"%W%j%1!<%7%g%sMQ$N%]!<%H%l%C%H%V%j%C%8$rDs6!$7$F$$$^$9!#(B<a href="portals.apache.org/bridges/multiproject/portals-bridges-php/index.html">Apache $B%]!<%?%k(B PHP $B%]!<%H%l%C%H%V%j%C%8(B</a>$B%5%V%W%m%8%'%/%H$NJ8=q$r$4Mw$/$@$5$$!#(B +</p> +</section> + +</body> +</document> +