svnno****@sourc*****
svnno****@sourc*****
2010年 11月 3日 (水) 21:15:37 JST
Revision: 2114 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2114 Author: dhrname Date: 2010-11-03 21:15:37 +0900 (Wed, 03 Nov 2010) Log Message: ----------- sie-phpのreadmeの修正すべき点があったので、修正 Modified Paths: -------------- trunk/sie_php/readme.html Modified: trunk/sie_php/readme.html =================================================================== --- trunk/sie_php/readme.html 2010-11-03 11:56:07 UTC (rev 2113) +++ trunk/sie_php/readme.html 2010-11-03 12:15:37 UTC (rev 2114) @@ -1,14 +1,14 @@ <!xml version="1.0" encoding="utf-8"!> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<title>SIE - ハイパーテキスト形式の画像用ライブラリ</title> -<meta http-equiv="Content-Type" content="text/html; charset=urf-8"> +<title>sie.php - SVGファイルを直接ブラウザで表示しよう</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script defer="defer" type="text/javascript" src="sie.js"></script> <link rel="stylesheet" type="text/css" href="instyle.css"></link> </head> <body> <h1 id="h1-sie.php">sie.php</h1><h2 id="h2-sie.php.E3.81.A8.E3.81.AF">sie.phpとは</h2> -<p>sie.phpとは、PHPを用いて、SVGファイルを直接ブラウザに表示するものです。</p> +<p>sie.phpとは、PHPを用いて、SVGファイルを直接ブラウザに表示するものです。現在のバージョンは0.4です。</p> <p>SIEでは、SVGファイルを表示するのに、HTMLを経由する必要がありましたが、sie.phpでは、SVGファイルを直接表示することができるようになります。</p><h2 id="h2-.E6.BA.96.E5.82.99.E3.81.99.E3.82.8B.E3.82.82.E3.81.AE">準備するもの</h2><ol><li>sie.js </li><li>sie.php </li><li>.htaccess @@ -21,7 +21,7 @@ </p><h2 id="h2-.E8.A7.A3.E8.AA.AC.E3.81.AE.E8.A8.98.E4.BA.8B">解説などのページ</h2><p><a href="http://www.revulo.com/SVG/SIE.html" class="external">http://www.revulo.com/SVG/SIE.html</a> <h3>注意</h3> <p>必ず、サーバにアップロードしてください。IEのセキュリティ上、ローカルでは動きません。</p> -<p>最後に、<a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="SourceForge.jp"></a>さんに謝意を述べたいと思います。</p> +<p>最後に、sie.phpを開発してくださったrevulo (<a href="http://www.revulo.com/blog/">ブログ</a>)さんと、<a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=3313" width="96" height="31" border="0" alt="SourceForge.jp"></a>さんに謝意を述べたいと思います。</p> <address>© Copyright 2008 dhr(Eメールで<a href="mailto:dhrna****@mail*****">dhrna****@mail*****</a>)この文書のライセンスは<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License</a>に従います。</address> </body> </html> \ No newline at end of file