Menu

Tree [r6] /
 History

HTTPS access


File Date Author Commit
 INSTALL 2010-05-17 kennethgn [r3]
 Img 2010-05-17 kennethgn [r3]
 Ko 2010-05-17 kennethgn [r3]
 PDF 2010-05-17 kennethgn [r6]
 class 2010-05-17 kennethgn [r5]
 content 2010-05-17 kennethgn [r3]
 css 2010-05-17 kennethgn [r3]
 doc 2010-05-17 kennethgn [r3]
 layer 2010-05-17 kennethgn [r3]
 lista 2010-05-17 kennethgn [r3]
 README.txt 2010-05-17 kennethgn [r3]
 Sajax.php 2010-05-17 kennethgn [r3]
 TODO.txt 2010-05-17 kennethgn [r3]
 addToKo.php 2010-05-17 kennethgn [r3]
 admin.php 2010-05-17 kennethgn [r4]
 index.php 2010-05-17 kennethgn [r3]
 koKO.php 2010-05-17 kennethgn [r3]
 license.txt 2010-05-17 kennethgn [r3]
 log.php 2010-05-17 kennethgn [r4]
 needSafety_HandleNew.php 2010-05-17 kennethgn [r3]

Read Me

Copyright (c) 2010-2010 Kenneth Gustafsson <a05kengu@student.his.se>
Copyright (c) 2010-2010 KIVOS <www.kivos.org>


README
------
This program was written as a part of a student project in a course called Open Source Project B at the University of Skövde. 
The program was made for Falköpings municipality and special interest group, KIVOS (http://www.kivos.org).  

Was first developed, designed by Kenneth Gustafsson, University of Skövde kenneth[at]allotmentgarden.com

INSTALL
-------
Install LAMP (Linux, Apache, MySQL ,PHP) environment. (works in other environments using MySQL and PHP) 

set chmod 777 on folder INSTALL -R

Run installation program from a browser (http://$dokumentroot/INSTALL/install.php)
(The script will generate a database, Tomko, and create all necessary tables and a Admin password and you're first user)

copy $documentroot/INSTALL/config.php to $dokumentroot/class/ and $documentroot/PDF/   
confirm, $documentroot/class/XML/omraden.xml is writeble. 

remove INSTALL -R 

(Check all rights on folders and files)   


-------------
LICENSE
-------
-----
Tomtko is licensed with The Clear BSD License. For more information see LICENSE.txt

LIBRARIES used in Tomko
--------------------------------
FPDF
-----
is released under a permissive license: there is no usage restriction. You may embed it freely in your application (commercial or not), with or without modifications.
-------
Sajax
-----
--
Sajax, Licensed under the BSD license.