Hello again. The manual states adding <%GT::Template::Dump%> to the desired template... I am not too sure what it means. Do I just copy that line and put anywhere in the template? How do I run or view the result or the choices of all tags...? Thank you.
Feb 26, 2003, 11:01 PM
Enthusiast (671 posts)
Feb 26, 2003, 11:01 PM
Post #2 of 5
Views: 1676
Yes you just insert it in the template you want to see the tags of..
Make sure that you use <GT::Template::dump%> (lowercase dump)
Then load the page and all the options and their values will show up...
Klaus
http://www.ameinfo.com
Make sure that you use <GT::Template::dump%> (lowercase dump)
Then load the page and all the options and their values will show up...
Klaus
http://www.ameinfo.com
Feb 27, 2003, 2:06 AM
Veteran / Moderator (18436 posts)
Feb 27, 2003, 2:06 AM
Post #3 of 5
Views: 1653
<%GT::Template::dump%>
Not...
<%GT::Template::Dump%>
or <GT::Template::dump%> (missing % at front)
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Not...
<%GT::Template::Dump%>
or <GT::Template::dump%> (missing % at front)
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Feb 27, 2003, 10:38 AM
Veteran / Moderator (6956 posts)
Feb 27, 2003, 10:38 AM
Post #5 of 5
Views: 1654
I would again suggest, because of stuff you may see in tags, whenever you do that, you put:
<%if Username eq "your_name"%>
<%GT::Template::dump%>
<%endif%>
This prevents anyone else from seeing -- even briefly -- any sensitive information.
PUGDOG� Enterprises, Inc.
The best way to contact me is to NOT use Email.
Please leave a PM here.
<%if Username eq "your_name"%>
<%GT::Template::dump%>
<%endif%>
This prevents anyone else from seeing -- even briefly -- any sensitive information.
PUGDOG� Enterprises, Inc.
The best way to contact me is to NOT use Email.
Please leave a PM here.