Forums / Setup & design / Stopping articles appearing on frontpage

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Stopping articles appearing on frontpage

Author Message

Tim Dickinson

Friday 24 February 2006 12:08:33 pm

Hi,

How can I make a template override for the full template so that the frontpage (node 2?) only displays its children which are folders and not articles?

Thanks,

Tim

http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music

Thomas Nunninger

Friday 24 February 2006 1:20:11 pm

Hi,

have a look at http://ez.no/doc/ez_publish/technical_manual/3_6/reference/template_override_conditions/node_view_tpl. You can match against the node. Then you just need to change the children fetch in the (copied) folder template to only fetch articles.

Have a nice day

Thomas