There isn’t a specific documentation that discusses the search results this way. However, I think what will help is if you read The Importance of Semantics. This will explain how ExpressionEngine interacts with the URL in order to present the correct data on your site. It does this with the search results, which is why your last segment has the URL title, not the index.
As a note here, if you used a template other than index, then it would be index.php/mysite/template_name/url_title
ExpressionEngine simply drops the index template because it is not needed - it is assumed in this case.
Just one other comment - you posted at 3:30am thne 8:48am. I do need to ask that you give us a little longer than just the first few hours of early morning, before you bump a post or assume that a non-answer means impossible. I can assure you that if it’s not possible, we will tell you that at least, and try to supply some way to reach your goals.
Thanks, mork. We’ll all get this worked out together. =)
Hi Lisa,
Thanks for the reply. I wasn’t bumping the thread, but I am keen to get this worked out - -it’s about 6.30pm here and I should have stopped work by now - but I appreciate the time difference between us
I’ve read the semantics article, it seems that I need the link to go to a ”multi-entry page” rather than a single one, which it is doing at the moment. Is it possible to amend the search results page to get it to point at the ‘shop’ page for example, which comtains multiple entries, rather than a ‘single entry’?
<li><b><a href="{auto_path}">{title}</a></b> from <em>{weblog}</em><br/>{excerpt}<br/></li>
At the moment the single entries are displayed seemingly randomly, so, for example, I have a left hand column list of ‘latest posts’ on all my pages, and sometimes the single entry has the items listed, and sometimes it doesn’t.
This is why I either need to change the results location to the multi entry page, or create a standalone ‘single entry’ page. If you could give me a link that can show me how to create one of these then I can hopefully end my two day saga on this single feature.
I guess what I need is a step by step tutorial or guide for dummies like me to creating the basic pages for a search, results, and single entry display. Is there one available?
Thanks.
