Forums / Setup & design / Home Page Sub Items

"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".

Home Page Sub Items

Author Message

Chris Lozinski

Friday 08 April 2005 12:16:00 pm

Is it posible to include selected sub-items from the lefthand menu list to appear on the Home Page? when I select 'show no children', all the menu items disappear - I would like to select just 2 or 3 items not all or none.

Lazaro Ferreira

Friday 08 April 2005 4:39:35 pm

Hi,

If I understood you right, you can filter which item to show or to hide, with a bit of template programming

A useful link about conditional show of items
http://ez.no/ez_publish/documentation/reference/template_functions/program_flow/section

Lazaro
http://www.mzbusiness.com

Chris Lozinski

Saturday 09 April 2005 3:07:09 am

Thanks Lazaro

Unfortunately programming is not my strength - I am attracted to Exponential because I can easily alter the site appearance using CSS and manage the content via the Admin interface. I solved the problem by adding a hyperlink to the page content e.g. <link href='http://sitename.com/index.php/cpaa/weblog'>Web Logs</link>

Not very elegant but saves a lot of time to a none programmer. It would be nice to see a set of tick boxes to choose from to determine which items appear on the home page from the sub-item list.