Currently I am using the follow开发者_如何学Cing xslt code: <xsl:if test=\"position() = 3\">
Quite new to xslt so forgive me if this is a basic question - I can\'t find the answer either on SO or by searching on Google.
Increasingly, I have noticed the number of Content Management Systems in use. I have some familiarity with SiteCore. I have read some literature on Umbraco. I only just got wind of Orchard the other d
Basically defined a domain (Manage hostnames option) for Node1 and have Umbraco tree structure Content
I\'m totally new to Umbraco and .net. I have a masterpage and a few fields - now i\'d like to show a part of the masterpage only if a specific field is not empty.
I have an Umbraco based blog and I want to display the top 10 posts in each category on the front page of my blog.Category is just another property on my Document Type.
I can\'t seem to find anything on how to edit the data editor settings before umbraco 6.开发者_如何学C2 (Juno). Is there any simple way, it must be possible. If you don\'t understand what i mean i wan
Using Umbraco 4.6+, is there a way to retrieve all nodes of a specific doctype in C#?I\'ve been looking in the umbraco.NodeFactory namespace, but haven\'t found anything of use yet.开发者_如何学CI was
Have the below code to switch requests from ‘http’ to ‘https’ when user clicks on a button. This is to protect user/password info before it is sent to the server. In the server, should call the co
We have impl开发者_开发知识库emented 51degrees.mobi to our website that is using Umbraco CMS.