I mean that when any blog page viewed ,this event will be fired<br>(EVENT_PROCESS_BLOG_TEMPLATE_OUTPUT).<br>(process) function in the plugin that registered in this notification will handle this event<br>the problem here that this blog template will be compiled before executing process function, so when I make any change ( in database as example) in process function that must be shown in this blog page it will not be appear,&nbsp; until refreshing the page.
<br><br>Regards,<br>&nbsp;&nbsp;&nbsp; Ahmad<br><br><br><div><span class="gmail_quote">On 6/12/07, <b class="gmail_sendername">Oscar Renalias</b> &lt;<a href="mailto:oscar@renalias.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
oscar@renalias.net</a>
&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sorry, I don&#39;t think I understand the question...<br><br>On 11 Jun 2007, at 12:24, Ahmad Saleh wrote:
<br><br>&gt; does plugins smarty template compiled before executing process<br>&gt; method in plugins?<br>&gt; when i wrote getHtmlPoll in my plugin it&#39;s execute before adding<br>&gt; vote which will execute in process method,
<br>&gt; now I will rewrite addvote action to process this,<br>&gt; any suggestion?<br>&gt;<br>&gt; Regards,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Ahmad<br>&gt; _______________________________________________<br>&gt; pLog-svn mailing list<br>&gt; 
<a href="mailto:pLog-svn@devel.lifetype.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pLog-svn@devel.lifetype.net</a><br>&gt; <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
<br>_______________________________________________<br>pLog-svn mailing list
<br><a href="mailto:pLog-svn@devel.lifetype.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pLog-svn@devel.lifetype.net</a><br><a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://limedaley.com/mailman/listinfo/plog-svn</a><br></blockquote></div><br>