• R/O
  • HTTP
  • SSH
  • HTTPS

webpages: コミット

Contents of freewnn.osdn.jp


コミットメタ情報

リビジョン7058c449f07bf849adb2c44dffd80b19de87f883 (tree)
日時2015-12-12 16:38:33
作者Tomoki AONO <aonoto@user...>
コミッターTomoki AONO

ログメッセージ

OSDN conversion to index-en html. (Too late ...)

変更サマリ

差分

--- a/htdocs/index-en.html
+++ b/htdocs/index-en.html
@@ -1,7 +1,7 @@
11 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
22 <html>
33 <head>
4- <title>Brief Information about FreeWnn - FreeWnn@SourceForge.jp</title>
4+ <title>Brief Information about FreeWnn - FreeWnn@OSDN</title>
55 </head>
66
77 <body>
@@ -9,9 +9,10 @@
99
1010 <!-- <p>NOTE: This page may not cover current status.</p> -->
1111
12- <p>IMPORTANT NOTICE (2014/Jan/02): freewnn.org domain will lose
13- our control soon. Please check and update your links /
14- bookmarks etc. as soon as possible!</p>
12+ <p>NOTICE (2015/Dec/12): freewnn.org domain is still under our
13+ control. But naming of hosting service we live has changed from
14+ SourceForge.jp (sister site of SourceForge.net) to OSDN,
15+ so please check and update your links / bookmarks etc.</p>
1516
1617 <p>[<a href="#whatis">What is FreeWnn?</a>]
1718 [<a href="#download">Download</a>]
@@ -44,7 +45,7 @@
4445
4546 <h2><a name="download">Download</a></h2>
4647
47- <p>Current (alpha) version: 1.1.1-a022</p>
48+ <p>Current (alpha) version: 1.1.1-a023</p>
4849
4950 <p>NOTE: We don't officially have a client implementation
5051 now. (You can try uum ( terminal frontend for Japanese) by
@@ -60,26 +61,30 @@
6061
6162 <p>You can get current (alpha) source code via
6263
63- <a href="http://sourceforge.jp/projects/freewnn/files/">Files</a>
64+ <a href="https://osdn.jp/projects/freewnn/releases/">Release Files</a>
6465 section of the project page. We recommend the current version.
6566 </p>
6667
67-<script src="http://sourceforge.jp/projects/freewnn/releases/compact.js" type="text/javascript" charset="utf-8"></script>
68+<script type="text/javascript">
69+ var sfjp_widget_width = null;
70+ var sfjp_widget_customcss = null;
71+</script>
72+<script src="//osdn.jp/projects/freewnn/files/compact.js" type="text/javascript" charset="utf-8"></script>
6873
6974 <p>The latest development code is hosted in the CVS repository of
70- SourceForge.jp . You can view the source tree through the web via
71- <a href="http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/freewnn/FreeWnn/">ViewCVS</a>.
75+ OSDN . You can view the source tree through the web via
76+ <a href="https://osdn.jp/cvs/view/freewnn/FreeWnn/">CVS Repository page</a>.
7277 To get code via Anonymous CVS, you can do like the following:</p>
7378
7479 <pre>
75-cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/freewnn login
80+cvs -d:pserver:anonymous@cvs.osdn.jp:/cvsroot/freewnn login
7681 (Password is not needed, so you just press return when password: prompt appears)
7782
78-cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/freewnn co FreeWnn
83+cvs -z3 -d:pserver:anonymous@cvs.osdn.jp:/cvsroot/freewnn co FreeWnn
7984 </pre>
8085
8186 <p>Please see
82- <a href="http://sourceforge.jp/cvs/?group_id=1245">CVS</a>
87+ <a href="https://osdn.jp/projects/freewnn/scm/" target="_top">Code repository list</a>
8388 section of project page for details.
8489 </p>
8590
@@ -90,20 +95,20 @@ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/freewnn co FreeWnn
9095 </p>
9196
9297 <ul>
93- <li> <a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-users">freewnn-users</a>:
98+ <li> <a href="http://lists.osdn.me/mailman/listinfo/freewnn-users">freewnn-users</a>:
9499 User-supported mailing-list about FreeWnn development and
95100 usage of FreeWnn. Discussions are held in Japanese for now,
96101 but bug reports (etc.) in English are welcome. (Message in
97102 other language are also welcome, but we don't read them very
98103 well.)
99- (<a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-users">Subscribe</a>
100- / <a href="http://lists.sourceforge.jp/mailman/archives/freewnn-users/">Archive</a>)
104+ (<a href="http://lists.osdn.me/mailman/listinfo/freewnn-users">Subscribe</a>
105+ / <a href="http://osdn.jp/projects/freewnn/lists/archive/users/">Archive</a>)
101106
102- <li><a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-cvs">freewnn-cvs</a>:
107+ <li><a href="http://lists.osdn.me/mailman/listinfo/freewnn-cvs">freewnn-cvs</a>:
103108 Deliver for developers to commit changes the source tree. You
104109 should not send your mail to this list. Use freewnn-users.
105- (<a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-users">Subscribe</a>
106- / <a href="http://lists.sourceforge.jp/mailman/archives/freewnn-cvs/">Archive</a>)
110+ (<a href="http://lists.osdn.me/mailman/listinfo/freewnn-users">Subscribe</a>
111+ / <a href="http://osdn.jp/projects/freewnn/lists/archive/cvs/">Archive</a>)
107112 </ul>
108113
109114 <p>
@@ -115,20 +120,20 @@ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/freewnn co FreeWnn
115120
116121 <h2><a name="links">Links</a></h2>
117122 <ul>
118- <li><a href="/">Our current web page</a> (in Japanese)
119- <li><a href="http://sourceforge.jp/projects/freewnn/">Project page</a>
120- hosted in SourceForge.jp
123+ <li><a href="/" target="_top">Our current web page</a> (in Japanese)
124+ <li><a href="https://osdn.jp/projects/freewnn/">Project page</a>
125+ hosted in OSDN
121126
122127 <li>Original <a href="http://www.tomo.gr.jp/FreeWnn/">FreeWnn Project page</a>
123128 (in Japanese)
124129 </ul>
125130
126131 <HR>
127-<a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=1245" width="96" height="31" border="0" alt="SourceForge.jp"></a>
128- <address>Edited by Tomoki Aono (aonoto at users.sourceforge.jp)</address>
132+ <a href="https://osdn.jp/"><img src="//osdn.jp/sflogo.php?group_id=1245&type=2" width="125" height="39" border="0" alt="OSDN"></a><hr>
133+ <address>Edited by Tomoki Aono (aonoto at users.osdn.me)</address>
129134 Created: Tue Jan 3 00:28:36 JST 2006<br>
130135 <!-- hhmts start -->
131-Last modified: Fri Jan 3 02:00:52 JST 2014
136+Last modified: Fri Dec 12 16:23:00 JST 2014
132137 <!-- hhmts end -->
133138 </body>
134139 </html>
旧リポジトリブラウザで表示