<meta charset="utf-8"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">And the contemplate module will let you see all the<br></span><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">possible data values</span></blockquote>
<div><br></div><div>I do not recommend using the contemplate module which stores PHP code in the database which can be a security risk. </div><div><meta charset="utf-8"><div>Consider using theme preprocess functions instead <a href="http://drupal.org/node/223430">http://drupal.org/node/223430</a> </div>
</div><div><br></div><div>Also keep in mind that any modifications to the theme layer will be specific only to that theme -- this might not matter much , but do keep in mind if the theme changes or is revised in the future.</div>
<div><br></div><br><div class="gmail_quote">On Mon, Apr 25, 2011 at 1:16 PM, Marty Landman <span dir="ltr">&lt;<a href="mailto:mlandman@face2interface.com">mlandman@face2interface.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Carl&#39;s suggestion may be the right way to go in this case, but just<br>
so you know, the devel_themer module will show you the templates and<br>
functions being used and the available hierarchy for your own<br>
overrides. And the contemplate module will let you see all the<br>
possible data values.  Last I looked devel_themer wasn&#39;t available on D7.<br>
<br>
Marty<br>
<div class="im"><br>
At 03:02 PM 4/25/2011, Carl Wiedemann wrote:<br>
&gt;maybe I need a<br>
&gt;page.tpl.php or template.tpl.php with the appropriate php code to<br>
&gt;display the correct information.<br>
&gt;<br>
&gt;<br>
&gt;Generally, it&#39;s better practice to write a custom views handler for<br>
&gt;this instead of putting it in the theme layer. Check out<br>
</div>&gt;&lt;<a href="http://views-help.doc.logrus.com/help/views/api" target="_blank">http://views-help.doc.logrus.com/help/views/api</a>&gt;<a href="http://views-help.doc.logrus.com/help/views/api" target="_blank">http://views-help.doc.logrus.com/help/views/api</a><br>

<div class="im">&gt;for more information.<br>
&gt;<br>
&gt;On Fri, Apr 22, 2011 at 7:14 PM, Roger<br>
</div><div class="im">&gt;&lt;&lt;mailto:<a href="mailto:arelem@bigpond.com">arelem@bigpond.com</a>&gt;<a href="mailto:arelem@bigpond.com">arelem@bigpond.com</a>&gt; wrote:<br>
&gt;Apologies for harping on with this problem, but I&#39;m thinking, after so<br>
&gt;much trouble with views-calc and computed field that maybe I need a<br>
&gt;page.tpl.php or template.tpl.php with the appropriate php code to<br>
&gt;display the correct information.<br>
&gt;Problem is, some time ago I read a tut on creating a new<br>
&gt;template.tpl.php, renaming it, etc but cannot find that tut nor how to<br>
&gt;get the new template to display from a menu selection.<br>
&gt;<br>
&gt;I really need some hand holding here to understand the process, where<br>
&gt;the php code should be put in the tpl.php<br>
&gt;<br>
&gt;Help gratefully appreciated<br>
&gt;thanks in advance<br>
&gt;Roger<br>
<br>
--<br>
</div><a href="http://www.face2interface.com/" target="_blank">http://www.face2interface.com/</a><br>
<a href="https://addons.mozilla.org/af/firefox/addon/181910/" target="_blank">https://addons.mozilla.org/af/firefox/addon/181910/</a><br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>