Page 1 of 1

home page without {content}

Posted: Fri Feb 11, 2011 11:23 am
by maske
hi,
I need to make template which doesn't have {content} on home page, but I have module news and some others on it.
My question is how to make that if someone clicks on some news, content from news show. I suppose that I must make on template some if..then block but if someone do that or have good suggestion how to that please help.

Re: home page without {content}

Posted: Fri Feb 11, 2011 6:38 pm
by Dr.CSS
When you click on more link or title link in News it want/needs {content} box to populate with the detail if template doesn't have it it will not know what to do, you could do like the default install news tag and give it a detail page to go to that has the {content} in it...

If you try and use a template on a page w/o {content} it will give you an error, no content added...