How to get a dynamic Copyright in your DotNetNuke Portal

Here's a quick DotNetNuke Tip.

If you want to have your Copyright statement that will appear in the DNN Copyright token (skinobject) of a skin you can do the following.

Edit your Portal's settings, in the copyright section remove the copyright statement. If you do this, DNN will sub in the copyright statement in the format of

Copyright (c) YEAR PORTALNAME where the YEAR will be replaced by the current year, and the PORTALNAME will be replaced with the name of the portal.

Just another quick tip, I've been using DNN for over 5 years, and  still learn something new on a daily basis!

4 Comments

  • you didn't know that? newbie!

  • Nice! I would've never known that! Thanks for the info.

  • I leave the copyright setting blank (generally) and I aslo edit the language setting so that it reads the way I want ie © instead of Copyright (c) produces © My Portal 2008

  • From Nick:
    "I leave the copyright setting blank (generally) and I aslo edit the language setting so that it reads the way I want ie © instead of Copyright (c) produces © My Portal 2008"

    Where abouts in the language settings is this? In Global or Local Resources? I've had a quick look but can't seam to find it?

Comments have been disabled for this content.