Left menu as news category

pepi

No avatar

2008-05-11 10:23

Is possible to change the left menu into news category?

Description: I want to display left menu as news categoy only on the first page.

Thanks for reply.

» Quick.Cms v1.x

treewood (OpenSolution)

Avatar: treewood

2008-05-12 08:18

pepi - it is possible but it will be much work :( I will give you some advice but i cant give you complete code.

In actions_client/p_.php add this:

$sNews listSubpages'ID_OF_PAGE_WITH_NEWS''pages_news.tpl');

After copy code from templates/pages_list_1.tpl to new file you created templates/pages_news.tpl
After in templates/page.tpl add $sNews

It should work. You must add "if" to check that viewing page is start page etc.

Back to top
about us | contact