I am currently gathering knowledge on various CMS option\'s available for .Net(free/open-source). I came across DotNetNuke 开发者_StackOverflowand N2CMS.
I am using N2CMS (2.2.1.1) and I have a simple TextPart that I am trying to enter a skype button into which contains a link with the following url ( skype:{user}?call ).
I\'m building a web site with N2 using the NuGet packages (which I\'m compiling myself straight from GitHub).The files that make up the management interface in the /N2 folder are all compiled into N2.
We are looking for a Asp.net CMS to integrate in our existing Enterprise-Webapplication. Some requirements:
been using N2 C开发者_运维问答MS for a while now, good CMS system. One thing thats been bugging me ever since ive used it is the icon links to each CMS Object in the N2 Admin page always link to /def
I need to show links or may be a form, for just the logged admins. for example to do something like this :
Server Error in \'/\' Application. A potentially dangerous Request.Form value was detected from the client (ctl00$Content$ie$Text=\". After setting this value, you can then disable request validation
I\'m using the N2 CMS and I\'d like to create the dropdown javascript menu. Only these two options come to my mind:
I have an EditableDate property and am displaying it in a WebForms page with <n2:Display> tag. The default output is something like 7/02/2011 12:00:00 AM however I would like to format the date
I\'m going to create a new add-on for my n2 based website, but I can\'t find any useful documentation on how to do that, can you please provide some primary guidance (q开发者_运维知识库uick steps) abo