Hey. Im a Sitecore novice and maybe thats why I ask this question, but Im really confused, since I cant find the free modules that Sitecore is writing about....
Hi I am trying to put content markers in C#, facing problems doing that. I have a page displaying document text like this. I have included the following code...
I am not sure all of these have been converted for 5 - the greatest chance for success would be with the XSLs. These are in the resources section of SDN and ...
OK, in the end I did string manipulation and a recursive template (see below), the 'See Also Links' is the checklist field. It works but the performance isn't...
I saw the new XSL extension to grab the generated thumb for an uploaded but it doesn't address my needs. i need to generate diferrent sizes of an image on the...
In the end I just saved all my work in a package and did a clean install and then installed the package. It solved the problem but I don't know what the...
Thanks to those lovely chaps at sitecore support i realised what the error was. When upgrading sitecore .. remember to upgrade the web.config as it had...
I believe the answer is no, no direct method, but I asked support the same question and they said I might Subclass UploadFile and call the appropriate method. ...
I have a hierarchy that looks something like this: Sandwiches BLT Overview Preparation Serving Suggestions Veggie Overview Preparation Serving Suggestions The...
If you are talking Sitecore 5, it's quite possible. Otherwise you may need to purchase the media libray extension for Sitecore 4; both are configurable from...
Hi Derek, You should skip the "Overview" node, and make "BLT" and "Veggie" your overview nodes. If not, the "BLT" and "Veggie" nodes would be empty (what would...
As i see it the Overview page is the index page of the section and so in the current structure the BLT / Veggie pages are redundant (they dont include any data...
Hi, I've installed Sitecore 5.0.5.4 on a Win2003k SP1 machine, IE 6.0.3790.1830,SP1. I used to have the previous version of Sitecore 5 installed without the...
Hi I was curious, i have a rolloverimage functionality.. And I was curious if anyone have any bright idea how to get the image source in Sitecore V5. In the...
Jesper Lind
jli@...
Aug 3, 2005 2:54 pm
701
I haven't tried this but I was told: IMasterItem itm = MasterFactory.GetItem("/home"); if (State.WebEditing) { ContentDot dot = new ContentDot(itm.Navigator); ...
I have had this problem too and I don't think the solution has been consistent. I am not certain of the root cause but it seems to be caching or browser ...
It looks like this feature was somehow overlooked and has been added to the list of futures. For the time being, instead of an extension you might try parsing...
Hi, How do you alter the order that nodes from a ChildProvider come in? I've tried adding them in order to the HashTable, but they seem to come out ...
Benj Bayfield
Benj@...
Aug 3, 2005 4:39 pm
705
As usual I have not tested and therefore should not post but I believe in Sitecore 4 you would set the sortorder attribute, in Sitecore 5 you would set the ...
Thanks Stephen and Brian for your feedback. There are two reasons I wanted an overview page: 1. This allows the pages to change in the future, i.e. if content...
I've imported our legacy data into SiteCore and have identified an issue. We have a type of content called an "Article". There are about 600 of them....
Thanks for the quick reply I think im gonna go for extension then... But thanks a lot for your otherwise good idea ;) Kind regards Jesper Lind ... Fra:...
Jesper Lind
jli@...
Aug 4, 2005 2:16 pm
709
Hi Well, in most cases the problem is solved by adding the site to the trusted zone in IE, and (optionally) switching off the enhanced security configuration...
Hi John, thanks for replying. I'm on 4.3.2 The GetChildEntries method of the DataProvider class returns a HashTable of IIndexEntry objects. The IIndexEntry...
Benj Bayfield
Benj@...
Aug 4, 2005 2:17 pm
711
I would have to do some more research on this - there must be a way. Are you concerned with the order in the tree in Sitecore or in the rendered output? If ...
Could someone please post what the difference(s) is/are between StatCenter and StatCenter Pro OR point me to where I can find the difference(s)? Thank you...