Introduction

The aim of tomboy2web is to convert your local tomboy notes to a web visualisation running on your computer. This way your webpages are easy editable by putting all needed pages in one notebook.

Research

All research concerning this project has been moved to tomboy2web/research. It describes the process in how to get to the current result. This is only useful for developers.

Installation

You can get the latest version (currently v0.1) from [[http://launchpad.net/tomboy2web|the] launchpad page]. Untar the tar file and put the transform.php in your favorite webdirectory. You need to create a config.php and you need at least php5-xsl and libapache2-mod-suphp installed. After installing suphp you probably will have to disable php. On debian-based systems this can be done by running a2dismod php5.

Configuration

All configurations has to be in config.php and must declare this parameters:

After configuring you should be able to view your notes by browsing to transform.php


CategoryDocumentation

tomboy2web (last edited 2010-07-02 19:31:36 by ip89)