Apache-Album

 view release on metacpan or  search on metacpan

Album.pm  view on Meta::CPAN

sets up all permissions.

=item DefaultBrowserWidth

A general number of how wide you want the final table to be, not an
absolute number.  If the next image would take it past this "invisible
line", a new row is started.

=item NumberOfColumns

Instead of using DefaultBrowserWidth and a guess at the number of
pixels, NumberOfColumns can be set to the maximum number of columns in
a table.  The default is 0 (which causes DefaultBrowserWidth to be
used instead).

=item BodyArgs

This entire string is passed in the <BODY> tag.  Useful for setting
background images, background color, link colors, etc.  If set in the
httpd.conf file, you must put quotes around the value, and escape any
quotes in the value.  If this value is set in the .htaccess file, this

README  view on Meta::CPAN

      subdirectory the thumbnails will be created in and viewed
      from. (This could also be used to allow multiple sets of
      thumbnails).

    DefaultBrowserWidth
      A general number of how wide you want the final table to be,
      not an absolute number. If the next image would take it past
      this "invisible line", a new row is started.

    NumberOfColumns
      Instead of using DefaultBrowserWidth and a guess at the number
      of pixels, NumberOfColumns can be set to the maximum number of
      columns in a table. The default is 0 (which causes
      DefaultBrowserWidth to be used instead).

    BodyArgs
      This entire string is passed in the <BODY> tag. Useful for
      setting background images, background color, link colors, etc.
      If set in the httpd.conf file, you must put quotes around the
      value, and escape any quotes in the value. If this value is
      set in the .htaccess file, this is not necessary:



( run in 0.941 second using v1.01-cache-2.11-cpan-702932259ff )