OSDN Git Service

modified html
authorwatanaby <watanaby@users.osdn.jp>
Wed, 22 Jun 2016 04:30:51 +0000 (13:30 +0900)
committerwatanaby <watanaby@users.osdn.jp>
Wed, 22 Jun 2016 04:30:51 +0000 (13:30 +0900)
doc/Changes.html
html/en/macchk.html
html/en/macreg.html
html/en/macupdate.html
html/ja/macchk.html
html/ja/macreg.html
html/ja/macupdate.html

index 5426506..b6b8def 100644 (file)
@@ -271,7 +271,7 @@ OpengateM History</H3>
        </DT><DD>
        Added warning message at registrating other user's device (openatem-all).
        </DD>
-       <DT>Ver.1.1.0 at 2016.6.19
+       <DT>Ver.1.1.0 at 2016.6.22
        </DT><DD>
         Modified code to prevent inflation of Databases (drop table macippair&sessionmd:MySQL, delete old records of macmodify:MySQL and macinfo:SQLite3).
 w      </DD>
index aeaae7b..5e1a5a9 100644 (file)
 <p>
 <a href=opengatemup.cgi?lang=en>Update Page</a>
 </p>
+</center>
+
 <hr>
-<p>
-How to use
-<table width=800 cellspacing=6>
-  <tr><td>1.</td>
-    <td>
+
+
+<div style="width:640;margin:0 auto;">
+  <p> <strong>How to use</strong> </p>
+  <ol>
+    <li><p>
       Connect the target terminal to the access point, and
       try network access to confirm that the network for the terminal is closed.
-    </td>
-  </tr>
-  <tr><td>2.</td>
-    <td>
+    </p></li>
+    <li><p>
       Load this page. If you already loaded, reload it.
-    </td>
-  </tr>
-  <tr><td>3.</td>
-    <td>
-      The above is the list of addresses using this access point.
-      The top of the list is the one detected most recently.
-    </td>
-  </tr>
-  <tr><td>4.</td>
-    <td>
+    </p></li>
+    <li><p>
+      The above is the list of addresses using this access point recently.
+      The top of the list is detected lastly.
+    </p></li>
+    <li><p>
       Choose an address in the list and push the "open" button.
-    </td>
-  </tr>
-  <tr><td>5.</td>
-    <td>
+    </p></li>
+    <li><p>
       When the server replies, the timer starts.
-    </td>
-  </tr>
-  <tr><td>6.</td>
-    <td>
+    </p></li>
+    <li><p>
       Try to use the network at the target terminal.
-    </td>
-  </tr>
-  <tr><td>7.</td>
-    <td>
+    </p></li>
+    <li><p>
       If the network is not available, push "close" button and try other address
-    </td>
-  </tr>
-  <tr><td>8.</td>
-    <td>
+    </p></li>
+    <li><p>
       If the network is available, push "close" button and confirm that the network is not available.
       Then push "register" button to jump to the registration page.
-    </td>
-  </tr>
-</table>
-</p>
-<p>
-Warning
-<table width=800 cellspacing=6>
-  <tr><td>
+    </p></li>
+  </ol>
+
+  <p> <strong>Warning</strong> </p>
+  <ul>
+    <li><p>
       When the timer does not start, contact an administrator.
       The server might be malfunction.
-  </td></tr>
-  <tr><td>
+    </p></li>
+    <li><p>
       The network is closed soon, even if you do not push the "close" button.
       However, it is desirable to close the network early with the "close" button.
-      </td></tr>
-</table>
-</p>
-</center>
+    </p></li>
+  </ul>
+</div>
+
 </body>
 </html>
index 09ac0bf..aa3e6d1 100644 (file)
@@ -1,12 +1,6 @@
 <html>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <script>
-    function toggleDisplay(id){
-    if (document.getElementById(id).style.display=="none") document.getElementById(id).style.display="block";
-    else document.getElementById(id).style.display="none";
-    }
-    </script>
 <title></title>
 </head>
 <body>
 </table>
 
 <p><input type="submit" value=" Register ">
-  <span style="color:blue;text-decoration:underline;" onclick="toggleDisplay('help1')"> help </span>
 </p>
 </form>
 
 <p><font color="red">
 %%ERRORLIST%%
 </font></p>
-
-<table width=800 cellpadding=6 id="help1" style="display:none">
-  <tr><td>
+</center>
+<div style="width:640;margin:0 auto;">
+  <ul>
+  <li><p>
+      Please enter the name of your
+      device in the above yellow area(e.g., iPadX, X-01A, TabletAZ).
+  </p></li>
+  <li><p>
       After registration, you can use network without password in this
       month (next month, when registered in the latter half of the
       month).
-  </td></tr>
-  <tr><td>
+  </p></li>
+  <li><p>
       Before the limit date, a warning mail will be sent to
       the above mail address. If the mail address has an error, you can not
-      receive the mail. Please check the address and correct it. Or if you
+      receive the mail. Please check the mail address and correct it. Or if you
       don't need the mail, delete it.
-  </td></tr>
-  <tr><td>
-      Please enter the name of your
-      device in the above yellow area(e.g., iPadX, X-01A, TabletAZ).
-  </td></tr>
-  <tr><td>
+  </p></li>
+  <li><p>
       You can register %%MAXDEVICES%% devices.
-  </td></tr>
-  <tr><td>
+  </p></li>
+  <li><p>
       After registration, exit this browser to reset authentication state.
-  </td></tr>
-</table>
+  </p></li>
+  </ul>
+</div>
 
+<center>
 <div style="%%LISTDISPLAYSTYLE%%">
 <p><font size=+1>Registered Terminals</font></p>
 <p>
index 95dc84a..e4eb3d6 100644 (file)
@@ -2,13 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title></title>
-<script type="text/javascript" src="/opengate/editstring.js"/>
-<script>
-function toggleDisplay(id){
- if (document.getElementById(id).style.display=="none") document.getElementById(id).style.display="block";
- else document.getElementById(id).style.display="none";
-}
-</script>
+<script type="text/javascript" src="/opengate/editstring.js"></script>
 </head>
 <body>
 <center>
@@ -38,36 +32,37 @@ action="%%CGINAME%%?lang=en&redirectedurl=%%REDIRECTEDURL%%">
 %%MACLIST%%
 </table>
 <p><input type="submit" value=" Send ">
-<span style="color:blue;text-decoration:underline;" onclick="toggleDisplay('help1')"> help </span>
 </p>
 </form>
 
 <p><font color="red">
 %%ERRORLIST%%
 </font></p>
+</center>
 
-<table width=800 cellpadding=6 id="help1" style="display:none">
-  <tr><td>
-      Select "Renew" to renew the registration (resume
+<div style="width:640;margin:0 auto;">
+<ul>
+  <li><p>
+      Select <strong>"Renew"</strong> to renew the registration (resume
       and extend the limit date).
-  </td></tr>
-  <tr><td>
-      Select "Pause" to pause the
-      usage. If you want to reuse the device, check "Renew".
-  </td></tr>
-  <tr><td>
-      Select "Delete" to delete the registration. If you
+  </p></li>
+  <li><p>
+      Select <strong>"Pause"</strong> to pause the
+      usage. To reset the pause, select "Renew".
+  </p></li>
+  <li><p>
+      Select <strong>"Delete"</strong> to delete the registration. If you
       may use this terminal in the future, please use "Pause".
-  </td></tr>
-  <tr><td>
-      The status "I" indicates that the device is set as
+  </p></li>
+  <li><p>
+      The status <strong>"I"</strong> indicates that the device is set as
       Inactive by some reason. Please contact to the administrator.
-  </td></tr>
-  <tr><td>
-      The values of "Device Name" and "Mail Address" in the table can be modified by clicking them.
-  </td></tr>
-</table>
+  </p></li>
+  <li><p>
+      The values of <strong>"Device Name"</strong> and <strong>"Mail Address"</strong> in the table can be modified by clicking them.
+  </p></li>
+</ul>
+</div>
 
-</center>
 </body>
 </html>
index c433eeb..3ee1afd 100644 (file)
 <p>
 <a href=opengatemup.cgi?lang=ja>登録更新ページ</a>
 </p>
-
+</center>
 <hr>
-<p>
-使用方法
-<table width=800 cellspacing=6>
-  <tr><td>1.</td>
-    <td>
-      登録を希望する端末で、この端末と同じアクセスポイントに接続して、ネットワークアクセスを試み、ネットワークが閉鎖していることを確認する。
-    </td>
-  </tr>
-  <tr><td>2.</td>
-    <td>
-      このページを表示する。確認前に表示しているときはリロードを行う。
-    </td>
-  </tr>
-  <tr><td>3.</td>
-    <td>
-      上記の表は、同一アクセスポイントを最近利用した端末のアドレス一覧である。リストの先頭が最も最近に検出した端末である。
-    </td>
-  </tr>
-  <tr><td>4.</td>
-    <td>
-      登録希望端末と予想されるアドレスを選択して「開放」ボタンを押す。
-    </td>
-  </tr>
-  <tr><td>5.</td>
-    <td>
-      サーバが応答して、ネットワークを開放すると、タイマーが始動する。
-    </td>
-  </tr>
-  <tr><td>6.</td>
-    <td>
-      タイマー作動中に、登録希望端末でネットワークを利用してみる。
-    </td>
-  </tr>
-  <tr><td>7.</td>
-    <td>
-      利用が不可であれば、「閉鎖」ボタンで閉鎖して、別のアドレスを試す。
-    </td>
-  </tr>
-  <tr><td>8.</td>
-    <td>
-      利用が可能であれば、「閉鎖」ボタンで閉鎖して、利用が不可に戻ることを確認し、「登録」ボタンで登録ページへ移行する。
-    </td>
-  </tr>
-</table>
-</p>
-<p>
-注意事項
-<table width=800 cellspacing=6>
-  <tr><td>
+
+
+<div style="width:640;margin:0 auto;">  
+<p><strong>使用方法</strong></p>
+  <ol>
+    <li><p>
+       登録を希望する端末で、この端末と同じアクセスポイントに接続して、ネットワークアクセスを試み、ネットワークが閉鎖していることを確認する。
+    </p></li>
+    <li><p>
+         このページを表示する。確認前に表示しているときはリロードを行う。
+    </p></li>
+    <li><p>
+         上記の表は、同一アクセスポイントを最近利用した端末のアドレス一覧である。リストの先頭が最も最近に検出した端末である。
+    </p></li>
+    <li><p>
+         登録希望端末と予想されるアドレスを選択して「開放」ボタンを押す。
+    </p></li>
+    <li><p>
+         サーバが応答して、ネットワークを開放すると、タイマーが始動する。
+    </p></li>
+    <li><p>
+         タイマー作動中に、登録希望端末でネットワークを利用してみる。
+    </p></li>
+    <li><p>
+         利用が不可であれば、「閉鎖」ボタンで閉鎖して、別のアドレスを試す。
+    </p></li>
+    <li><p>
+         利用が可能であれば、「閉鎖」ボタンで閉鎖して、利用が不可に戻ることを確認し、「登録」ボタンで登録ページへ移行する。
+    </p></li>
+  </ol>
+  
+  <p><strong>注意事項</strong></p>
+    <ul>
+    <li><p>
       タイマーが始動しない場合はサーバ不調の可能性があるので、管理者に連絡すること。
-  </td></tr>
-  <tr><td>
+    </p></li>
+    <li><p>
       「閉鎖」ボタンを押さなくてもネットワークは時間切れで閉鎖される。開放のままページ移行しても問題ない。しかし「閉鎖」ボタンで早期に閉鎖することが望ましい。
-  </td></tr>
-</table>
-</p>
-</center>
+    </p></li>
+    </ul>
+</div>
 </body>
 </html>
index cdaa13b..fad5dff 100644 (file)
@@ -1,12 +1,6 @@
 <html>
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <script>
-function toggleDisplay(id){
- if (document.getElementById(id).style.display=="none") document.getElementById(id).style.display="block";
- else document.getElementById(id).style.display="none";
-}
-</script>
 <title></title>
 </head>
 <body>
@@ -34,35 +28,38 @@ function toggleDisplay(id){
 </table>
 
 <p><input type="submit" value=" 登録 ">
-<span style="color:blue;text-decoration:underline;" onclick="toggleDisplay('help1')"> help </span>
 </p>
 </form>
 
 <p><font color="red">
 %%ERRORLIST%%
 </font></p>
+</center>
 
-<table width=800 cellpadding=6 id="help1" style="display:none">
-  <tr><td>
+<div style="width:640;margin:0 auto;">
+  <ul>
+  <li><p>
+      機器名のフィールドに端末を識別できる名前を入れてください。
+      漢字は不可です(例:iPadX, X-01A, TabletAZ)。
+  </p></li>
+  <li><p>
       端末を登録すると今月末(月の後半登録では翌月末)までパスワード入力なしで利用できます。
-  </td></tr>
-  <tr><td>  
+  </p></li>
+  <li><p>
       期限前には、上記メールアドレスに警告メールが届きます。設定が間違っ
       ていると届きませんので、確認して正しいアドレスに修正してください。メー
       ルが不要ならば削除してください。
-  </td></tr>
-  <tr><td>
-      機器名には端末を識別できる名前を入れてください。
-      漢字は不可です(例:iPadX, X-01A, TabletAZ)。
-  </td></tr>
-  <tr><td>
-      登録は一人当り%%MAXDEVICES%%台までです。
-  </td></tr>
-  <tr><td>
+  </p></li>
+  <li><p>
+  登録は一人当り%%MAXDEVICES%%台までです。
+  </p></li>
+  <li><p>
       登録が終ったら認証状態をリセットするためにブラウザを終了して下さい。
-  </td></tr>
-</table>
+  </p></li>
+  </ul>
+</div>
 
+<center>
 <div style="%%LISTDISPLAYSTYLE%%">
 <p><font size=+1>既登録端末</font></p>
 <p>
@@ -84,5 +81,6 @@ function toggleDisplay(id){
 <a href=opengatemup.cgi?lang=ja>登録更新ページ</a>
 </p>
 </center>
+
 </body>
 </html>
index 963151e..6c5c4d0 100644 (file)
@@ -2,13 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title></title>
-<script type="text/javascript" src="/opengate/editstring.js"/>
-<script>
-function toggleDisplay(id){
- if (document.getElementById(id).style.display=="none") document.getElementById(id).style.display="block";
- else document.getElementById(id).style.display="none";
-}
-</script>
+<script type="text/javascript" src="/opengate/editstring.js"></script>
 </head>
 <body>
 <center>
@@ -38,32 +32,33 @@ action="%%CGINAME%%?lang=ja&redirectedurl=%%REDIRECTEDURL%%">
 </table>
 
 <p><input type="submit" value=" 送信 ">
-<span style="color:blue;text-decoration:underline;" onclick="toggleDisplay('help1')"> help </span>
 </p>
 </form>
 
 <p><font color="red">
 %%ERRORLIST%%
 </font></p>
+</center>
 
-<table width=800 cellpadding=6 id="help1" style="display:none">
-  <tr><td>
-      「更新」をチェックすると、機器の登録を更新して利用期限を延長します。
-  </td></tr>
-  <tr><td>
-      「休止」をチェックすると、利用不可にします。再び利用するときには更新処理をしてください。
-  </td></tr>
-  <tr><td>
-      「削除」をチェックすると、機器の登録を削除します。再び利用する可能性があるときは、休止を利用下さい。
-  </td></tr>
-  <tr><td>
-      「状態」が”I”となっている機器は無効とされています。理由は管理者に問い合わせ下さい。
-  </td></tr>
-  <tr><td>
-      「機器名」と「メールアドレス」の値は、クリックして変更できます。
-  </td></tr>
-</table>
+<div style="width:640;margin:0 auto;">  
+  <ul>
+    <li><p>
+      <strong>「更新」</strong>をチェックすると、機器の登録を更新して利用期限を延長します。
+    </p></li>
+    <li><p>
+      <strong>「休止」</strong>をチェックすると、利用不可にします。再び利用するときには更新処理をしてください。
+    </p></li>
+    <li><p>
+      <strong>「削除」</strong>をチェックすると、機器の登録を削除します。再び利用する可能性があるときは、休止を利用下さい。
+    </p></li>
+    <li><p>
+      <strong>「状態」</strong>が<strong>”I”</strong>となっている機器は無効とされています。理由は管理者に問い合わせ下さい。
+    </p></li>
+    <li><p>
+      <strong>「機器名」</strong>と<strong>「メールアドレス」</strong>の値は、クリックして変更できます。
+    </p></li>
+  </ul>
+</div>
 
-</center>
 </body>
 </html>