Hello, i´m want to use the panels module, but i don´t know how to say to the front page module how to pick the panels page.

Any one have try it?.

thanks.

Oskar

Comments

stanbroughl’s picture

i've just been having a go at this and its magic! can't believe i've only just downloaded this module!

create your panel page and give it a sensible url for the home page like www.example.com/home

then in the frontpage settings page expand the settings section for the anon or authenticated user view - which ever you want - and choose the redirect option in the "Select type:" dropdown.

Then put your panel url in the "Redirect to:" box eg. home

and then click on the link for your home page and it will show your panel!

nipsy’s picture

http://drupal.org/node/111828#comment-192461

This conversation covers some of it.

There is a workaround.
I just don't know how to do it -yet

You need to place the php that will show the panel you want unauthenticated users to see in the unauthenticated html window of the front_page module admin>settings

Then for authenticated users, use the redirect as normal

and in the bottom most area place the name of the panel page as your default front page instead of 'node' or 'front_page'