I want a 'Search' page so I created a page named 'Search' with a slug of 'search' and a PHP file called 'page.search.php'.
However, when I clicked that page, it executed a search for the null string - /search?criteria= The Habari Wiki page describing the template page hierarchy http://wiki.habariproject.org/en/Template_File_Hierarchy#Search implies that 'page.search.php' should take precedence over the special 'search' page. If I rename to slug to 'find' and also rename the file to 'page.find.php', everything works fine. Is this a (documentation) bug or a feature ? --~--~---------~--~----~------------~-------~--~----~ 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-dev -~----------~----~----~----~------~----~------~--~---
