This repository has been archived by the owner on Apr 16, 2018. It is now read-only.
forked from ckeditor/ckeditor4
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
125 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
<!DOCTYPE html> | ||
<!-- | ||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. | ||
For licensing, see LICENSE.html or http://ckeditor.com/license | ||
--> | ||
<html> | ||
<head> | ||
<title>Textselection Plugin — CKEditor Sample</title> | ||
<meta charset="utf-8"> | ||
<script src="../../../ckeditor.js"></script> | ||
<link rel="stylesheet" href="../../../samples/sample.css"> | ||
<meta name="ckeditor-sample-name" content="textselection plugin"> | ||
<meta name="ckeditor-sample-group" content="Plugins"> | ||
<meta name="ckeditor-sample-description" content="Using the textselection plugin in order to make the editor keep it's text-selection when switching between WYSIWYG and Source mode"> | ||
</head> | ||
<body> | ||
<h1 class="samples"> | ||
<a href="../../../samples/index.html">CKEditor Samples</a> » Using textselection Plugin | ||
</h1> | ||
<div class="description"> | ||
<p> | ||
This sample shows how to configure CKEditor instances to use the | ||
<strong>textselection</strong> (<code>textselection</code>) plugin that makes the editor keep it's text-selection when switching between WYSIWYG and Source mode, and scrolls the selection into the viewport.</p> | ||
<p> | ||
To add a CKEditor instance using the <code>textselection</code> plugin, insert the following JavaScript call to your code: | ||
</p> | ||
<pre class="samples"> | ||
CKEDITOR.replace( '<em>textarea_id</em>', { | ||
<strong>extraPlugins: 'textselection',</strong> | ||
});</pre> | ||
<p> | ||
Note that <code><em>textarea_id</em></code> in the code above is the <code>id</code> attribute of | ||
the <code><textarea></code> element to be replaced with CKEditor.</p> | ||
</div> | ||
<form action="../../../samples/sample_posteddata.php" method="post"> | ||
<p> | ||
<label for="editor1"> | ||
CKEditor using the <code>textselection</code> plugin <strong>(mark some text and switch to Source View)</strong>: </label> | ||
<textarea cols="80" id="editor1" name="editor1" rows="10"><p> <p></p> | ||
|
||
<h1><img alt="Saturn V carrying Apollo 11" class="right" src="http://b.cksource.com/a/1/img/sample.jpg" /> Apollo 11</h1> | ||
|
||
<p><strong>Apollo 11</strong> was the spaceflight that landed the first humans, Americans <a href="http://en.wikipedia.org/wiki/Neil_Armstrong">Neil Armstrong</a> and <a href="http://en.wikipedia.org/wiki/Buzz_Aldrin">Buzz Aldrin</a>, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.<p></p> | ||
|
||
<p>Armstrong spent about <s>three and a half</s> two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, <a href="http://en.wikipedia.org/wiki/Michael_Collins_(astronaut)">Michael Collins</a>, piloted the <a href="http://en.wikipedia.org/wiki/Apollo_Command/Service_Module">command</a> spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.<p></p> | ||
|
||
<h2>Broadcasting and <em>quotes</em> <a id="quotes" name="quotes"></a></h2> | ||
|
||
<p>Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:<p></p> | ||
|
||
<blockquote> | ||
<p>One small step for [a] man, one giant leap for mankind.<p></p> | ||
</blockquote> | ||
|
||
<p>Apollo 11 effectively ended the <a href="http://en.wikipedia.org/wiki/Space_Race">Space Race</a> and fulfilled a national goal proposed in 1961 by the late U.S. President <a href="http://en.wikipedia.org/wiki/John_F._Kennedy">John F. Kennedy</a> in a speech before the United States Congress:<p></p> | ||
|
||
<blockquote> | ||
<p>[...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.<p></p> | ||
</blockquote> | ||
|
||
<h2>Technical details <a id="tech-details" name="tech-details"></a></h2> | ||
|
||
<table align="right" border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"> | ||
<caption><strong>Mission crew</strong></caption> | ||
<thead> | ||
<tr> | ||
<th scope="col">Position</th> | ||
<th scope="col">Astronaut</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>Commander</td> | ||
<td>Neil A. Armstrong</td> | ||
</tr> | ||
<tr> | ||
<td>Command Module Pilot</td> | ||
<td>Michael Collins</td> | ||
</tr> | ||
<tr> | ||
<td>Lunar Module Pilot</td> | ||
<td>Edwin "Buzz" E. Aldrin, Jr.</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
<p>Launched by a <strong>Saturn V</strong> rocket from <a href="http://en.wikipedia.org/wiki/Kennedy_Space_Center">Kennedy Space Center</a> in Merritt Island, Florida on July 16, Apollo 11 was the fifth manned mission of <a href="http://en.wikipedia.org/wiki/NASA">NASA</a>'s Apollo program. The Apollo spacecraft had three parts:<p></p> | ||
|
||
<ol> | ||
<li><strong>Command Module</strong> with a cabin for the three astronauts which was the only part which landed back on Earth</li> | ||
<li><strong>Service Module</strong> which supported the Command Module with propulsion, electrical power, oxygen and water</li> | ||
<li><strong>Lunar Module</strong> for landing on the Moon.</li> | ||
</ol> | ||
|
||
<p>After being sent to the Moon by the Saturn V's upper stage, the astronauts separated the spacecraft from it and travelled for three days until they entered into lunar orbit. Armstrong and Aldrin then moved into the Lunar Module and landed in the <a href="http://en.wikipedia.org/wiki/Mare_Tranquillitatis">Sea of Tranquility</a>. They stayed a total of about 21 and a half hours on the lunar surface. After lifting off in the upper part of the Lunar Module and rejoining Collins in the Command Module, they returned to Earth and landed in the <a href="http://en.wikipedia.org/wiki/Pacific_Ocean">Pacific Ocean</a> on July 24.<p></p> | ||
|
||
<hr /> | ||
<p><small>Source: <a href="http://en.wikipedia.org/wiki/Apollo_11">Wikipedia.org</a></small><p></p> | ||
|
||
<p> <p></p> | ||
</textarea> | ||
<script> | ||
|
||
CKEDITOR.replace( 'editor1', { | ||
extraPlugins: 'textselection', | ||
}); | ||
|
||
</script> | ||
</p> | ||
<p> | ||
<input type="submit" value="Submit"> | ||
</p> | ||
</form> | ||
<div id="footer"> | ||
<hr> | ||
<p> | ||
CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> | ||
</p> | ||
<p id="copy"> | ||
Copyright © 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico | ||
Knabben. All rights reserved. | ||
</p> | ||
</div> | ||
</body> | ||
</html> |