[loki-editor commit] r687 - Removed Info about the JAR file, since it's no longer used

3 views
Skip to first unread message

codesite...@google.com

unread,
Apr 24, 2009, 5:38:26 PM4/24/09
to loki-c...@googlegroups.com
Author: matt.d.ryan
Date: Fri Apr 24 13:54:25 2009
New Revision: 687

Modified:
wiki/Installation.wiki

Log:
Removed Info about the JAR file, since it's no longer used

Modified: wiki/Installation.wiki
==============================================================================
--- wiki/Installation.wiki (original)
+++ wiki/Installation.wiki Fri Apr 24 13:54:25 2009
@@ -8,12 +8,7 @@
# Obtain a packaged version of Loki from
[http://code.google.com/p/loki-editor/downloads/list the downloads
section]. Do not download a source package.
# Loki is distributed in BZip2-compressed tarballs. If you have direct
(e.g. shell, terminal services) access to your web server, you can simply
extract the archive directly in place using standard UNIX utilities. If you
only have FTP access to your server, you must first extract the
`loki-###.tar.bz2` file on your own computer, and then upload the resulting
folder. Windows users will first need to download a utility like
[http://www.7-zip.org/ 7zip] or [http://www.win-rar.com WinRAR] to open the
file.

-===2. Configuring the server===
-To enable clipboard features on Mozilla browsers (e.g., Firefox), Loki
contains some signed code within a JAR archive, located at
`auxil/privileged.jar` within the Loki folder. For
[http://www.mozilla.org/security/announce/2007/mfsa2007-37.html security
reasons], Mozilla browsers will not accept this file unless it is served
with an appropriate MIME type (such as `application/java-archive`) in the
`Content-Type` header. As this restriction exists to prevent users from
hosting malicious signed JAR files on unsuspecting sites, no servers come
pre-configured to serve them with this content type.
-
-If you are using [http://httpd.apache.org Apache], you probably won't need
to configure anything, as Loki comes with an appropriate configuration
directive already applied to the `auxil` folder. For other servers,
consult the documentation to find out how to set MIME type associations.
-
-===3. Integrating Loki with your site===
+===2. Integrating Loki with your site===
First, include Loki in a `script` tag within your document's `head`. For
example, if you were the administrator of _example.com_ and installed Loki
at `http://www.example.com/static/scripts/loki/`, you could write:
{{{
<html lang="en">

Reply all
Reply to author
Forward
0 new messages