logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: CVS: squirrelmail/templates/default signout.tpl, 1.2, 1.3: msg#00007

Subject: Re: CVS: squirrelmail/templates/default signout.tpl, 1.2, 1.3
On 11/4/06, Paul Lesneiwski 
<pdontthink-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx> wrote:
> Update of /cvsroot/squirrelmail/squirrelmail/templates/default
> In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv24258/templates/default
>
> Modified Files:
>         signout.tpl
> Log Message:
> Convert plugin output on signout page to new template system; plugins 
> previously hooking into the 'logout_above_text' hook should hook into the 
> 'template_construct_signout.tpl' hook and return output in an array under a 
> key called 'signout_message', such as: return array('signout_message' => )

Duh.  Commandline var replacement....  last sentence should have read:

Plugins previously hooking into the 'logout_above_text' hook should
hook into the 'template_construct_signout.tpl' hook and return output
in an array under a key called 'signout_message', such as:

    return array('signout_message' => $output);

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>