Forums / Setup & design / Page customization

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

Page customization

Author Message

sp 1024

Saturday 02 July 2005 11:04:24 pm

I want to make a page similar to http://ez.no/community, with listings of nodes that update automatically. But I'm really new at this and I don't know how to go about doing this, and there isn't a tutorial that specifically addresses this. Can someone explain how I would do this in simple terms?

Arran Price

Sunday 03 July 2005 3:53:21 pm

The chess tutorial on this site should help alot, but more specifically:
You need to create a template to do what you want.
You can do a fetch based on various criteria including latest published and priority (so depending on what you want try using those criteria). You can also set the folder that has the nodes in it to by default sort by priority/latest published etc.

Documentation to read other than the tutorial, is on fetch and limit (because you only want a certain number of items on the page). And anything on creating templates (like the tutorial).

Arran