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 1 - 31 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the sitecore group. File : /sc.xsd.v1 ...
sitecore@yahoogroups....
Send Email
Sep 30, 2004
6:23 pm
2
Place this file in "Program Files\Visual Studio .NET\Common7\Packages\schemas\xml" or equivalent as sc.xsd. Ensure this attribute is defined in the...
John West
johnpwest3
Offline Send Email
Sep 30, 2004
6:27 pm
3
It's here, Thanks...
ln_pentia
Offline Send Email
Oct 13, 2004
7:15 am
4
Hello, I know this isn't really a Sitecore issue, but one of my clients wants to implement flyout menus with Sitecore, and of course they must work with all...
John West
johnpwest3
Offline Send Email
Oct 18, 2004
2:34 am
5
Hi John, Try this DHTML menu (sitecore package). It should work in all major (updated) browsers. I use it on the current sitecore project I'm working on. - ...
Martin Knudsen
martinsebell
Offline Send Email
Oct 18, 2004
7:20 am
6
Awesome, less than 10 people on this list still and within one day I get a solid response WITH CODE. Good sign of where this list could be going....
John West
johnpwest3
Offline Send Email
Oct 18, 2004
1:56 pm
7
All I am having an issue w/ Sitecore rewriting my simple html layout code from (border=0 sc_border="0") to (border=1 sc_border="1"). Is there a way to turn...
Tommy Lyles
tommy_lyles
Online Now Send Email
Oct 18, 2004
7:38 pm
8
I find this annoying as well - in fact I try to avoid using that editor - but I haven't found a great solution. I typically create the layouts with Sitecore,...
John West
johnpwest3
Offline Send Email
Oct 18, 2004
10:01 pm
9
Dows anyone know of a quick-and-dirty way to add masters to an already-created content item. Even better a way to add a master to ALL content items of a...
auzick
Offline Send Email
Oct 19, 2004
5:09 am
11
Martin Could you (re)post that attachment in the files section of this group? I was unable to retreive it in your posting. Thanks Tommy...
Tommy Lyles
tommy_lyles
Online Now Send Email
Oct 19, 2004
6:58 pm
12
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the sitecore group. File :...
sitecore@yahoogroups....
Send Email
Oct 19, 2004
9:29 pm
13
Hi, Try this code - it is not tested, and should be tested on a test-installation first :-) private void SetMasterOnAllItemsOfSpecificTemplate(string...
Martin Knudsen
martinsebell
Offline Send Email
Oct 19, 2004
9:46 pm
14
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the sitecore group. File :...
sitecore@yahoogroups....
Send Email
Oct 20, 2004
4:19 pm
15
Thanks Martin. I am sending an ASPX that does this, which can be added to the "Tools" menu by following the instructions at ...
John West
johnpwest3
Offline Send Email
Oct 20, 2004
4:21 pm
16
Cool John! Yes - the ImasterItem.ChildIterator in recursive use is a much better solution :-) I actually don't know why Sitecore persist using guids as strings...
Martin Knudsen
mk@...
Send Email
Oct 21, 2004
2:07 pm
17
Woops, I forgot to mention I had intended this code for development systems. It seems that if you set read permissions for the item in /System/Tools you can ...
John West
johnpwest3
Offline Send Email
Oct 21, 2004
2:42 pm
18
Hi John, No there is no direct issue when using threading - the thing was just that you need to be sure that the processing of records is finished before...
Martin Knudsen
mk@...
Send Email
Oct 22, 2004
10:23 am
19
Here is an even easier way to add this to the UI, which may be appropriate for some purposes. Note that the API referenced is 4.2, but the technique described...
John West
johnpwest3
Offline Send Email
Oct 22, 2004
8:32 pm
20
Does anyone have any experience building a calendar of events with Sitecore? any code you are willing to share?...
John West
johnpwest3
Offline Send Email
Oct 26, 2004
2:47 pm
21
Does anybody have any recomendations for a shared hosting provider that works well with Sitecore? Since Sitecore requires a lot of memory, I am curious if...
valkolton
Offline Send Email
Oct 26, 2004
7:21 pm
22
Val, Tell me a little bit more about your client's solution - how big is it? How many pages etc.? Regards, Martin ... From: valkolton [mailto:val@...]...
Martin Knudsen
mk@...
Send Email
Oct 26, 2004
7:52 pm
23
Good idea! After researching many shared hosting providers, I do not think any shared host can work with our implementation because we need to also host...
valkolton
Offline Send Email
Oct 27, 2004
6:57 pm
24
Hi Val, Your solution if definetly fit for at shared hosting solution - no problem in that - I have seen many shared hosting Sitecore solutions for many...
Martin Knudsen
martinsebell
Offline Send Email
Oct 27, 2004
9:59 pm
25
Webrends went live with Sitecore today - http://www.webtrends.com/. News likely to be posted at sitecore.net soon. Feel free to post URLs to this list when...
John West
johnpwest3
Offline Send Email
Nov 19, 2004
4:57 am
26
Is Sitecore double-byte enabled? That is, can we use double-byte languages like japanese and chinese? Thank you, Jon ... __________________________________ Do...
Jon Sharp
myitforumdev
Offline Send Email
Nov 19, 2004
8:23 pm
27
In case Jon's question needs Martin to post an answer, Martin has been in Dallas all week helping IMS with our web site rewrite. He left this afternoon to...
pamminich
Offline Send Email
Nov 19, 2004
8:35 pm
28
All content is stored as UTF8, so I think the answer is yes (but I'm no expert on encoding and character sets). I know specifically that Chinese (big5) is ...
John West
johnpwest3
Offline Send Email
Nov 19, 2004
9:12 pm
29
From Sitecore Support: "Sitecore can handle both double byte Chinese as well as BIG5 support in standard UTF-8 Sitecore." ... ...
John West
johnpwest3
Offline Send Email
Nov 23, 2004
3:03 pm
30
Thank you for the information. This is very important to us right now, so I'm glad to find this out. ... __________________________________ Do you Yahoo!? ...
Jon Sharp
myitforumdev
Offline Send Email
Nov 23, 2004
5:27 pm
31
I'm having a problem using Method Renderings with passed parameters. The article at http://sdn.sitecore.net/Developer/4,-d- ...
auzick
Offline Send Email
Nov 23, 2004
7:38 pm
Messages 1 - 31 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