Gossamer Forum
Quote Reply
tag list
I just searched the forum for this and didn't see anything. Is there a list of available tags somewhere that you can use in the templates? I thought I saw a list at one point, but now I can't seem to find it. There doesn't seem to be anything about it on the templates page or in the help documentation.

thanks,

Michael

seaturtle.org
Quote Reply
Re: tag list In reply to
Hi,

There isn't a complete list unfortunately. On any page you can put:

<%GT::Template::dump%>

and you will get a formatted list of all the tags available on that page (there are _lots_). =)

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: tag list In reply to
OK, I've tried inserting the dump code in several admin and user templates and all I get is the header "Available Variables" with nothing underneath. Don't know if it's not working properly or I'm just not picking very good templates. Maybe you could suggest a template that would give me the most comprehensive list of variables? It would be nice to have a handy variable reference on the admin templates page.

thanks,

Michael Coyne
seaturtle.org
Quote Reply
Re: tag list In reply to
Hi Michael,

Sorry, my mistake. That should be:

<%GMail::Template::dump%>

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: tag list In reply to
Hi Alex,

It might be a good (and easy) idea to have a link in the admin area which links to a page with all of the available tags listed. It would be handy.

Just a thought...

Regan.