-
New feature in Configuration.Factory allows to put an xml configuration file into /App_Config/Include and have it applied as a patch to Web.config at ru...
Last updated: 13/05/09
-
Update the XSL to map a prefix to the URL specified in the web.config file
Last updated: 02/01/07
-
Could you please write the steps required to add a new database for media in Sitecore 5.3?
We want to use a separate database to hold images for the sit...
Last updated: 28/02/07
-
The Sitecore web.config file includes a list of served web sites listed in the <sites> section. Each site is described with a <site> tag which includes ...
Last updated: 02/01/07
-
using System;
using System.Collections.Generic;
using System.Text;
using Sitecore.Resources.Media;
using Sitecore.IO;
using System.IO;
namespace Replace...
Last updated: 26/02/07
-
using System;
using System.Collections.Generic;
using System.Text;
using Sitecore.Resources.Media;
using Sitecore.IO;
using System.IO;
namespace Replace...
Last updated: 26/02/07
-
<indexes>
...
<index id="mastercustomindex" singleInstance="true" type="Sitecore.Data.Indexing.Index, Sitecore.Kernel">
<param desc="name">$(id)</param>...
Last updated: 02/01/07
-
Is it possible to have Sitecore add an underscore or other custom symbol instead of a space to media library names, so that instead of "trees jpg" it wo...
Last updated: 26/02/07
-
Is it possible to have Sitecore add an underscore or other custom symbol instead of a space to media library names, so that instead of "trees jpg" it wo...
Last updated: 26/02/07
-
Which way of adding Sitecore controls to the Toolbox in Visual Studio .NET is the most common among developers (for example, placeholder, method renderi...
Last updated: 02/01/07