OSDN Git Service

rename 'web_site' to 'document'
authordhrname <dhrname@users.sourceforge.jp>
Mon, 28 Nov 2011 11:49:53 +0000 (20:49 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Mon, 28 Nov 2011 11:49:53 +0000 (20:49 +0900)
27 files changed:
document/Readme.html [moved from web_site/Readme.html with 100% similarity]
document/SieReader.html [moved from web_site/SieReader.html with 100% similarity]
document/demo.en.html [moved from web_site/demo.en.html with 100% similarity]
document/demo.html [moved from web_site/demo.html with 100% similarity]
document/goals.en.html [moved from web_site/goals.en.html with 100% similarity]
document/goals.html [moved from web_site/goals.html with 100% similarity]
document/help.html [moved from web_site/help.html with 100% similarity]
document/home.svg [moved from web_site/home.svg with 100% similarity]
document/htaccess.txt [moved from web_site/htaccess.txt with 100% similarity]
document/index.en.html [moved from web_site/index.en.html with 100% similarity]
document/index.html [moved from web_site/index.html with 100% similarity]
document/instyle.css [moved from web_site/instyle.css with 100% similarity]
document/manual.html [moved from web_site/manual.html with 100% similarity]
document/mplussample.html [moved from web_site/mplussample.html with 100% similarity]
document/rdf.svg [moved from web_site/rdf.svg with 100% similarity]
document/screenshot.en.html [moved from web_site/screenshot.en.html with 100% similarity]
document/screenshot.html [moved from web_site/screenshot.html with 100% similarity]
document/sie-logo.svg [moved from web_site/sie-logo.svg with 100% similarity]
document/sie-mini.js [moved from web_site/sie-mini.js with 100% similarity]
document/sieb.html [moved from web_site/sieb.html with 100% similarity]
document/svginhtml.html [moved from web_site/svginhtml.html with 100% similarity]
document/svginhtml_screenshot.html [moved from web_site/svginhtml_screenshot.html with 100% similarity]
document/test.html [moved from test.html with 100% similarity]
document/ufltimatest.html [new file with mode: 0644]
document/usage.en.html [moved from web_site/usage.en.html with 100% similarity]
document/usage.html [moved from web_site/usage.html with 100% similarity]
sie.xsl [deleted file]

similarity index 100%
rename from web_site/Readme.html
rename to document/Readme.html
similarity index 100%
rename from web_site/demo.en.html
rename to document/demo.en.html
similarity index 100%
rename from web_site/demo.html
rename to document/demo.html
similarity index 100%
rename from web_site/goals.html
rename to document/goals.html
similarity index 100%
rename from web_site/help.html
rename to document/help.html
similarity index 100%
rename from web_site/home.svg
rename to document/home.svg
similarity index 100%
rename from web_site/htaccess.txt
rename to document/htaccess.txt
similarity index 100%
rename from web_site/index.html
rename to document/index.html
similarity index 100%
rename from web_site/instyle.css
rename to document/instyle.css
similarity index 100%
rename from web_site/manual.html
rename to document/manual.html
similarity index 100%
rename from web_site/rdf.svg
rename to document/rdf.svg
similarity index 100%
rename from web_site/sie-logo.svg
rename to document/sie-logo.svg
similarity index 100%
rename from web_site/sie-mini.js
rename to document/sie-mini.js
similarity index 100%
rename from web_site/sieb.html
rename to document/sieb.html
similarity index 100%
rename from test.html
rename to document/test.html
diff --git a/document/ufltimatest.html b/document/ufltimatest.html
new file mode 100644 (file)
index 0000000..6849a28
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>SIE - SVG形式の画像を表示できるオープンソースのJavaScriptライブラリ</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<script defer="defer" type="text/javascript" src="org/w3c/core.js"></script>
+<script defer="defer" type="text/javascript" src="org/w3c/dom/events.js"></script>
+<script defer="defer" type="text/javascript" src="org/w3c/dom/stylesheet.js"></script>
+<script defer="defer" type="text/javascript" src="org/w3c/dom/css.js"></script>
+<script defer="defer" type="text/javascript" src="org/w3c/dom/smil.js"></script>
+<script defer="defer" type="text/javascript" src="org/w3c/dom/svg.js"></script>
+<link rel="stylesheet" type="text/css" href="instyle.css"></link>
+<link rel="SHORTCUT ICON" href="sie-logo2.ico" type="image/x-icon"></link>
+</head>
+<body>
+<ol class="menu">
+ <li>ホーム</li>
+ <li><a href="goals.html">目標</a></li>
+ <li><a href="screenshot.html">スクリーンショット</a></li>
+ <li><a href="demo.html">デモ</a></li>
+ <li><a href="help.html">ヘルプ</a></li>
+</ol>
+<object data="svg_sample/zeimusu_sakura_.svg" type="image/svg+xml" width="1000" height="1000"></object>
+<p><object data="svg_sample/sie-logo.svg" type="image/svg+xml" width="120%" height="120%"></object></p>
+<h1>SIE - SVG形式の画像を表示できるオープンソースのJavaScriptライブラリ</h1>
+<object data="svg_sample/tiger.svg" type="image/svg+xml" width="1800" height="2000"></object>
+<object data="svg_sample/pencil[1].svg" type="image/svg+xml" width="1800" height="2000"></object>
+<address>&copy; Copyright 2003 dhrname(Eメールで<a href="mailto:dhrname@mail.goo.ne.jp">dhrname@mail.goo.ne.jp</a>。 <a href="http://sourceforge.jp/projects/sie/wiki/FrontPage">SIE 公式WIKI</a> <a href="http://lists.sourceforge.jp/mailman/listinfo/sie-developers">SIE 公式メーリングリスト</a> <a href="http://d.hatena.ne.jp/dhrname/">ブログ(dhrnameの開発日誌)</a>)コードの著作権の許諾に関しては、MPLライセンスが適用されます。このページの許諾に関しても、同様のライセンスが適用されるものとします。</address>
+<!--/*SIE-SVGtoVML LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/
+/* ***** BEGIN LICENSE BLOCK *****
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
+ *
+ * The contents of this file are subject to the Mozilla Public License Version
+ * 1.1 (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.mozilla.org/MPL/
+ *
+ * Software distributed under the License is distributed on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ * for the specific language governing rights and limitations under the
+ * License.
+ *
+ * Contributor(s):DHRNAME
+ *
+ * Alternatively, the contents of this file may be used under the terms of
+ * either of the GNU General Public License Version 2 or later (the "GPL"),
+ * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ * in which case the provisions of the GPL or the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of either the GPL or the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the GPL or the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of any one of the MPL, the GPL or the LGPL.
+ *
+ * ***** END LICENSE BLOCK ***** */-->
+    </body>
+</html>
\ No newline at end of file
similarity index 100%
rename from web_site/usage.html
rename to document/usage.html
diff --git a/sie.xsl b/sie.xsl
deleted file mode 100644 (file)
index cc21d73..0000000
--- a/sie.xsl
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt" version="1.0">
-<xsl:variable name="vendor" select="system-property('xsl:vendor')"/>
-<xsl:variable name="node-set" select="function-available('xsl:node-set')"/>
-  <xsl:output indent="yes" method="xml" omit-xml-declaration="no" media-type="image/svg+xml"/>
-<xsl:template match="/">
-<xsl:choose>
-<xsl:when test="$vendor='Microsoft'">
-  <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
-    <head>
-      <title><xsl:value-of select="title" /></title>
-      <script type="text/javascript" src="sie-mini.js"></script>
-    </head>
-    <body>
-      <script type="image/svg+xml" width="1000px" height="1000px"><xsl:apply-templates /></script>
-   </body>
-   </html>
-</xsl:when>
-<xsl:when test="$vendor='Transformiix' and $node-set">
- <xsl:apply-templates />
-</xsl:when>
-</xsl:choose>
-</xsl:template>
-<xsl:template match="*|@*|text()">
-<xsl:choose>
-<xsl:when test="$vendor='Microsoft'">
-    <xsl:copy>
-      <xsl:apply-templates select="*|@*|text()"/>
-    </xsl:copy>
-</xsl:when>
-<xsl:when test="$vendor='Transformiix' and $node-set">
- <xsl:apply-templates />
-</xsl:when>
-</xsl:choose>
-</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file