-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to get to sitecore settings through code.
The specific setting I'm interested in is the data Folder path.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
We're having issues inserting links into rich text in Sitecore 6.1.0. When a link to a sitecore item is inserted, it is outputted as:
http://domain/~/link.aspx?_id=8A035DC067A64E2CBBE2662F6DB53BC5&_z=z
Rather than the actual resolved url:
http://domain/path/to/page.aspx
This article confirms…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
When working with Sitecore there are some optimizations/configurations I usually repeat in order to make my app production ready. Following is a small list I have compiled from experience, Sitecore documentation, communicating with Sitecore Engineers etc. This is not supposed to be technically complete…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
OK I can't believe this can't be found anywhere so I'm asking the question.
Is there a way to set the default Html Editor Profile in Sitecore so I don't have the override the Source field on each individual Rich Text field?
e.g. I want to make this the default option for the Html editor:
/sitecore/system/Settings/Html…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have an item named All Recipes that contains recipes named R1, R2, and R3. I have another item named My Recipes that has a treelist field named Recipes and it contains selected values R2 and R3 from the All Recipes item. The query I'm trying to write is for the Items field of an RSS Feed.
What…
>>> More