Showing posts with label DNN. Show all posts
Showing posts with label DNN. Show all posts

Wednesday, June 13, 2012

how to install a skin in dotnetnuke

In prevous post we have seen how to create a page in DNN.Here i will show how to upload or add a built-in skin to our dnn site portal.The installed skin can see in portals folder in file structure.For this we have to do following steps
1.Login into DNN site as admin,Then go to Admin tab on page function menu and click on the extension property

2.You have to mouse over on the manage tab which is displayed when the site is in edit mode,then select Install Extension Wizard

3.Here We have property to upload zip file to portal.So i will add my existing zip file to portal as seen in below screen.Then click on Next button


4. We have to select whether the upload zip file is skin file or not ,then click on the next button up to  Review licence pop up

5.In this we have to accept the licence of built in skin ,then click on the  next button

6.Finally we installed skin under skins in installed extensions..This skin can assign to any desired page in site

Tuesday, June 12, 2012

how to add or create a new page in dotnetnuke

we can create a page using  two  different methods in DNN.The administrator can only add or delete pages in application.So the admin should be login into site and then do the below steps.Whenever login into the application you can see the page functions menu on top of the page.
First Method:
1.When ever mouse over on admin menu item which is in page function tab ,we can get a pop with multiple options.In this we have to select Page management

2.Here you can see the parent node as Home  because it is an application name

3.Right click on the home tab ,the select the option Add pages

4.Here we get an option to give the desired page name.Then click on Create Page(s)

You can see the message the Page Test created and circled  is added page under home page

Second method:we can create a page with direct option  which is in page functions menu.For this we need to go for pages option on page function tab and select add option
Here it provides all manipulation of pages like add,delete,import or export page in DNN site.we can also update the page which already created in site

Monday, June 11, 2012

how to increase the maximum file upload size in dnn

It is pretty easy to increase the upload file size in DotnetNuke.when i am working on this one,i have a question is why will i increase the file size ?The answer is  By default it has fixed to 1mb for upload the maximum file size in dnn.so when we upload more than 1 mb we will get an error like this "The size of uploaded file exceeds max size allowed".
So To resolve this error we have to increase the size as per requirement.Here i increased  up to 20 mb for Document(.doc,.pdf etc) files and 3 mb for image file.
Please follow the below steps in DNN:
1.Login as a super user.Go to Host-->HTML Editor manager

2.In html editor manager we have an option Every one which circled in below image

3.Whenever select the option we get Editor configuration with all manager settings

4.Expand the default manager and change the Max File Size option with your desired value

5.Finally you have to change the file size in web.config.In web .config we have a option in http Run time

Tuesday, February 21, 2012

Features of Dotnet Nuke 6.0

DotNetNuke is an open source Web Content Management System (CMS) for Microsoft .NET. DotNetNuke (DNN) Enterprise Edition 6.0 has endless possibilities for developing an resourceful website and business applications .

Features of DotNetNuke Enterprise 6.0 are :-

1) New Look
2) Fully Integrated
3) Microsoft SharePoint Connector
4) DNN eCommerce
5) DNN in the Cloud
6) DNN Learns a New Language

For more details description about DNN 6.0 Feautres

Bel