Showing posts with label Dotnetnuke. Show all posts
Showing posts with label Dotnetnuke. Show all posts

Friday, February 21, 2014

Sunday, January 26, 2014

New Google maps integration with DNN 7(DotNetNuke)

Hi, In this blog I will explain How to insert new google maps into DNN 7.x (Dotnetnuke). Google has updated Google maps to new UI and functionality.

Friday, December 27, 2013

Display DNN(DotNetNuke 7.x ) Module on Host pages only - Tutorial

This blog tutorial focuses on displaying a Module on Host pages only. OK Let us consider a situation where this is blog post will come handy. 


Issue Description: You are creating a website on DNN 7.x where some modules need to displayed on all the pages of your website except admin pages and if edited on one page should be replicated on all the Host pages.

Tuesday, October 22, 2013

How to add canonical tags in Dotnetnuke 7.x (DNN) dynamically.

I was working on Dotnetnuke 7.x where I wanted to add canonical tag for all the pages dynamically.I stumbled upon some forums and blogs where it was only talking about 4.x and 5.x versions that is by adding manually to all the pages  later i found out a option on DNN7.1 where we can dynamically add canonical tag to all pages. This tutorial mainly focuses adding canonical tag to all pages dynamically in DNN 7.x.

Saturday, October 12, 2013

DotNetNuke Community edition 7.x Installation using Webmatrix Tutorial

This tutorial mainly focuses on installing DotNetNuke Community edition 7.x on your local machine using WebMatrix3.

First: What is DotNetNuke?
Many of them wouldnt have heard about this CMS(Content Management system).DotNetNuke is a web content management system based on Microsoft .NET. The Community Edition is open source.
DotNetNuke was written in VB.NET, though the developer has shifted to C# since version 6.0. It is distributed under both a Community Edition MIT license  and commercial proprietary licenses as the Professional and Enterprise Editions.

Tuesday, August 20, 2013

Integrating DotLess CSS with DotNetNuke(DNN)

As front-end developers and designers, we’re constantly in search more techniques to make the web more optimized. In this article I would like to share you some CSS optimization frameworks and integration of DotLess with Dot Net Nuke (DNN).