DotNetNuke Admin User Accounts

The Admin User Accounts page allows for the administration of the users associated with the website. Users created for this website portal are not accessible from another portal within the DotNetNuke installation. DotNetNuke prohibits more than one user from having the same username. This extends across all of the portals created on a DotNetNuke installation. […]

Read More… from DotNetNuke Admin User Accounts

Skin Search Control

DotNetNuke has a built-in search control for use within the design of a skin. When designing a DotNetNuke skin as an HTML file add the token [search] at the point within the design where the search is to be shown. Importing the skin will replace the token with the required code in the resulting .ascx […]

Read More… from Skin Search Control

DotNetNuke Admin Languages

DotNetNuke enables the use of multiple languages on the forms and modules. The languages available on a website and the default language are configured on the page admin/languages. Assuming that the appropriate language has been added the language displayed will match: The language defined for the user (if logged in) The language configured in the […]

Read More… from DotNetNuke Admin Languages