13
2009
New search for SDN
I just noticed that Sitecore has greatly improved their search on SDN. You can now search through SDN, the shared source and Sitecore blogs.You even can filter your results by sdn sections, collections and datatypes. Only minor is that I can’t find a list of blogs they included in the search, so for that I will use my own search.
5
2008
Maximum number of Sitecore query items
Last week I had some problems with an Sitecore Query. It didn’t show more than an fixed number of items. After some hard thinking I rembered that there is a web.config key called Query.MaxItem which, you might guessed it, controls the maximum number of results of an Sitecore Query.
5
2008
Using profile with the Rich Text Editor
Regularly I see topics on the SDN5 forums where people ask if it is possible to use a custom Rich Text editor. Wll, yes it is. You can use so called profiles with the Rich Text editor. These profiles are stored in the Core database under /sitecore/system/Settings/Html Editor Profiles/. There are some default pre-configurated profile which you van duplicate and customize to your own needs. To use these profile you need to set the source [...]
20
2008
Disable Sitecore publishing
To avoid problems during the development of an Sitecore site it could be useful to disable the Sitecore Publishing method. This can be done by editing the following web.config rule: <site name=”website” virtualFolder=”/” physicalFolder=”/” rootPath=”/sitecore/content” startItem=”/home” database=”web” domain=”extranet” allowDebug=”true” cacheHtml=”true” htmlCacheSize=”10MB” enablePreview=”true” enableWebEdit=”true” enableDebugger=”true” disableClientData=”false”/> These are the settings of your current site. The database key contains the database name from where the site needs to get its content. By setting this to the master [...]
13
2008
Copy & Paste Layout Settings
While developing a Sitecore website there are lots of situations where you want multiple items to have the same Presentation Settings (renderings/sublayouts/layout). The ideal case is that your item Masters have these settings included but sometimes this isn’t the case. You can copy and paste the settings all at one time this way: 1. Navigate to the source item in the Content Editor (or Template Manager) 2. On the ‘View’ Ribbon (Menu tab on top [...]
Who am I
Sitecore blogs
Sitecore blogs
- Sitecore Descriptive Tree List Field Type
- Adding a Publish button in the contextal menu
- Sitecore Searcher and Advanced Database Crawler
- Dutch webinar about faster developing with Sitecore Rocks and VS2010
- Using XAML controls outside the Sitecore folder
- Easily Sanitize a Sitecore Item Name in C#
- Introduction to the Unified Page Editor
- Sitecore.Diagnostics.Assert statements
- Programmatically Add Controls to the HTML Head in Sitecore
- Filtering ECM Dispatcher

An article by Mark