EDK
From EVEDev
| Killboards - Category Home - Killboards - Desktop Applications - Websites |
| EDK | |
|---|---|
| Maintainer: | EVE Development Network |
| Stable release: | 2.0.8 |
| Development release: | Nightly build |
| OS: | Platform independent |
| License: | GPL |
| Website: | http://www.eve-id.net |
EDK is an Open Source Killboard for EVE-Online, maintained by the EVE Development Network.
Contents |
[edit] Download
Download here: http://eve-id.net/forum/viewtopic.php?f=503&t=16892
[edit] Installation
To be able to install successfully you need a webserver with:
- PHP >= version 4
- the GD Library
- a MySQL Database with a user login
After you have unpacked the files in the archive to your installation path, point your browser to the install (i.e. http://kb.example.com/kb/install ) folder and follow the steps provided.
You need to set some special rights on some of the folders:
- cache needs to be world writable (mode 777 on unix - "chmod -R 777 cache" will do this)
[edit] Administration
[edit] Setting the KB to load kills via the API
You will first need a full API key. This can be found at http://www.eveonline.com/api/default.asp
- Go to the admin page for your killboard
- Select API Mod from the list of sections.
- Enter the details of the key
- 'Select Character' button can be used to find the character id.
- Click 'Save Settings'
- To manually retrieve kills click on 'Import Mails'
[edit] Loading Kills from other Killboards
- Go to the admin page for your killboard
- Select Feed Syndication from the list of sections.
- Enter the url of the feed you wish to use. This will usually be http://boardurl/?a=feed
- Setting API verified only will only retrieve kills that came from the CCP API.
- Click on Save.
- To manually fetch kills from a particular week set the week and click on Fetch.
- gzip compression is known to cause problems on some systems. Disable this if you have problems.

