I have created 2 parent BLOGs in DNN. BLOG x has 3 children BLOGs and BLOG y has 5 children. When I click Add BLOG entry, only BLOG x & is children come up in the dropdown list, BLOG y is missin
I am developing a module for DotNetNuke and have used a DotNetNuke Compiled Module template to create the module in the DesktopModule folder.
Are there any recommended methods for automating configuring DotnetNuke开发者_开发百科 settings? We will have several instances of our DNN application (prod, beta, qa, dev, local, etc) and need to be
After tracing the DB activity from a DNN 5.2.3 site I noticed that there are numerous identical calls to the database whilst loading the home page for the first time (afterwards the caching works succ
After tracing the DB activity from a DNN 5.2.3 site I noticed that there are 15 calls to the开发者_如何学运维 \"dbo.GetPortalAliasByPortalID @PortalID=0\" sproc, all one after the other.
Does anyone know of a DB setting in DotNetNuke, where you can configure ALL modules to disable print or maximize&minimize?Just so I don\'t have 开发者_运维问答to configure every module individuall
I\'ve made an interface called ApprovalEvent in a separate file with 开发者_如何学JAVAthe namespace myproject... I\'ve also made a class called PurchaseOrder... it\'s also in the same namespace, just
Is there a way to change the default ajax progressbar that is there in dotnetnukes. Its not for changing the image but i would like to use an altogether different progressbar. The current one display
Can anyone shed some light on why DotNetNuke comes configured with request validation and event validation disabled? They’re both off at the web.config level for a default install which seems to be a
I need to deploy DNN 5.X site on a shared hosting server. This shared hosting has its control panel set to the virtual directory /admin.