Code at http://forum.nucleuscms.org/viewtopic.php?t=2597 (Author: TrenT)
This plugin will display a copyright message and link to specified URL using data gathered in plugin parameters. EG. Copyright 2002-2003 Trent. All rights reserved.
Just use <%plugin(Copyright,2002-2003,Trent.,http://www.onvertigo.com,All Rights Reserved)%> anywhere you want the copyright displayed in your skins or templates.
Copy and paste code at http://forum.nucleuscms.org/viewtopic.php?t=2597 into a file called NP_Copyright.php. Upload the file into the nucleus plugin directory, than install or update the subscription list. Include <%plugin(Copyright,2002-2003,Trent,http://www.onvertigo.com,All Rights Reserved)%> in your skins or templates where you want the copyright information to appear.
:: Back to Plugins Overview ::