Gossamer Forum
Quote Reply
Docs
GT::SQL::Display::HTML:

A fatal error has occured:

GT::Template::Parser (3492): Unable to locate template file 'GT/SQL/Display/HTML.html' in 'e:/apache/cgi-bin/admin/templates/admin/help' or any inheritance directories at e:/apache/cgi-bin/admin/GT/Template/Parser.pm line 100.

Please enable debugging in setup for more details.
Quote Reply
Re: [Paul] Docs In reply to
Code:
=pod

# Options for display forms/views:
# hide_timestamp => 1 # Do not display timestamp fields
# search_opts => 1 # Add search options boxes.
# multiple => 1 # Prepend $multiple- to column names.
# defaults => 1 # Use .def defaults.
# values => {} # hash ref of values to use (overrides input)
# table => 'string' # table properties, defaults to 0 border.
# tr => 'string' # table row properties, defaults to none.
# td => 'string' # table cell properties, defaults to just aligns.
# extra_table => 0 # disable wrap form in extra table for looks.
# col_font => 'string' # font to use for columns, defaults to $FONT.
# val_font => 'string' # font to use for values, defaults to $FONT.
# hide => [] # display fields as hidden tags.
# view => [] # display fields as html with hidden tags as well.
# skip => [] # don't display array of column names.

=cut

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Docs In reply to
I don't get it?
Quote Reply
Re: [Paul] Docs In reply to
This is the pod of GT::SQL::Display::HTML (i.e. what you would see if there was no error).

But you are right of course, there is an error.....

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Docs In reply to
Oh right thanks, yeah I was just reporting the error, im not using the module.
Quote Reply
Re: [Paul] Docs In reply to
Hi,

As Yogi mentioned, this is because we don't yet have POD written for this module. I'll look at getting a placeholder pod in there at least so it doesn't fatal. =)

Cheers,

Alex
--
Gossamer Threads Inc.