The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.50 - 2007-06-19

  • fixes to Gantry::Plugins::Session (Kevin Esteb)
  • add cache_purge option to Caching pluings (Kevin Esteb)
  • fix Gantry::Utils::DBIxClass util. Calling mk_classdata instead of mk_classaccessor.
  • pass orm rom to AutoCRUD callbacks to text_descr. can used to produce a better description on the edit or delete page.
  • add ability to override the file name when using the write_file method in Gantry::Utils::CRUDHelp
  • AuthCookie bug, fix root page login redirection
  • modify AuthCookie login failure error message
  • fix post_max in the CGI engine
  • add Gantry::Utils::Captcha
  • add Gantry::Utils::Crypt

Documentation

Frequently Asked Questions regarding Gantry::Conf
Tutorial on how to use Gantry::Conf
Table of Contents for Gantry documentation
A document explaining Gantry's features and history
Gantry How Tos
how database connection info flows through Gantry
Frequently asked questions and answers about gantry
Getting your first Gantry app up and running
The Gantry Tutorial
What's a framework and why should I want one?

Modules

Web application framework for mod_perl, cgi, etc.
a Module::Build subclass for Gantry apps
Gantry's Flexible Configuration System
Base class for all Gantry::Conf providers
Uses Config::General to configure your Gantry application
Uses Config::Tiny to configure your Gantry application
Base class for all Gantry::Conf::Provider::HTTP modules
Uses Config::General to configure your Gantry application
Configure via ModPerl::ParamBuilder
Configure via PerlSetVar's in httpd.conf
Store your configuration in a PostgreSQL database
The Core for User Management and Administration
Authentication by IP
Database based authentication
AuthenBase subclass for normal ORMs
AuthenBase subclass for normal ORMs
Page based access control.
AuthenBase subclass for CDBI ORMs
AuthenBase subclass for normal ORMs
Database based authorization.
Database based authorization for Class::DBI.
Database based authorization for most ORMs.
Group management for the Gantry library
Page based control adminstration.
User Management
model for auth_group_members table
model for auth_groups table
model for auth_pages table
model for auth_users table
model for auth_group_members table
Model Component for auth_group_members table
model for auth_groups table
model for auth_pages table
Model Component for the auth_pages table
model for auth_users table
Model Component for auth_users Control table
CGI plugin ( or mixin )
mod_perl 1.0 plugin ( or mixin )
mod_perl 2.0 plugin ( or mixin )
Gantry install options
helper for AJAX based CRUD work
helper for AJAX based Form processing
Plugin for cookie based authentication
provides CRUD support
the actual CRUD for CDBI AutoCRUD
the actual CRUD for DBIx::Class AutoCRUD
helper for somewhat interesting CRUD work
A Plugin for initializing cache processing
A Plugin interface to a caching subsystem
A Plugin interface to a caching subsystem
A Plugin interface to a caching subsystem
DBIx::Class schema accessor mixin
A plugin for caching application pages
document style SOAP support
RPC style SOAP support
Plugin for cookie based session management
Static file method
Validates input values.
HTTP::Server::Simple::CGI subclass providing stand alone server
Main stash object for Gantry
Stash object for the controller
Stash object for the view
Stash object for the view's form
Default text plugin for Gantry.
Framing plugin for Gantry.
Template Toolkit plugin for Gantry.
Class::DBI base model for Gantry Auth
Class::DBI base class for Gantry applications
helper routines for CRUD plugins
Database wrapper functions, specfic to PostgreSQL
connection info and dbh cache manager base module
connection info and dbh cache manager for mod_perl 1
connection info and dbh cache manager for mod_perl 2.0
connection info and dbh cache manager for scripts
a DBIx::Class subclass models can inherit from
A CRUD form validation error object
Munges form hashes like the ones bigtop makes.
HTML tag generators.
a general purpose Object Relational Model base class
base class for auth database modelers
base class for database modelers
mixin for model base classes
PODViewer application
This module will set the client ip
SQL routines.
enforces retrieve permssions on main listings
Form processing util for a three-way join
Validates input values.
decrypter for AuthCookie plugin

Provides

in lib/Gantry/Plugins/AuthCookie.pm
in lib/Gantry/Server.pm
in lib/Gantry/Utils/PODViewer.pm
in lib/Gantry/Stash/Controller.pm
in lib/Gantry/Stash/View/Form.pm
in lib/Gantry/Stash.pm
in lib/Gantry/Stash/View.pm