Global Office Directory
More Products
Share this page
Home > Community > Technical Blogs > John West Sitecore Blog > Randomize Sitecore Desktop Background Image
This blog post describes how you can randomize the background image each time you log in to the browser-based desktop of the Sitecore ASP.NET CMS.
Create and populate a directory to contain the images for a user. For example, to randomize the desktop image for the sitecore\admin user, create the directory /sitecore/shell/Themes/Backgrounds/Admin and populate it with images for that user. Then add a processor to the loggingIn pipeline defined in the web.config file. For example:
<loggingIn>
...
<processor mode="on" type="Sitecore.Sharedsource.Pipelines.LoggingIn.RandomizeDesktopBackground, assembly"/></loggingIn>
Download prototype code for the pipeline processor.
I wish programming cutomizations to Windows itself could be this easy.
Tags: API, Sheer UI
John has over ten years of experience in the CMS industry. His areas of focus include the Sitecore community, Web industry research, Sitecore technical documentation, and product management.
This website is designed to be fully functional with scripts disabled in browser. Please contact the webmaster for any suggestions