This second post is aimed at building the search box that will be used for sending the query to the page containing the search results. Normally this would be an easy task of just creating a form and setting the action url to your results page. Due to the way we are creating cleaner URL’s, it isn’t quite as straightforward.
Continue reading Umbraco Examine Search [Part 2]: Postbacks in Razor ScriptsCategory: Software
Umbraco 6 Custom Error Page
After upgrading my Umbraco installation from 4.9.1 to 6.0.0 I came across an issue where my custom error pages were no longer being displayed and instead the default IIS 404 page was being shown.
Continue reading Umbraco 6 Custom Error PageUmbraco Examine Search [Part 1]: URL Rewriting
One of the least documented aspects of Umbraco has to be the in-built Examine search mechanism. I’m going to do a couple of simple blog post’s to go through the whole process of building search into your site one step at a time. This first post is aimed at setting up nice url’s for your search page.
Continue reading Umbraco Examine Search [Part 1]: URL RewritingRoudcube Folder Protection
So, over the past couple of days I did a fresh install of Roundcube Webmail (0.3.1) following a pretty good tutorial. Everything installed fine and all my configurations were assumed to be correct, other than Roundcube wouldn’t download folders! So no Drafts, Sent, Junk or Trash..
Continue reading Roudcube Folder Protection