Forums / General / "Directory Index" for folders?

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

"Directory Index" for folders?

Author Message

Thomas Brandl

Monday 08 September 2003 8:22:38 am

Hi,

Say, I have folder A with contents article_1 and article_2.
Now, when clicking the folder on the user site, I usually would see the folders description with the two children below it.
What I would want now, is to omit the folder description but instead to instantly jump to, say, article_1 when I click on the folder (that wasn't really a grammatically correct sentence, right?!). In other words: "if smb wants to view the node id of a folder, don't show it to him but internally redirect him to xy (or ie. the first child, if there is any).

Thanks for help!
Tom

Paul Forsyth

Tuesday 09 September 2003 1:11:44 am

Have a look at this, sounds like its what you want:

http://ez.no/developer/ez_publish_3/documentation/customization/tips_tricks/one_article_folder

Paul

Thomas Brandl

Tuesday 09 September 2003 1:39:51 am

Thanks again, Paul! That was it!
And it's working fine...