<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to install</title><link>https://sourceforge.net/p/fragmentlinks/wiki/install/</link><description>Recent changes to install</description><atom:link href="https://sourceforge.net/p/fragmentlinks/wiki/install/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 28 May 2012 22:55:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fragmentlinks/wiki/install/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage install modified by Benjamin Glatz</title><link>https://sourceforge.net/p/fragmentlinks/wiki/install/</link><description>a) HOW TO INSTALL THE MYANNOTATION CLIENT
------------------------------------------
The MyAnnotation client is an Bookmarklet, you need an webbrowser able to compute bookmarklets.
You need to allow javascript inside your browser to use the Bookmarklet!
If you want to setup the server component you can skip this part.
If you only want to install the client:
1. Create a Bookmark in your webbrowser 
2. Make it point to pcai042.informatik.uni-leipzig.de/~swp12-9/scripts/annotator.min.js
3. You are ready to annotate sites.



b) HOW TO INSTALL THE MYANNOTATION SERVER
------------------------------------------
The MyAnnotation server is stored in the /server folder.
To install it:
1. Copy all folders, keeping the directory structure, into your webservers directory to make it accessible.
2. Edit file config/config.inc.php
3. Insert the path to the file you wish the server to write the log to
4. Insert username, password and database name for your MySQL database, so the server can save contents for fragmentlinks.
5. If you wish to test the server, you can also turn debug mode on or off. When active, this will make debug messages appear
   at the end of parsed webpages. 
6. Save config file.
7. Edit file scripts/annotator.min.js
8. Replace the variable server_url from "pcai042.informatik.uni-leipzig.de/~swp12-9" to your path to the installation.
9. Let your users create a bookmarklet (see section a) ) pointing to the annotator.min.js file in your webserver.
   If you own "www.annotator.org" and stored all folders in "/annotation-service", then the path for the bookmarklet would be 
   "www.annotator.org/annotation-service/scripts/annotator.min.js"
10. Your server should now be ready to handle annotation-requests!


c) SERVER REQUIREMENTS
------------------------------------------
To use the MyAnnotation server, you need
- apache 2.4 or higher
- an PHP server running v5.2 or higher
- PHP packages php-curl, php-sessions, php-json and php-mysql
- an MySQL5 Database
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Glatz</dc:creator><pubDate>Mon, 28 May 2012 22:55:21 -0000</pubDate><guid>https://sourceforge.net2e01dc92bde6e07b130d6708e969eef0f18a056a</guid></item></channel></rss>