Stories recently tagged with 'DotNetNuke'

Free DotNetNuke Modules: Part 1(kevinlawry.wordpress.com)

submitted by klawryklawry(130) 1 year, 6 months ago

Links to download dozens of free DotNetNuke modules. This is Part 1 of an upcoming series. Users are encouraged to share their favorite free DNN modules for inclusion in future articles. read more...

add a comment |category: |Views: 15

tags: another

XsltDb - DotNetNuke Application Development Environment(xsltdb.codeplex.com)

submitted by originatororiginator(10) 1 year, 6 months ago

XsltDb is a DotNetNuke Application Development Environment. XsltDb provides powerfull XSLT-based programming model, code reuse, syntax highlighting and code completion, context online help make it very easy to create new functions for your web site. Safe database access, ajax support, Telerik ASP.NET control usage, ASP.NET and DotNetNuke environment access and many other features make XsltDb excellent integration platform. read more...

add a comment |category: |Views: 14

tags: another

Using page titles instead of names on the DNN breadcrumb skinobject(dnnuke.blogspot.com)

submitted by sotirisfsotirisf(315) 1 year, 9 months ago

Simple, but useful. A fellow developer needed to use the page title (and not the page name which is the default) on the breadcrumb skinobject of his skin. The reason was that his menu had limited real estate so he had to keep names short, but he needed to give more information on the navigation breadcrumb. read more...

add a comment |category: |Views: 12

tags: another

Displaying a “no search results” message on DNN search results page(dnnuke.blogspot.com)

submitted by sotirisfsotirisf(315) 1 year, 9 months ago

n earlier (4.x) DNN versions, when you make a search and it yields no results you are presented with an empty search results page – without any message. It’s silly, but nobody ever included this as a feature. read more...

add a comment |category: |Views: 18

tags: another

Some Bugs and Fixs After Upgrade DNN from 4.9.5 to 5.1.4(hcjsg.com)

submitted by IscNetIscNet(70) 2 years, 3 months ago

System.Web.Script. Serialization. JavaScriptObjectDeserializer. DeserializePrimitiveObject & iFinity.DNN.Modules.GoogleSiteMap not working... read more...

add a comment |category: |Views: 11

tags: another

Book Review Wrox Professional DotNetNuke Module Programming by Sellers(kemmis.info)

submitted by theboottheboot(175) 2 years, 11 months ago

Review of Mitchel Seller's new book about DNN Module Programming read more...

add a comment |category: |Views: 5

tags: another

Setting a Default Container for Skin Panes in DotNetNuke(willstrohl.com)

submitted by hismightinesshismightiness(549) 3 years ago

Did you know that you can set a default container for a skin pane? Meaning, when someone adds a module to the page, it will automatically pickup the specified container even the Page or Site Settings say otherwise. read more...

add a comment |category: |Views: 23

tags: another

Persisting large values in Module Settings when creating a custom modu(dnnuke.blogspot.com)

submitted by sotirisfsotirisf(315) 3 years, 1 month ago

So you want to create a simple custom module. At first, it seems easy. Just two or three settings to take care of, no need for complicated, custom tables and unistall/uninstall scripts. DNN's built-in module settings API seems to be enough. But suddenly, needs grow a lot. There are some large values you need to store and the ModuleSettings table won't allow large chunks of information per row. It seems that you have to switch to a custom table which will be holding your settings... read more...

add a comment |category: |Views: 2

tags: another

Resolving "fileid=xxx" field values to actual file paths (dnnuke.blogspot.com)

submitted by sotirisfsotirisf(315) 3 years, 1 month ago

Following a previous article of mine, The dbo.tabs.IconFile field issue, I would like to share an easy way to resolve any field that holds values of the type "FileID=xxx" (where xxx is the primary key of a record in the Files table) into the actual file path. This is especially useful when you deal with the IconFile field in the Tabs table, as well as with fields of type Image in a User Defined Table, and probably in a lot more places too. read more...

add a comment |category: |Views: 12

tags: another

How to enable - disable caching programatically and on demand(dnnuke.blogspot.com)

submitted by sotirisfsotirisf(315) 3 years, 1 month ago

Sometimes, when you're doing something programmatically, like moving tabs around, you really don't want caching in your way in any form, since there's a great danger it'll affect the outcome. For some reason, programmatically clearing the cache may not be enough - you just don't need any caching around when you do certain stuff, and you don't want to oblige any host user to manually clear the cache. Here's a really simple way to disable caching programmatically. read more...

add a comment |category: |Views: 68

tags: another

DotNetNuke container customized(amrelgarhytech.blogspot.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 5 months ago

ou will find in the following zipped file the default Image Header - Color Background container but I made customized it to use div instead of tables. read more...

add a comment |category: |Views: 16

tags: another

DotNetNuke skin customized(amrelgarhytech.blogspot.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 5 months ago

You will find in the following zipped file the default DNN-Blue skin but I made customized it to use div instead of tables and to be 4 columns instead of 3. read more...

add a comment |category: |Views: 13

tags: another

Installing DotNetNuke 4.8.2 on a Remote Host (mitchelsellers.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 5 months ago

In previous articles on this site I have provided tutorials for installing DotNetNuke to a local machine, however, I typically avoid the topic of installing DotNetNuke to a remote web hosting provider. I have been asked many times why and the answer is simple; installations to remote hosts are not standardized, depending on the hosting providers environments the steps to install can differ greatly. However, due to popular demand I have created this tutorial which will provide you the basic overview of how to perform a clean installation of DotNetNuke on a remote web hosting provider. In the article I will try to point out the most common differences between different hosting providers, I will also be providing specific examples regarding the use of the Plesk control panel which is what my hosting provider (3Essentials) uses. read more...

add a comment |category: |Views: 64

tags: another

RSSNuke - Module for DotNetNuke(codeplex.com)

submitted by samiksamik(30) 3 years, 7 months ago

RSS module for DotNetNuke read more...

add a comment |category: |Views: 22

tags: another

A screencast on Create A DotNetNuke Module Quickly, From Scratch(kemmis.info)

submitted by theboottheboot(175) 3 years, 7 months ago

A screencast on How to Create A DotNetNuke Module Quickly, From Scratch read more...

add a comment |category: |Views: 64

tags: another

Solving the Search Results problem when using the free MMLinks localiz(dnnuke.blogspot.com)

submitted by sotirisfsotirisf(315) 3 years, 10 months ago

With the free MMLinks DotNetNuke module, you can replace your standard Text/HTML modules with fully localizable ones, localizing both the title and the Text/HTML part. With one slight defect: Since DotNetNuke's search indexer doesn't know anything about the localized titles, it insists on presenting the default, non-localized module title in the Search Results page (that would be "MMLinks" if you leave it intact). read more...

add a comment |category: |Views: 28

tags: another