Changes for version 0.6.1

  • Fixed bug preventing adding, and updating posts with no other fields than the id field.
  • Fixed bug that got fields from diffrent tabels with the same name mixed up when selecting related data. There still might be a problem when not selecting all fields of a post, then the not selected fields may show up as the fields with the same name from the other tabels that where selected.
  • Rewrote Test2.fmt to work with the new Formated2.cgi
  • Fixed bug in Formated2.cgi preventing the FLD param from working
  • Added Table::noid_list method

Modules

For handling DBI relation databases and web interfaces
A boolean field
A List user interface for DBI databases
A simple CGI editor for single posts
Common CGI functions for the viewers
A generic DBI databse with SQL interface
Base class for field classes
Base class for field and relation classes
Basic parser for fmt strings and files
A index filed used to identifi posts
An integer field
A many to many relation between two tabels
A many to one relation between two tabels
A post in a DBI database
A set posts as in a search result for example
A relation base class
A kriteria used to select posts
A single line string filed
A table within a generic DBI databse
A multi line string filed
interface for msql databases through DBI
interface for mysql databases through DBI

Provides

in config.pm