Thursday, February 2, 2012

Adding a Publish button in the contextal menu

To add a publish button in the contextal menu as in the screenshot below it is very simple:

  1. Open the core database
  2. Go to the item /sitecore/content/Applications/Content Editor/Context Menues/Default and duplicate the item Insert for example
  3. Set the fields values to:
    1. Display Name: Publish Item
    2. Message: item:publish(id=$Target)
 
 
 

Sitecore Searcher and Advanced Database Crawler

There is  a new way to search which is represented by a few classes within Sitecore.Search namespace.


You can view the full presentation at the below mentioned link -
http://sitecoreblog.alexshyba.com/2010/11/sitecore-searcher-and-advanced-database.html


Great stuff - Thanks Alex...