sitecore6
What are the advantages of using XSL in Sitecore instead of C#?
While learning Sitecore I have found that the majority of Sitecore sample code on the web is in XSL instead of .NET.[详细]
2023-02-04 15:15 分类:问答Sitecore URL optimisation and languages
Working with multiple language sites in Sitecore 6.2 I\'d like to be able to have Sitecore replace \" \" (empty space, traditionally replaced with %20) in URLs with a hyphen.[详细]
2023-02-03 05:04 分类:问答Querying a Sitecore Droplink field
The following Sitecore query works for me in the XPath Builder: /sitecore/content/Home/CareAndTreatment//*[@Title=\'Birth Marks and other skin conditions\'][详细]
2023-02-03 02:46 分类:问答How to construct language dependent sites in Sitecore 6.2?
I\'m building multiple language sites with Sitecore 6.2. In some cases we want the language version to have its own internet domain (e.g. En-US default of www.MySite.com, Da-DK Danish translation at w[详细]
2023-02-03 00:56 分类:问答After changing sublayout code, do I need to do a Sitecore publish?
I change my code on my sublayout.What I should d开发者_StackOverflowo to see my changes modified on the sublayout output ? Do I have to smart publish ?[详细]
2023-02-01 04:13 分类:问答Sitecore extranet & field access rights
Is there any way to restrict access to a specific field on an item in Sitecore? We have a setup where an anonymous, non-authenticated user should be allowed to read one field (\"FreeContent\") and any[详细]
2023-02-01 03:43 分类:问答How to add image titles to sc:image extension elements
I would like to be able to add a \"Title\" variable to images that are created using XSLT. Specifically, I am working with the file called \"Teasers.xslt\" which is part of the Sitecore6 Starter Kit.[详细]
2023-01-25 19:13 分类:问答Sitecore - Multiple-Site Error Page Handling
I have a multiple-site Sitecore project. I know how to deal with error pages via the webconfig\'s ErrorPage, ItemNotFoundUrl, LayoutNotFoundUrl, LinkItemNotFoundUrl for one site.[详细]
2023-01-24 05:46 分类:问答Sitecore - Creating an New Item on the OnSavingItem Event redirects the Shell to the newly created Item
Got an annoying issue. When a user edits a field on an item, we use a OnSavingItem event handler to create some new items elsewhere in the background as it were.[详细]
2023-01-19 07:27 分类:问答Sitecore Images (ASHX extensions) not being picked up by IIS 5.1 or IIS7 Express- Getting 404 Instead
At the moment I have no images being picked up at the moment, and this is off a completely defaul开发者_开发百科t Sitecore Xpress install.[详细]
2023-01-16 12:58 分类:问答