Changes for version 0.20 - 2006-12-07

  • Corrected bug in many-to-many generation for DBIx::Class.
  • Corrected doubling of quotes on deparse when there are colons and other unsafe characters (it worked if you only had colons).
  • Corrected bug which prevented rel_location from showing for AutoCRUD controllers.
  • Corrected conflict between where genwrapper.tt was generated and where Build.PL expected it to be during install.
  • Moved Billing-Finished example under Bigtop::Example:: namespace so the CPAN indexer knows who it belongs to.
  • tentmaker got a -h help message.
  • tentmaker no longer looks under every rock for backends, making it start much faster. It only looks under the path where Bigtop.pm lives.
  • Corrected generated CRUD's do_edit so it doesn't expect you to be using Class::DBI.
  • tentmaker's Stop Server confirmation now respects Cancel.

Documentation

the parser/generater for the bigtop langauge
browser based bigtop file editor

Modules

A web application data language processor
defines the legal keywords for cgi backends
A generated server for the [% app_name %] app
defines the legal keywords for conf backends
makes Config::Gantry conf files
makes Config::General conf files
defines legal keywords in control blocks
controller generator for the Gantry framework
defines the legal keywords for httpd conf backends
httpd.conf generator for the Gantry framework
Bigtop backend which works sort of like h2xs
defines legal keywords in table and field blocks
defines legal keywords in table and field blocks
backend to generate sql for MySQL database creation
backend to generate sql for Postgres database creation
backend to generate sql for SQLite database creation
Bigtop to generate site appearance files
given an AST, makes a corresponding bigtop source file
A document explaining Bigtop's features and history
Bigtop syntax by example
a bigtop keyword quick reference in monospace font
An annotated list of modules in the Bigtop distribution
a quick reference guide to bigtop syntax
A (mostly) complete Bigtop syntax description
Table of Contents for Bigtop::Docs::* documentation modules
tentmaker reference (best viewed in html)
tentmaker tutorial (best viewed in html)
a simple case study of building a web app with bigtop
How to get vim syntax things for Bigtop files
generated by Parse::RecDescent from bigtop.grammar
A central place to describe all bigtop keywords
the Parse::RecDescent grammar driven parser for bigtop files
A helper modules for command line utilities
A Gantry App to Help You Code Bigtop Files

Provides

in lib/Bigtop/Backend/Model/GantryCDBI.pm
in lib/Bigtop/Backend/Model/GantryDBIxClass.pm
in lib/Bigtop/Grammar.pm