Sunday, February 12, 2012

Sitecore Fetch Squad

Automated crawler fetching websites and blogs from Sitecore content

Archive for the ‘Sitecore Developer Network’ Category

Our code needs to retrieve a Media Library Item itself when only its URL is given

Sitecore Code Snippets

We have created a layout. Now our code needs to create an Item and associate it with the layout programmatically

Sitecore Code Snippets

Our code needs to create a template based on a specified template programmatically

Sitecore Code Snippets

Our code needs to clear security on an object, then grant read and write permissions to a specific user

Sitecore Code Snippets

Our code needs to login a user to the Sitecore client with LDAP module functionality using the Active Directory security credentials via the API

Sitecore Code Snippets

Our code needs to check whether every User has read/write access rights to an Item

Sitecore Code Snippets

Creating Media Items in Database

Posted by admin On December - 29 - 2008
Our code needs to create media items in database.

Sitecore Code Snippets

Adding an Administrator User programmatically

Posted by admin On December - 29 - 2008
Our code needs to add an Administrator User programmatically

Sitecore Code Snippets

Allowing a user to create (delete, rename) items

Posted by admin On December - 29 - 2008
The Problem: It is needed to allow a user to create (delete, rename) items.

Sitecore Code Snippets

Detect whether an Item is a User

Posted by admin On December - 29 - 2008
Our code needs to detect whether an Item is a User.

Sitecore Code Snippets