Changes for version 0.6
- Added N2One relations
- An Int value set to "" will now be set to NULL in the db
- Added view_fmt method to PostSet, Post and Fld classes. It will output the object acording to a fmt string that in a HTML like way allows you to format your Posts or PostSets in any way you like.
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