in reply to HTML:Template Limitation?

After playing around a little more, I noticed that my TMPL_LOOP label was the same as the name of the "select" list in the template. Changing the name of the TMPL_LOOP made everything work correctly.

Another note I will be adding to my printed copy of the HTML:Template docs.

This leads me to another question. If I find issues like this as I am working with modules, and I would like to contribute the info to the module documentation, how do I go about doing that?

Thanks much,
digger

Replies are listed 'Best First'.
Re^2: HTML:Template Limitation?
by LAI (Hermit) on Mar 18, 2003 at 18:26 UTC

    Every module's documentation includes contact information for the author. In my experience, just writing a polite email with a suggestion for a change should be enough.

    LAI

    __END__