My DotNetNuke ramblings
 

Make a scrolling events list in DotNetNuke

Create a scrolling event list Today I was asked how much it would cost to create a scrolling event list. After some investigation in the template pos...

[Read the rest of this article...]

Posted in: Quick Tip
0 comments

Reusing data using jQuery Templates in PropertyAgent

jQuery Template? After reading jQuery Templates and Data Linking (and Microsoft contributing to jQuery) I wanted to see if I could use this in DotNet...

[Read the rest of this article...]

0 comments

DotNetNuke community magazine?

I have been thinking about an online DotNetNuke magazine for a while now especially seeing that other Opensource CMS applications have these kind of c...

[Read the rest of this article...]

0 comments

Using php thumbnail script in NewsArticles, PropertyAgent or Portal in general

The Ventrian way Those of you that have build solutions using Ventrian NewsArticles or PropertyAgent are familiar with the thumbnail generation featu...

[Read the rest of this article...]

0 comments

SchwingSkinHelper 1.0 templatable SkinObjects

What is SchwingSkinHelper SchwingSkinHelper is the SkinObject Package that comes with SchwingSkin. This contains among others templatable versions of...

[Read the rest of this article...]

Posted in: SchwingSkin
0 comments

SchwingSkin 1.0 released

SchwingSkin is CSS Grid framework especially for DotNetNuke. The idea is that you have one or more base skin .ascx files that contain nothing more than the structure and DotNetNuke items like "ContentPanes" and "SkinObjects". You can style these using "Themelets" which are nothing more than CSS files.

[Read the rest of this article...]

0 comments

Quick Tip: allow for Javascript editing in the RadEditor provider

In the default Install of DotNetNuke you can not use JavaScript in the editor. Right after you have saved it it is deleted. This is because of a conte...

[Read the rest of this article...]

Posted in: Quick Tip
0 comments

Quick Tip: My solution for body background showing in FKC editor

IF you develop skins and given the body a background color or image this also shows through in the background of the FKC editor. This is my solution t...

[Read the rest of this article...]

Posted in: Quick Tip
0 comments

Integrating a custom comment system in Ventrian NewsArticles

As I have taken up the plan to start blogging again about everything related to DotNetNuke and skinning. I started to look at what I wanted to use, th...

[Read the rest of this article...]

Posted in: NewsArticles
0 comments