sitecore
Sitecore comparing two items
Lets say I have two items: Cat Dog Is there anyway of comparing them easily to see difference between the two? I know I can get PublishedItemComparer which compares -Cat to -CatDB(being the pub[详细]
2023-04-13 07:20 分类:问答Update a property only when the new value is different from the current value
I have a situation where I am updating a large amount of co开发者_Go百科ntent in a CMS (Sitecore) overnight in which I have to iterate through a very large amount of data but with only a few updates t[详细]
2023-04-13 02:47 分类:问答In Sitecore, how to create a new item based on an existing item
I am new to Sitecore. In Sitecore I need to enable users to create new items based on existing items. I am envisioning something like this:[详细]
2023-04-12 10:52 分类:问答How to get item page views using sitecore 6.5 Analytics API
We are trying to use Sitecore Analytics API to retrieve total number of page views for each page but not quite sure how to use the API to retrieve this info. Previously, when working on similar functi[详细]
2023-04-12 03:42 分类:问答Storing personalisation details for anonymous visitors in Sitecore 6.4
We\'re using a small app (Flash) to allow visitors to identify their content preferences. The end result of the app is a list of Items, which we present to the user as \"Content you might be intereste[详细]
2023-04-11 17:32 分类:问答Sitecore caching and varying
This is my first time with开发者_如何学C Sitecore caching and I haven\'t been able to find a good guide about how to use the various varying options in Sitecore. I want to know how each is different,[详细]
2023-04-11 03:13 分类:问答Handling Multiple WFFM Forms on single page w/Dynamic tabs
We have a page with three Web Forms For Marketers forms that are on three separate DHTML tabs. If a user fills out and submits the form, they end up back on the default tab, and their thank message is[详细]
2023-04-10 16:06 分类:问答How do I get Sitecore (and my browser) to use the Print layout?
I am adding some support to print specific pages of my site in a nice printer-friendly format.So the first thing I did was create a more-or-less blank Layout that I can drop content into.Then I went t[详细]
2023-04-10 10:23 分类:问答How to exclude fields form being indexed with Sitecore search (new method)
How can I specify which fields to index with lucene indexing with Sitecore (new method)? For example I\'d like to in开发者_开发百科dex only the fields \'title\' and \'text\'. There seems to be a Index[详细]
2023-04-10 00:22 分类:问答RenderControl method not rendering self-closing tags
Having a strange problem with the RenderControl method. I have UserControl (an ASCX file) with this mark-up:[详细]
2023-04-09 05:55 分类:问答