Found it in http://wiki.habariproject.org/en/Template_File_Hierarchy
=== Post-specific When requesting any specific post, 1. Habari will either check for a template that is specific to that post's id, using the content-type of the post. For example, when requesting an entry with the id #35, Habari will attempt to display that single post's content using the entry.35 template. For a page with id #36, Habari would attempt to use page.36 template. 2. Or Habari will check for a template that is specific to that post's slug, using the content-type of the post. For example, when requesting an entry with the slug "foo", Habari will attempt to display that single post's content using the entry.foo template. For a page with slug "bar", Habari would attempt to use page.bar template. === Testing it now. - Thorsten --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
