Report templates / Export

Robby Stephenson robby at periapsis.org
Thu Sep 7 00:12:19 MDT 2006


On Wednesday 06 September 2006 9:30, marcus wrote:
> I'm trying to add some more output fields to the "Image List" report
> template, but I can't figure out how. For example, the "Comments" field
> is present in the output, but the field is not named in the XSLT
> template file "Image_List.xsl".
> Sofar only "Title", image, "Plot Summary" and "Comments" are shown. But
> where does Tellico get the names from?

The Image List report shown the title, every field in the list view, and 
every paragraph field and image field. So if you want the directory, 
right-click on the list view header and check it. Not all of the report 
templates work that way, but the Image List does. The field names are 
passed to the template in the "columns" parameter.

The Tri-List report, for example, has the title, year, and directory 
hardcoded.

> 2) Does tellico2html.xsl work the same way?

Yes, the fields that get exported or printed are the same ones that are 
currently shown in the list view, images included.

Robby



More information about the tellico-users mailing list