OSDN Git Service

Added org.eclipse.core.resources.prefs and other 10 files.
[moreemacs/moreemacs.git] / jp.sourceforge.moreemacs.web / WebContent / index.html
index 456b2d5..5123ee1 100644 (file)
@@ -1,7 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
-   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">\r
+<!DOCTYPE html>\r
+<html>\r
 <head>\r
 <link rel='stylesheet' type='text/css' href='style.css'/>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
@@ -16,37 +14,10 @@ The key bind scheme of more emacs is a child schema of Eclispe's emacs scheme.
 It adds some key bindings or overrides some bindings to emacs scheme.\r
 </p>\r
 \r
-<div class="chart">\r
-<form method="post" action="http://www.eclipseplugincentral.com/Web_Links.html">\r
-\r
-<p><em>Vote to Eclipse Plugin Central for this plugin!</em> (10 is the best rating)</p>\r
-\r
-<table border="0" cellspacing="0" cellpadding="0">\r
-<tr><td valign="top">\r
-\r
-<select name="rating">\r
-<option selected="selected">--</option>\r
-<option>10</option>\r
-<option>9</option>\r
-<option>8</option>\r
-<option>7</option>\r
-<option>6</option>\r
-<option>5</option>\r
-<option>4</option>\r
-<option>3</option>\r
-<option>2</option>\r
-<option>1</option>\r
-</select>\r
-\r
-</td><td valign="top">\r
-<input type="hidden" name="ratinglid" value="1445"/>\r
-<input type="hidden" name="ratinguser" value="outside"/>\r
-<input type="hidden" name="req" value="addrating"/>\r
-<input type="submit" value="Vote!"/>\r
-</td></tr></table>\r
-\r
-</form>\r
-</div>\r
+<p>\r
+Drag 'Install' button to your eclipse workspace.\r
+<a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=975" class="drag" title="Drag to your running Eclipse workspace to install More Emacs"><img src="https://marketplace.eclipse.org/sites/all/themes/solstice/_themes/solstice_marketplace/public/images/btn-install.png" alt="Drag to your running Eclipse workspace to install More Emacs" /></a>\r
+</p>\r
 \r
 <h2>Install</h2>\r
 <p>You can install the plugin from\r
@@ -61,7 +32,7 @@ It adds some key bindings or overrides some bindings to emacs scheme.
 The following list is key bindings of more emacs plugin.\r
 </p>\r
 \r
-<table border="2">\r
+<table id="functions" class="flatTable">\r
 <caption>Key bindings of More Emacs</caption>\r
 <tr>\r
 <th class="function">function</th>\r
@@ -80,7 +51,7 @@ The following list is key bindings of more emacs plugin.
 </tr>\r
 <tr>\r
 <td class="function">next editor</td>\r
-<td>C-x oShift-Tab</td>\r
+<td>C-x o<br>Shift-Tab</td>\r
 <td>rebind</td>\r
 </tr>\r
 <tr>\r
@@ -105,7 +76,7 @@ The following list is key bindings of more emacs plugin.
 </tr>\r
 <tr>\r
 <td class="function">find replace</td>\r
-<td>M-%</td>\r
+<td>M-S-5</td>\r
 <td>rebind</td>\r
 </tr>\r
 <tr>\r
@@ -208,7 +179,7 @@ It is very simple but predictable.
 </tr>\r
 <tr>\r
 <td class="function">comment-region</td>\r
-<td>C-c C-c</td>\r
+<td>C-c C-c<br/>C-u C-c C-c</td>\r
 <td>forward to toggle comment</td>\r
 </tr>\r
 </table>\r
@@ -217,45 +188,55 @@ It is very simple but predictable.
 <ul>\r
 <li>The supplementary characters are supported.\r
 All characters are treated as code point.\r
-</li>\r
+\r
 <li>East Asian Width is supported.\r
 In the column calculation of rectangle operation, the width of ambiguous characters are 2 for CJK languages\r
  and 1 for other languages.\r
-</li>\r
+\r
 </ul>\r
 \r
 \r
 <h2>Change Log</h2>\r
+<h3>2015.3.15</h3>\r
+<ul>\r
+<li>Release 2.0.0\r
+<li>Support Eclipse4.x\r
+</ul>\r
+<h3>2009.8.20</h3>\r
+<ul>\r
+<li>Release 1.2.0\r
+</ul>\r
 <h3>2009.8.4</h3>\r
 <ul>\r
-<li>Added newline, and assigned to C-m</li>\r
-<li>Added back-to-indentation</li>\r
+<li>Added newline, and assigned to C-m\r
+<li>Added back-to-indentation\r
 </ul>\r
 <h3>2009.8.1</h3>\r
 <ul>\r
-<li>Added comment-region</li>\r
-<li>Rebinded C-j</li>\r
+<li>Added comment-region\r
+<li>Rebinded C-j\r
 </ul>\r
 <h3>2009.7.28</h3>\r
 <ul>\r
-<li>Fix rectangle action.</li>\r
+<li>Fix rectangle action.\r
 <li>Add the followings.\r
 <ul>\r
-<li>upcase-word</li>\r
-<li>downcase-word</li>\r
-<li>capitalize-word</li>\r
+<li>upcase-word\r
+<li>downcase-word\r
+<li>capitalize-word\r
 </ul>\r
-</li>\r
-<li>Release 1.1.0</li>\r
+\r
+<li>Release 1.1.0\r
 </ul>\r
 <h3>2009.6.14</h3>\r
 <ul>\r
-<li>Release 1.0.0</li>\r
+<li>Release 1.0.0\r
 </ul>\r
 \r
 <h2>Links</h2>\r
 <ul>\r
-<li><a href="https://sourceforge.jp/projects/moreemacs/simple">More Emacs Plugin SourceForge Project</a></li>\r
+<li><a href="https://sourceforge.jp/projects/moreemacs/simple">More Emacs Plugin SourceForge Project</a>\r
+<li><a href="https://marketplace.eclipse.org/content/more-emacs">Eclipse Market</a>\r
 </ul>\r
 </body>\r
 </html>\r