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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 597 - 626 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
597
Hi Richard, ... data ... Yes, Sitecore 4 only allows you to clear the whole web cache and not individual items. Sitecore 5, however, allows you to pinpoint...
briancaos
Offline Send Email
Jul 1, 2005
1:16 pm
598
I finally got this implemented. Thanks for the help John. There was only one error in your code. That is, you don't need to hash the new password. Sitecore...
roundedcubeinc
Offline Send Email
Jul 1, 2005
1:16 pm
599
There has been some discussions on how to clear the web cache. Sitecore 5 has a new feature that enables you to clear parts of the web cache rather than the...
briancaos
Offline Send Email
Jul 1, 2005
1:16 pm
600
Has anyone done any custom reporting from the StatCenter database, for instance showing summary statistics on a page on the published site? I have heard that...
John West
johnpwest3
Offline Send Email
Jul 1, 2005
3:55 pm
601
Gee I wonder who suggested it?....... himmmm, Anyway it has a lot of built in features and you can add you own stuff to the database also give them a donation...
David Naas
dbnnaas
Offline Send Email
Jul 2, 2005
10:23 pm
602
Ive just installed Mailing list 4.6 on SC 4.3.2.8 and Ive had to change the collation of the MailingList database in SQL Server from Latin1_General_BIN to...
ade_at_jwt
Offline Send Email
Jul 5, 2005
1:21 pm
603
Hi John, Those fixes worked perfectly .. thanks for the code ! One thing that people may want to note is that I had wanted this fix so that I could use it with...
Stephen Pope
stephen_pope...
Offline Send Email
Jul 5, 2005
1:21 pm
604
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
Jul 5, 2005
2:47 pm
605
This is the first draft of an XSL extension control providing an alternative to sc:image which supports arbitrary attributes such as onclick and makes it ...
John West
johnpwest3
Offline Send Email
Jul 5, 2005
2:57 pm
606
You are welcome to do whatever you want with any code or notes I post here - a tutorial would be great. Here is Sitecore 4 code for a 404 page supporting ...
John West
johnpwest3
Offline Send Email
Jul 5, 2005
4:21 pm
607
It does a whole database refresh. There isn't an incremental refresh. If you are using XML this takes longer than if you are using SQL Server. You can turn on...
Jackson, Bryan
dakota2030
Offline Send Email
Jul 6, 2005
2:11 pm
608
Hi all, I'm getting the following XSLT error when trying to use a number of installed packages. (viewed by clicking on the exclaimation mark in the triangle) ...
ade_at_jwt
Offline Send Email
Jul 6, 2005
4:25 pm
609
You can send me comments directly at mailto:johnpwest3@.... I am not interested in criteria that would only differentiate search engines from eachother...
John West
johnpwest3
Offline Send Email
Jul 7, 2005
1:50 am
610
Lo all, From a web control in version 5 of Sitecore whats the quickest way (in anyones experience) to get the current item of the current page returned. Ive...
Stephen Pope
stephen_pope...
Offline Send Email
Jul 7, 2005
5:55 am
611
Hi Stephen If I understood you right, you are looking for Sitecore.Context.Item Best regards, Alexey Rusakov Stephen Pope wrote: Lo all, From a web control in...
Alexey Rusakov
a_rusakov
Offline Send Email
Jul 7, 2005
1:18 pm
612
Just to supply an answer in case someone else has the same problem... ... the DB was set up with a default collation of Latin1_General_BIN. So when I created...
Adrian Lynch
ade_at_jwt
Offline Send Email
Jul 7, 2005
1:19 pm
613
Hi Stephen Sitecore.Context.Item is getting the current item klaus ________________________________ From: sitecore@yahoogroups.com...
Klaus Petersen
alphaklp
Offline Send Email
Jul 7, 2005
9:18 pm
614
Hello, I am trying to setup the messageboard module to demo it for a client. I followed the installation instruction to install it, but there are no ...
naiduamit
Offline Send Email
Jul 8, 2005
3:48 pm
615
Is there an easy way to see a list of loaded extension objects? XsltArgumentList seems like the way to go but I'm unsure about where to start. Any pointers? ...
ade_at_jwt
Offline Send Email
Jul 8, 2005
3:48 pm
616
Ok, fixing one extention breaks another. Using the following: <xslExtensions> <extension mode="on" type="Sitecore.XslHelper" ...
ade_at_jwt
Offline Send Email
Jul 8, 2005
3:49 pm
617
Just to give a solution to this. I, and others, have been stumped as to what the problem could have been. The fix: I moved the extention for FileExt to the top...
ade_at_jwt
Offline Send Email
Jul 8, 2005
3:51 pm
618
There is no limit to the number of XSL extensions which can be configured or used by a rendering, and the order in web.config should not have any impact. I ...
John West
johnpwest3
Offline Send Email
Jul 9, 2005
2:47 pm
619
Are there any limit of any kind to how many files you can upload through the Media Library? We need Sitecore to handle all documents on our extranet, so we...
dennismilandt
Offline Send Email
Jul 11, 2005
7:30 pm
620
Take a look in your content tree, there should be some new nodes: Messageboard Modern New View Standard New View Select a layout for the messageboard node, the...
ade_at_jwt
Offline Send Email
Jul 11, 2005
7:30 pm
621
As a follow up, the problem seems to have been fixed by installing dtSearch. I didn't install it myself on the first server so I neglected to install it on the...
ade_at_jwt
Offline Send Email
Jul 12, 2005
1:18 pm
622
In short there is no known limit. In Sitecore 4 and the current release of Sitecore 5, media files are stored on the file system and served by IIS, and they...
John West
johnpwest3
Offline Send Email
Jul 13, 2005
2:48 pm
623
On a suggestion from a post here I have been working on integrating NSurvey with sitecore. I'm not having any luck rendering the control from code. IWebItem...
Jackson, Bryan
dakota2030
Offline Send Email
Jul 13, 2005
4:46 pm
624
Hi there, Another quick simple question that someone should be able to answer almost instantly :¬) When making renderings with xslt I use the <sc:dot> tag to...
Stephen Pope
stephen_pope...
Offline Send Email
Jul 18, 2005
1:17 pm
625
I think (haven't tested) you might be looking for Sitecore.Web.UI.WebControls.ContentDot. ... almost instantly :¬) ... little green edit dots for preview...
John West
johnpwest3
Offline Send Email
Jul 18, 2005
1:21 pm
626
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
Jul 18, 2005
3:14 pm
Messages 597 - 626 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