X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FConfig.pm;h=cc9a9f59250b9a9faa74f4689b3629e7991c3b65;hb=b6e2413ee413ce21b28429c05bbcc3f516a0754a;hp=024b78cf727899949d05dc1d5f7ee8beede96bd9;hpb=f76351a09c6594711ebcae3ab07f9dde9c04367e;p=maypole.git diff --git a/lib/Maypole/Config.pm b/lib/Maypole/Config.pm index 024b78c..cc9a9f5 100644 --- a/lib/Maypole/Config.pm +++ b/lib/Maypole/Config.pm @@ -34,10 +34,14 @@ This class stores all configuration data for your Maypole application. This should be a string containing your application's name. +Optional. Is used in the factory templates. + =head3 rows_per_page This is the number of rows your application should display per page. +Optional. + =head3 tables Contains a list of all tables, if supported by model. @@ -48,8 +52,7 @@ This is where your application can find its templates. =head3 uri_base -This is the URI base that should be prepended to your application when -Maypole +This is the URI base that should be prepended to your application when Maypole makes URLs. =head3 view