<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation instructions</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>Recent changes to Installation instructions</description><atom:link href="https://sourceforge.net/p/hebop/wiki/Installation%20instructions/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 16 Oct 2012 12:44:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hebop/wiki/Installation%20instructions/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installation instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>&lt;pre&gt;--- v7
+++ v8
@@ -21,5 +21,3 @@
 \&lt;link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php" /&gt;\
 \&lt;link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css" /&gt; \
 \&lt;script id="hebopjs" src="HEBOP_HOME/ajax.js" type="text/javascript"&gt;&lt;/script&gt;\
-
-Integrating into a Wordpress blog is untested, but if you want to give it a go, you would need to install plugin support for executing php on a page.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Tue, 16 Oct 2012 12:44:39 -0000</pubDate><guid>https://sourceforge.net2d28c61185502c7ca449e454174195fbf41c68bc</guid></item><item><title>WikiPage Installation instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 1. Download the latest version of the zip file and extract the hebop directory
 2. Edit the optional and mandatory settings in user.conf.inc.php
-4. Edit the mydata.xml file for your own data, or convert your existing data into the appropriate XML 
+4. Edit the mydata.xml file for your own data, or convert your existing data to the appropriate XML 
 5. To add additional links or change the existing linking functionality and/or its logic, modify the xslt file showentrydetail.xsl
 6. Upload the hebop directory to your web-server or copy to your local web-server's www directory
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:32:40 -0000</pubDate><guid>https://sourceforge.net279b38b43dd94337f1039f8c771825f7f197c3aa</guid></item><item><title>WikiPage Installation instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -16,7 +16,7 @@
    chdir("../");
 ?&gt;
 
-At the end of the head section (&lt;head&gt;…&lt;/head&gt;) of the including php file, add the following lines, being sure to replace HEBOP_HOME with your own hebop url (e.g. http://www.georgewoodcock.ca/database):
+At the end of the head section (&lt;head&gt;…&lt;/head&gt;) of the including php file, add the following lines, being sure to replace HEBOP_HOME with your own hebop url (e.g. \http://www.georgewoodcock.ca/database\):
 
 \&lt;link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php" /&gt;\
 \&lt;link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css" /&gt; \
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:31:14 -0000</pubDate><guid>https://sourceforge.netb7d5e4faf5b70e83a359712fcb294dfbb14d308d</guid></item><item><title>WikiPage Installation instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -18,8 +18,8 @@
 
 At the end of the head section (&lt;head&gt;…&lt;/head&gt;) of the including php file, add the following lines, being sure to replace HEBOP_HOME with your own hebop url (e.g. http://www.georgewoodcock.ca/database):
 
-&lt;link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php" /&gt;
-&lt;link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css" /&gt; 
-&lt;script id="hebopjs" src="HEBOP_HOME/ajax.js" type="text/javascript"&gt;&lt;/script&gt;
+\&lt;link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php" /&gt;\
+\&lt;link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css" /&gt; \
+\&lt;script id="hebopjs" src="HEBOP_HOME/ajax.js" type="text/javascript"&gt;&lt;/script&gt;\
 
 Integrating into a Wordpress blog is untested, but if you want to give it a go, you would need to install plugin support for executing php on a page.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:30:54 -0000</pubDate><guid>https://sourceforge.netf7a6fc38ec201d7943e0652f66752ab1ea58994c</guid></item><item><title>WikiPage Installation instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,12 +1,10 @@
-INSTALLATION INSTRUCTIONS
-
 1. Download the latest version of the zip file and extract the hebop directory
 2. Edit the optional and mandatory settings in user.conf.inc.php
 4. Edit the mydata.xml file for your own data, or convert your existing data into the appropriate XML 
 5. To add additional links or change the existing linking functionality and/or its logic, modify the xslt file showentrydetail.xsl
 6. Upload the hebop directory to your web-server or copy to your local web-server's www directory
 
-INTEGRATING WITH AN EXISTING SITE
+*Integrating with an existing site*
 
 Hebop allows you to set your own header and footer in user.conf.inc.php.  Alternatively, you can embed Hebop into your existing website as follows. 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:29:48 -0000</pubDate><guid>https://sourceforge.net428d00d0a92849c5e68f9532d4addbdb0158cdf8</guid></item><item><title>WikiPage Installation instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520instructions/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:26:43 -0000</pubDate><guid>https://sourceforge.net1ac5bf613045b494bcbc775a0eacb0ffdec59069</guid></item><item><title>WikiPage Installation Instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520Instructions/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -18,7 +18,7 @@
    chdir("../");
 ?&gt;
 
-At the end of the head section (&lt;head&gt;…&lt;/head&gt;) of the including php file, add the following lines, being sure to replace HEBOP_HOME with your own hebop url (e.g. http://mysite.ca/hebop):
+At the end of the head section (&lt;head&gt;…&lt;/head&gt;) of the including php file, add the following lines, being sure to replace HEBOP_HOME with your own hebop url (e.g. http://www.georgewoodcock.ca/database):
 
 &lt;link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php" /&gt;
 &lt;link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css" /&gt; 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:25:42 -0000</pubDate><guid>https://sourceforge.net5004ca128a18a27c41a41ef0643416b02314ef95</guid></item><item><title>WikiPage Installation Instructions modified by Matthew Hiebert</title><link>https://sourceforge.net/p/hebop/wiki/Installation%2520Instructions/</link><description>INSTALLATION INSTRUCTIONS

1. Download the latest version of the zip file and extract the hebop directory
2. Edit the optional and mandatory settings in user.conf.inc.php
4. Edit the mydata.xml file for your own data, or convert your existing data into the appropriate XML 
5. To add additional links or change the existing linking functionality and/or its logic, modify the xslt file showentrydetail.xsl
6. Upload the hebop directory to your web-server or copy to your local web-server's www directory

INTEGRATING WITH AN EXISTING SITE

Hebop allows you to set your own header and footer in user.conf.inc.php.  Alternatively, you can embed Hebop into your existing website as follows. 

Make your hebop directory a subdirectory in your main site, and include hebop.php from within the appropriate php file (e.g. listofworks.php) as so:

&lt;?php
   chdir("hebop/");
   include "hebop.php";
   chdir("../");
?&gt;

At the end of the head section (&lt;head&gt;…&lt;/head&gt;) of the including php file, add the following lines, being sure to replace HEBOP_HOME with your own hebop url (e.g. http://mysite.ca/hebop):

&lt;link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php" /&gt;
&lt;link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css" /&gt; 
&lt;script id="hebopjs" src="HEBOP_HOME/ajax.js" type="text/javascript"&gt;&lt;/script&gt;

Integrating into a Wordpress blog is untested, but if you want to give it a go, you would need to install plugin support for executing php on a page.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Hiebert</dc:creator><pubDate>Sun, 05 Aug 2012 23:23:09 -0000</pubDate><guid>https://sourceforge.net2782b6c6c4c0de660927fe6cb184adac38386124</guid></item></channel></rss>