I am playing with adding static pages that do a lot of the stuff a module more or less will for me without building a module. It essentially shows an alphabetized list of the content of the extra fields.
You can then click on the extra field content and this should show all of the stories for that "extra field" matching content, lets call it "Author"
Essentially what I want is a direct clone of the search page, but with more detail at the top, is it possible to include the content of the search page into my page or will I need to create a new page and template essentially cloning the search.php but with additional content?
I went the hacky method of cloning search.php and adding my own data to it then adding some rewrite rules for the URL



Reply With Quote



