RSS Feed MattJura.com
Register Login

Allow large file uploads using TelerikEditorProvider in DotNetNuke 6

Very often we come across the requests to set larger file uploads for the editor in DotNetNuke.
The default setting allows you to upload 4mb which if you want to upload media files is not enough.

Here are the changes required to upload larger files via editor and file manager in DotnetNuke.
The example is based on using the TelerikEditorProvider set as the default html editor for the site and is based on DNN 6.01+

1. Setting the TelerikEditorProvider as the default editor for the site.

Under host HTML Editor Manager you can see the current provider and change it if required to TelerikEditorProvider

HTML Editor Provider settings in DNN


Mobile sites on DotNetNuke

Mobile SkinWith the current growth of smart mobile and tablet market you can not ignore the fact that your site should be mobile ready. Any business or organisation has to take into consideration how their website will look on mobile devices. When developing in DotNetNuke there are few different approaches you can take.

Apart from creating mobile specific site located on its own url (for example mobile.mysite.com or mysite.com/mobile) maybe you should consider using the same portal and content for mobile devices as for desktops, just change method of delivery depending on the device used to access the site. The advantage of this approach is that you only have to maintain one site / portal.

Here are available options and their advantages.

jQuery tip avoiding loading delay

If like me you include your java scripts and

$(document).ready(function() {
});

at the bottom of the page, very often when using jQuery slide show (for example cycle plugin or similar), you will notice that the images load first and show up on the page before being hidden via script located at the bottom of the page.

There is a simple workaround that I use to make sure that this does not happen.

Page 1 of 9First   Previous   [1]  2  3  4  5  6  7  8  9  Next   Last   
Matt Jura

Matt is a Front End Developer, UI designer, DotNetNuke, E-commerce and SEO specialist, responsible for large number of websites, including e-commerce and online catalogues for domestic and international clients.
View my portfolio on Behance
View my profile on KLOUT
Add me to your circles
Follow me on Twitter


Matt Jura on Twitter
I just unlocked the "Adventurer" badge on @foursquare! http://t.co/EIGvS0hV Posted 4 days ago
CISS side menu and #CataLook - woring a treat :) #DotNetNuke Posted 14 days ago
First site successfully upgraded to #DotNetNuke 06.01.03 :) Posted 21 days ago
Post on Large File Uploads in #DotNetNuke http://t.co/YdnqVkaU #Dnn #Telerik Posted 46 days ago
Last skin done, catalook products set up, new domain implemented, autoresponder written - Xmas time :-) Posted 62 days ago

Follow me

WSI DNN services