Menu

Installation instructions

Matthew Hiebert
  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
  3. Edit the mydata.xml file for your own data, or convert your existing data to the appropriate XML
  4. To add additional links or change the existing linking functionality and/or its logic, modify the xslt file showentrydetail.xsl
  5. 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:

At the end of the head section (…) 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):

\<link rel="unapi-server" type="application/xml" title="unAPI" href="HEBOP_HOME/unapi.php">\
\<link href="HEBOP_HOME/site.css" rel="stylesheet" type="text/css"> \
\<script id="user-content-hebopjs" src="HEBOP_HOME/ajax.js" type="text/javascript"></script>\


Related

Wiki: Home

MongoDB Logo MongoDB