<div dir="ltr"><div>Thank u :) I want to have &quot;node submit time&quot; the exact way I want, so I checked out tokens available in devel(when viewing story node type) and found out there are already enough details I need in tokens(like small day, long day name,...). All I want is to &lt;span&gt; some of these tokens the way I want in template, I&#39;m gonna check out this token_replace() to see what I can do with. maybe finish the job in preprocess and then use it in node-story.tpl.php <br>
</div><div><br></div><div>Never done this before, not sure if it&#39;s even possible to use tokens passed to node.</div><div><br></div><div>If I&#39;m missing sth or there&#39;s anything u can help me with share, It&#39;s a lot time saver at this point. Thanks for your time :)</div>
<div><br></div><br><div class="gmail_quote">On Wed, May 25, 2011 at 5:10 AM, Michael Favia <span dir="ltr">&lt;<a href="mailto:michael.favia@gmail.com">michael.favia@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 05/24/11 18:08, Pooya wrote:<br>
&gt; Is it possible to print tokens( I can see in Token tab of devel module<br>
&gt; in a node) in theme? like simple echo or something?<br>
&gt; I want to use it in node-story.tpl.php<br>
</div>While you can probably call a token replacement function token_replace()<br>
they are usually reserved for plaintext user input in the UI. You have<br>
direct access to most variables required inside the template or<br>
preprocess function. If you elaborate a little further about your goal<br>
id be happy to help you do this ina more &quot;drupalesque&quot; fashion itll also<br>
give you more power in your regular theming.<br>
<font color="#888888"><br>
--<br>
Michael Favia                   <a href="mailto:michael@favish.com">michael@favish.com</a><br>
tel. 512.669.5650            <a href="http://www.favish.com" target="_blank">http://www.favish.com</a><br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Pooya Sanooei<br><div><a href="http://twitter.com/sourcesoft" target="_blank">Twitter</a> - <a href="http://facebook.com/pooya.sanooei" target="_blank">Facebook</a> - <a href="http://www.javabgoo.com" target="_blank">Website</a></div>
</div><br>
</div>