We've just migrated from Sitecore v.4.3.x (XML version) to Sitecore v5.2.0.6 with Firebird database. Our plans are to have SQL database (once we stabilize the...
When I add javascript and CSS links to a layout in HTML view and switch back to Design view, the layout designer removes the tags I have created! The links...
A couple of things to try: 1. Use Visual Studio or Notepad to edit your layouts or sublayouts 2. In Layout Studio, click on the "View Page Source" button next...
Could it be that these tags are not allowed in /sitecore/system/htmleditor/tidy? ... __________________________________________________ Do You Yahoo!? Tired of...
Hi, This again concerns my query about hosting multiple domains through Sitecore. The requirements are, we already have www.abc.com <http://www.abc.com/>...
By default the Security field in Content Editor is small enough that for some applications it can be difficult to use. To increase the size: Open Template...
I wouldn't be surprise if it was the ports. You could setup hostheaders for the website. I would do the following and I think this should work for both XP and...
Also, the order of the entries in the web.config is important. place the entries that specify the hostName before the default generic entry otherwise the first...
Hi im new to Sitecore, but ar starting to get the hang of the Sitecore way of doing things. One thing though that i just can't get my head around is the XSL...
Hi Tina I suggest you download one of the demo sites from SDN5 - can be found on http://sdn5.sitecore.net/Resources/Shared%20Source/Demo%20Sites.aspx - and use...
Hi Tina, This is a great post. Personally, I feel there are very few XSL constructs to learn with Sitecore, but trying to get them all at once without a...
It seems unusual to me that the login page would be a layout as opposed to a sublayout, and that you would access it by file path instead of Sitecore path. ...
Currently we are using version 4.3.2.10 but hoping to upgrade soon. Most of our site is dynamic, with heavy use of web controls and xsl renderings. We do...
Hello, Do you mean that you need to be able to put Renderings into HTML fields in content items, or something else? I believe the following covers this in...
Thanks John for the quick reply. Yes, I am trying to put renderings into HTML fields in content items...and as long as I used xsl renderings (and not web...
Unfortunately, other than to say that .NET XSL Extension Controls and Functions may provide some alternatives, you've just exceeded my knowledge on this topic....
Yes, I'm using the web.config: loginPage="/layouts/login.aspx" Do you mean that I can change this to point NOT to physical file but to Sitecore node? thanks...
The loginPage attribute in the web.config should be the friendly URL to the login item. Derek ________________________________ From: sitecore@yahoogroups.com...
Has anyone worked on a Sitecore project that involved TikiWiki? I am aware of the Sitecore Forum, Blog and Wiki modules but looking for any information...
I know how to access a rendering bound trough the Content Editor but how do i do this: I have addet a Sublayout to my Layout. I have createt a Parameter caled...
I am new to sitecore, and have been given the task to define the requirements for upgrading our system from v4.3.2 to v5.x. I have been informed that the Data...
We've had experience migrating from v4 to v5 and there were some problems assigning layouts and renderings. But, content migration was no problem. You'll...