Sunday 07 February 2010 8:23:05 pm
Hi Sébastien I'm not sure you can display blocks here as they are quite specific to the layout datatype that's part of ezflow. What you can do is add the following line to your user/login.tpl template
{ezpagedata_set( 'extra_menu', 'user_login' )} This tells the pagelayout.tpl to show the right menu (adds the extrainfo class to the page div) generates the extrainfo-position & extrainfo divs and loads parts/user_login.tpl into the extra_info div If the value set to extramenu is an array then a template for each item in the array will be included. Hope this helps
Cheers Bruce
My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
|