~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/_documentation.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
ImportĀ upstreamĀ versionĀ 1.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<!--
 
3
 * FCKeditor - The text editor for internet
 
4
 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
 
5
 * 
 
6
 * Licensed under the terms of the GNU Lesser General Public License:
 
7
 *              http://www.opensource.org/licenses/lgpl-license.php
 
8
 * 
 
9
 * For further information visit:
 
10
 *              http://www.fckeditor.net/
 
11
 * 
 
12
 * "Support Open Source software. What about a donation today?"
 
13
-->
 
14
<html>
 
15
        <head>
 
16
                <title>FCKeditor - Documentation</title>
 
17
                <style>
 
18
                        BODY { FONT-FAMILY: Arial, Verdana, Sans-Serif }
 
19
                        P { MARGIN-LEFT: 20px }
 
20
                        </style>
 
21
        </head>
 
22
        <body>
 
23
                <h1>FCKeditor Documentation</h1>
 
24
                <p>You can find all the available documentation for FCKeditor online, at our wiki 
 
25
                        web site:</p>
 
26
                <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
 
27
                        <p><a href="http://wiki.fckeditor.net/">http://wiki.fckeditor.net/</a></p>
 
28
                </blockquote>
 
29
        </body>
 
30
</html>