I\'开发者_运维知识库m trying to retreive the previous node in a for-each using the preceding-sibling axis, a filter and an indexer to find it.
I\'ve been asked to find out what several of the default icons in Umbraco mean, and if their meaning is somehow connected to being unable to move a node from one folder to another. Is there a handy, d
This morning I moved a .NET website 开发者_运维技巧from our local server to live (not pre-complied). When I go to the url the sites hosted on the browser starts loading the site and has been doing thi
I am trying to use YAF with Umbraco.The newest version out changed enough where the old integration methods don\'t seem to work.I have gotten everything fairly far on my own but I have hit a brick wal
I have content that I\'ve structured as follows in the content section in umbraco: Items under the content node that have a folder icon are Content Pages.
I have an Umbraco website that I have to restart every morning in order for the users to be able to publish content.Is there 开发者_开发技巧any solutions available that will help me get around doing t
This is simple xslt, that shows the login status of the current user. Everything worked fine on development server, but once we\'ve setup app on production, umbraco.librarty.IsLoggedOn() started alway
I\'m creating a small search function on a site I\'m creating. I\'m working with Umbraco CMS, and all the nodes that I need to search are children of th开发者_运维百科e page that are being searched on
I\'ve got a news page on my site, which lists all the subpages (news articles) in a macro. Each of the subpages has an image (alias pageImage)
I\'m having real problem with caching in a macro. I\'ve set the cache period to 0 but still a dropdownlist that returns a list of other items in the content tree won\'t update until I force the applic