SunBlogNuke Team Blog

Share you with any news or development process about our dnn modules, such as status or release notes.

First time here? You may want to check out the blog archives, subscribe to the RSS feed, sign up for free email updates, or follow me on Twitter. Thanks for visiting!

From category archives: SunBlogNuke Team Blog

Any topics about our dnn blog module - SunBlogNuke, which is our key product for DotNetNuke platform.

Getting Real to SunBlogNuke v4.5

Today we would like to release an enhanced version 4.5 for Ultimate DNN Blog Module – SunBlogNuke. Please feel free to get it for upgrade. In this building we enhanced templates of Content Slider Widget with including new tokens {block:first} and {block:last}. In the meantime, it introduced the "Extra Template" for flexible layouts. The awesome sample is the new tutorial - [Amazing Slide Thumbs with DNN Blog Posts]. More excited stuff is that we began to add comments into the Active Social Journal more than blog posts. You may know that the DNN 6.0 will be converted into C# (DotNetNuke in C#? My Opinion on The Subject and DotNetNuke source in C#. Yeah, Really.). With the trend, our blogging module also embraced C# from this release. We are proud that our team is getting real to the super publishing product for DNN CMS with more flexible capabilities. :) As usual, the more details for all of the changes can be found in the Release Notes. Major Highlights in v4.5: ENH - Enhanced templ ...

Read the rest of entry »

Amazing Slide Thumbs with DNN Blog Posts

slide_thumbs

jQuery sliders have been spotted to be commonly used in lots of website to display the images/contents in different impressive ways. Since apart from showing large amount of core site content in a limited space on a website, any jQuery slider also has a great capability to engage the viewers and trigger their interest towards what is being shown to them. In the DNN platform,  it’s also a very popular functional widget and there are lots of slider modules for sale in the snowcovered.com. In my opinion, those modules have the vital disadvantage that they are built with static contents and independent with any content publishing tool. In the end you have to modify them one by one if you want to make it look more dynamic. Now we would like to share the alternative useful tool with building neat, elegant and versatile site components with dynamic effects. Yes, that is the Content Slider Widget(CSW) for Ultimate DNN Blog Module – SunBlogNuke.

With the help of jQuery & CSW, you will be able to create any super content sliders with your dnn blog posts. So if you’ve been wondering how jQuery content sliders are accomplished and want to try implementing some of them on your DotNetNuke website, here this tutorial will help you with that.  Today we just showcase the amazing slide thumb on how to make viewing images or other site content more comforting and intuitive. Take a look at how the slide thumbs actions – demo link. Then let’s go ahead.

Read the rest of entry »

SunBlogNuke v4.4.5 with Subscription & More Flexibility

Today we are glad that the building v4.4.5 of Ultimate DotNetNuke blog module –  SunBlogNuke is available for free upgrade. It implemented the initial subscription feature with a brand new widget called "Subscription", where you can place into your blog sider bar for users to subscribe the email notification when new post published; in the meanwhile, initially it introduced the extension mechanism with more flexibility and extendibility,  with which you will extend the core framework easily and implemented the customized business logic. For example, you would like to support Markdown Syntax in comments or auto-publish to twitter/facebook (any 3rd-party social services) when writing a new post, now you can complete it by implementing the customized extensions, such as Markdown Extension or Twitter Extension. More awesome widgets are included into this building, such as alternative "Archives" widget and "Profile" widget to show the profile of your blog authors with handy template and tokens. Later we will publish more tutorials about those topics and please stay tune. As usual, the complete details for all of the changes can be found in the Release Notes.

Major Highlights in v4.4.5:

  • ENH - Supported new 'Archives' widget, which allows you to show the blog archives with flexible settings in any page of dnn website.
  • ENH - Supported new handy 'Profile' widget, which you can integrate with to show the profile of your blog authors .
  • ENH - Supported new fields [PublishedDate] & [LastModifiedBy] in the post entity.
  • ENH - Supported new tokens {block:customfield:xxx} and {else} in the Content Slider Widget.
  • ENH - Supported to develop customized controls, which may be originally in the 'shared' folder, for the current theme.
  • ENH - Supported the plus view with quick way to deal with common tasks, such as approve comment & regenerate links.
  • ENH - Enhanced the Disqus integration.
  • ENH - Enhanced search result view.
  • ENH - Released the additional language resource packages - Spanish & Italian.
  • FIX - Possible XSS vulnerability issue in the Rsd hander.
  • FIX - Monthly Archive list collapses when Month clicked.
  • Lots of other fixes & enhancements.

NOTE: As with any release, we recommend you perform a complete file and database backup before performing any upgrade on a production website and that you first conduct a trial upgrade on a staging version of the site. Following these guidelines will ensure that you are able to recover should any unforeseen problems arise during the upgrade process.

Note that some issues may occur if your original version of SunBlogNuke is lower version, like 3.x, and you've developed your customized theme. Please refer to the tutorial - Must-Read Note for SunBlogNuke v4.x and follow the instructions. Hope it makes sense.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Thumb Up DNN Blog Post with Vote Feature

advanced_vote

Actually the vote/digg feature, which allows registered users to vote for your blog posts, was supported from Ultimate DNN Blog Module – SunBlogNuke v4.0 but it is not active in default. It requires some customizations to integrate with. Today we would like to share you how to apply the awesome feature into your dnn blog.  Firstly we will introduce the basic sample with built-in feature, then extend to supply the advanced usage with developing a new vote widget and customized  styles.

Read the rest of entry »

Custom Fields Hacks For DNN Blog

In our previous posts on Ultimate DNN Blog Module – SunBlogNuke hacks, we discussed the incredible flexibility of  SunBlogNuke, which is one of the biggest reasons for its popularity among bloggers worldwide. In particular, from v4.0 we introduced the custom fields feature, which let users create variables and add custom values to them, are  one of the reasons for SunBlogNuke’ flexibility and endless possibilities.

In this tutorial, we will compile a list of useful things that you can do with custom fields in SunBlogNuke (if you are not heard of custom fields feature please refer to the initial guideline firstly - Extend DNN Blog With Custom Fields). Among them are re-defining the <title> tag of every post and linking to external resources instead of the blog post.

Ultimate DNN Blog Module v4.4 Refactored

I hope everyone is having a good weekend! Today we are glad that the refactored release v4.1 for for Ultimate DotNetNuke blog module – SunBlogNuke is available for free upgrade. This release contains some requested features, such as extending new fields [PublishedDate] & [LastModifiedBy] in the post entity so now it totally supported the necessary fields - CreatedOn, CreatedBy, LastModifiedOn, LastModifiedBy and PublishedOn, which you can access in the theme view template as well as tokens in the Content Slider Widget. Also it enhanced custom field feature in the Content Slider Widget with extending new tokens {block:customfield:xxx} and {else}, with which you will can configure default value for some specific custom fields if they are null or empty (Please refer to the updated tutorial - Extend DNN Blog With Custom Fields). In the last we would like to thank our client Guido A LOT because their team contributed the Italian language resource package, which will make our module easily friendly. As usual, the complete details for all of the changes can be found in the Release Notes.

Major Highlights in v4.4:

  • ENH - Supported new fields [PublishedDate] & [LastModifiedBy] in the post entity.
  • ENH - Supported new tokens {block:customfield:xxx} and {else} in the Content Slider Widget.
  • ENH - Enhanced the Disqus integration.
  • ENH - Enhanced search result view.
  • ENH - Released the additional language resource packages - Spanish & Italian.
  • Lots of other fixes & enhancements.

NOTE: As with any release, we recommend you perform a complete file and database backup before performing any upgrade on a production website and that you first conduct a trial upgrade on a staging version of the site. Following these guidelines will ensure that you are able to recover should any unforeseen problems arise during the upgrade process.

Note that some issues may occur if your original version of SunBlogNuke is lower version, like 3.x, and you've developed your customized theme. Please refer to the tutorial - Must-Read Note for SunBlogNuke v4.x and follow the instructions. Hope it makes sense.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Ultimate DNN Blog Engine - SunBlogNuke v4.3

Today we would like to release an enhanced version 4.3 for Ultimate DNN Blog Module – SunBlogNuke. Please feel free to get it for upgrade. In this building we enhanced theme mechanism with providing more ways to customizations, in the mean time it began to support EditArea (the code editor in a textarea) to highlight the theme view files and now you can easily deal with those customizations. For example, from the v4.3 you are able to take control of the layout or UI of your customized theme, such as bookmark, vote and related posts  section. The awesome sample is the tutorial - Integrate SexyBookmarks into DNN Blog.  As usual, the complete details for all of the changes can be found in the Release Notes.

Major Highlights in v4.3:

  • ENH – Supported EditArea (the code editor in a textarea) to highlight the theme view files and now you can easily deal with those customizations.
  • ENH - Refactored styles for all themes.
  • ENH - Enhanced theme mechanism with providing more ways to customizations.
  • ENH - Supported imageurl/icon for Categories Widget.
  • FIX - Fail to fall back '_default/commentview.ascx' when the comment view file of the current theme does not exists.
  • FIX - The 'Print' link opens a blank page in the browser and the resource cannot be found.
  • FIX - Enhanced digg feature and made it work again.
  • Lots of other fixes & enhancements.

NOTE: As with any release, we recommend you perform a complete file and database backup before performing any upgrade on a production website and that you first conduct a trial upgrade on a staging version of the site. Following these guidelines will ensure that you are able to recover should any unforeseen problems arise during the upgrade process.

Note that some issues may occur if your original version of SunBlogNuke is lower version, like 3.x, and you've developed your customized theme. Please refer to the tutorial - Must-Read Note for SunBlogNuke v4.x and follow the instructions. Hope it makes sense.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Integrate SexyBookmarks into DNN Blog

Integrate SexyBookmarks into DNN Blog

The Ultimate DNN Blog Module – SunBlogNuke supports the social bookmark feature from the beginning, with which your readers easily share your blog post on the famous social bookmark services around the world. But you may heard of sexy bookmark plugin of Wordpress and really like the way it pop up the icons on hover so that you want to use the popular and cool SexyBoomarks plugin in your dnn blog post. Actually that was the request raised by some our customers. Now I would like to teach you how to convert the original bookmark into SexyBoomarks like effect with beautiful design & icons (If you still don’t know about SexyBoomarks or you want to learn more, please go to its homepage). The extend way is super easy and is a pure css version with css sprites technique, which inspired by the great post [Sexy bookmark like effect using pure css : re-cleaned].

Read the rest of entry »

Create the navigable content slideshow for dnn website

Slideshow

From v4.2.0 , the Ultimate DNN Blog Module – SunBlogNuke includes custom fields features and the Content Slider Widget supports to include external scripts and styles easily. Now we have the ability to set up your content widget as a list and apply some cool jQuery slider scripts to it without any additional steps. Today we would like to show you how to integrate it with Coin Slider Plugin. First take a look at how the navigable content slideshow actions – demo link. Then let’s go ahead the great journey for building an awesome content slider in your home page.

Fixed Version 4.2.5 for SunBlogNuke Available Now

Today we would like to release the fixed version 4.2.5 for Ultimate DNN Blog Module – SunBlogNuke, which includes some urgent  fixes introduced from v4.0, such as tag cumulus flash may disappear when clicking 'View all tags' and it will pop up a prompt error if guest posts a comment with checking option "Remember my details'. Also we enhanced Content Slider Widget with ability to filter the last 7/30 days of post(Removed again in the later building). Importantly we rolled back the rich text editor for excerpt field in regards of the issue mentioned in this post - RadEditor missing from Excerpt field. Hope it makes sense.

As usual, the complete details for all of the changes can be found in the Release Notes.

BTW, if you would like to upgrade it from older version, such as 3.x and you've developed your customized theme. Please BACK UP YOUR CHANGES BEFORE PROCEEDING and refer to the tutorial - Must-Read Note for SunBlogNuke v4.x and follow the instructions.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Copyright © 2009-2024 Ultimate DNN Blog Module - SunBlogNuke Powered by SunBlogNuke Corp