Xataface HTML Reports Module 0.2
HTML Reports Module for Xataface
Installation
See also:
Getting Started

License

Xataface HTML Reports Module

Copyright (C) 2011  Steve Hannah <shannah@sfu.ca>

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA  02110-1301, USA.

Requirements

  1. Xataface 2.0 or higher (or SVN rev 2500 or higher)
  2. The Xataface ckeditor module.

Download Instructions

Todo:
Upload the package to SourceForge
Warning:
No release is available for download yet. Please download from the SVN repository at http://weblite.ca/svn/dataface/modules/htmlreports

Install Instructions

  1. Download and install the ckeditor module.
  2. Copy the htmlreports directory into your either your application's modules directory or your Xataface modules directory.
  3. Add the following to the [_modules] section of your application's conf.ini file:
    modules_htmlreports=modules/htmlreports/htmlreports.php
    
Note:
Ensure that this line comes after the ckeditor module line item.

Next: Creating Your First Report

See also:
Getting Started
 All Data Structures Files Functions Variables Enumerations