Search the web
Sign In
New User? Sign Up
sitecore
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 683 - 712 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
683
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....
baumgarten_mail
Offline Send Email
Aug 1, 2005
1:48 pm
684
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...
deepak gupta
deepak_gwu
Online Now Send Email
Aug 1, 2005
3:42 pm
685
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 ...
John West
johnpwest3
Offline Send Email
Aug 1, 2005
4:37 pm
686
Hey John First a big "thank you" for a quick response. Im especially interested in the following modules(xsl): Document List Document Group Menu ...
Baumgarten
baumgarten_mail
Offline Send Email
Aug 1, 2005
9:41 pm
687
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...
twoowar
Offline Send Email
Aug 2, 2005
11:06 am
688
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...
roundedcubeinc
Offline Send Email
Aug 2, 2005
11:06 am
689
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...
twoowar
Offline Send Email
Aug 2, 2005
11:06 am
690
Here is a SDN Search plug-in for developers who use Firefox. This allows you to search in SDN using Firefox quick search bar. ...
jpkeisala
Offline Send Email
Aug 2, 2005
11:06 am
691
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...
Stephen Pope
stephen_pope...
Offline Send Email
Aug 2, 2005
11:07 am
692
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. ...
John West
johnpwest3
Offline Send Email
Aug 2, 2005
1:55 pm
693
HI I tried using content marker in c#. I created an object of contentDot and made content dot visible in web editing mode. and Added to the...
deepak gupta
deepak_gwu
Online Now Send Email
Aug 2, 2005
8:53 pm
694
HI I tried using content marker in c#. I created an object of contentDot and made content dot visible in web editing mode. and Added to the...
deepak gupta
deepak_gwu
Online Now Send Email
Aug 2, 2005
8:53 pm
695
I have a hierarchy that looks something like this: Sandwiches BLT Overview Preparation Serving Suggestions Veggie Overview Preparation Serving Suggestions The...
Derek Roberti
derekroberti
Offline Send Email
Aug 3, 2005
6:17 am
696
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...
Lars Fløe Nielsen
ln_pentia
Offline Send Email
Aug 3, 2005
6:20 am
697
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...
Brian Pedersen
briancaos
Offline Send Email
Aug 3, 2005
7:06 am
698
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...
Stephen Pope
stephen_pope...
Offline Send Email
Aug 3, 2005
7:07 am
699
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...
martinstarch
Offline Send Email
Aug 3, 2005
2:54 pm
700
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@...
Send Email
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); ...
John West
johnpwest3
Offline Send Email
Aug 3, 2005
3:08 pm
702
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 ...
John West
johnpwest3
Offline Send Email
Aug 3, 2005
3:08 pm
703
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...
John West
johnpwest3
Offline Send Email
Aug 3, 2005
4:26 pm
704
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@...
Send Email
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 ...
John West
johnpwest3
Offline Send Email
Aug 3, 2005
4:46 pm
706
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...
Derek Roberti
derekroberti
Offline Send Email
Aug 3, 2005
6:14 pm
707
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....
Derek Roberti
derekroberti
Offline Send Email
Aug 4, 2005
1:11 am
708
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@...
Send Email
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...
Alexey Rusakov
a_rusakov
Offline Send Email
Aug 4, 2005
2:16 pm
710
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@...
Send Email
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 ...
John West
johnpwest3
Offline Send Email
Aug 4, 2005
2:39 pm
712
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...
akasera
Online Now Send Email
Aug 4, 2005
4:29 pm
Messages 683 - 712 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help