file:///home/logilab/docbook/xslt/html/docbook.xsl; Line 61; Column 16; No template matches url. file:///home/logilab/docbook/xslt/html/docbook.xsl; Line 61; Column 16; No template matches url.
Table of Contents
The aim of this module is to provide recipes for calendar and address book management via a web interface. This module is made of several recipes which :
Use Narval package manager tool, (npm.py) or Horn ( in Narval/narval/ ) to intall Infopal package downloadable from ftp site .
You have to add the following line in your memory file ($NARVAL_HOME/data/memory.xml) before launching Narval in order to make this recipe running :
<server-socket port="7776" recipe="pda.pda"/>This line tel Narval to instantiate a plan matching the recipe as soon as it will receive data on the port n°7776. You don't have to instantiate the pda recipe yourself, only to start Narval with the --socket-manager option. Once you have done this, you only have to open in your favorite browser one of the following urls (if you have followed the above exemple, else you may have to change the port number): <url>http://localhost:7776</url> if your brower run on the same computer as Narval, or more generally <url>http://my_compute.my_domain:7776</url>. You will see a web page appears, proposing links manage Narval.