Everybody loves being called by their name, right?

Personalization allows you to go the extra mile in communicating and connecting one to one with your clients. When it comes to technology and web site content, you now have the power to leverage this personalization directly with your users on your DNN site.

Tailored Text allows you to add text/html to your web site that can be different for anonymous users, registered users, and even individual users specifically. Ever needed to include a clients user or contact information within a text or html module? What about the date their subscription expires; or maybe just address them directly by name throughout your web site? Tailored Text offers over twenty default parameters or tokens  that can be included within the text or HTML of your module. Text can also be setup for unique content per language within your DNN portal so you can fully localize all text within your site!

Tailored Text allows you to add text/html to your web site that can be different for anonymous users, registered users, and even individual users specifically. With Tailored Text, the possibilities are endless on communicating and connecting with each user that visits your website. Some of the great features include:

  • DNN 6.x Interface with updated pop up interfaces, DNN6 stylesheet classes, and updated GUI.
  • Extended tokens with references to render back specific content per portal alias / web site url.
  • All tokens for querystring, session, and SQL can create customized SEO pages.
  • Enhanced SQL Binding supports multiple rows of data.
  • One of the heroes in Collection 7.0

 

Personalization allows you to go the extra mile in communicating and connecting one to one with your clients. When it comes to technology and web site content, you now have the power to leverage this personalization directly with your users on your DotNetNuke® site.

Tailored Text allows you to add text/html to your web site that can be different for anonymous users, registered users, and even individual users specifically. Ever needed to include a clients user or contact information within a text or html module? What about the date their subscription expires, or maybe just address them directly by name throughout your web site? Tailored Text offers over twenty default parameters or tokens  that can be included within the text or HTML of your module. Text can also be setup for unique content per language within your DotNetNuke® portal so you can fully localize all text within your site!

Need custom parameters included within your text? No problem! There are several easy methods of creating custom parameters for your module. These can include querystring, session, or based on a database SQL query.

What’s New in Version 3.0?

  • New DotNetNuke 6.x Interface – Including updated pop up interfaces, DNN6 stylesheet classes, and updated GUI.
  • Extended tokens with references for the current portal alias, URL, and differentiation between child or parent portals – Use these in SQL queries to render back specific content per portal alias / web site url!
  • New SEO Enhancements! Now all of your tokens for querystring, session, and SQL can create customized SEO pages. Include all tokens within…
    • Page Title
    • Page Keywords
    • Page Description
 


What’s New in Version 2.3?


 

What’s New in Version 2.2?


  • SQL Binding now supports multiple rows of data. Previously Tailored Text SQL binding was limited to a single row of data within the item template. Enhancements have been added to now support the same item template with each individual row of data returned from a query.
  • Additional tokens to support portal aliases – Now you can setup unique content per portal based on the alias of the site. This could allow you to display unique content for a sandiego.yoursite.com with other content for newyork.yoursite.com.

 

What’s New in Version 2.1?

  • Now supports SQL DB Binding – Now you can setup Tailored Text to conditionally render data driven content throughout the text from a single database query.
  • New debug mode for easier administration.
  • New administration interface with AJAX and fewer postbacks.

 

What’s New in Version 2.0?

  • Update user interface for easier management of anonymous and registered users templates.
  • Now supports content localization! Setup your text to be different based on the users language or the language selected on the site: View Demo of This Feature
 

Module Features

  • Add rich, user-specific text/html content to your DotNetNuke portal.
  • Enter text for anonymous and registered users plus add tokens/parameters throughout your text that will then be replaced when the user is signed in.
  • Create custom parameters/tokens based on querystring variables passed to the page, session variables, or even dynamic SQL parameters.
  • IPORTABLE Support – Import/Export custom tailored text between modules.

 

Example default parameters include:

  • First Name – SuperUser
  • Last Name – Account
  • Full Name-SuperUser Account
  • Display Name – SuperUser Account
  • Email Address -host
  • UserName – host
  • Portal Name – Nocus Networks Inc. – DotNetnuke Modules

 

Example custom parameters include:

  • Querystring parameters – Pass querystring values to the page and the parameter within the text/html will be replaced with the querystring value.
  • Session parameters – Allow any session variable to be easily displayed to the user.
  • SQL parameters – With SQL parameters your options are virtually endless; Easily pull from any database table information. Example: Select BirthDate from yourcustomtable where UserID = 1. This feature can also be utilized with Dynamic Registration.
  • Ability to set the default value if no data is present.