SimpleCopyright

Creator: Grutte Pier (gruttepier)

Need help installing this extra?

About SimpleCopyright

SimpleCopyright outputs a copyright notice on your webpage where needed. The site_name is used in the chunk to show the author/copyright holder which can be changed accordingly. You can specify the following parameters:

  • &startYear e.g. `2011`, optional
  • &separator  e.g. `/`,default is '-'
  • &static e.g. `1`, default is false, needs the startYear parameter
  • &tpl e.g. `sc_chunk`, the chunk which shows the output (placeholder: [[+output]])

Examples:

[[!SimpleCopyright]] - outputs: "© 2013 by [[++site_name]]"

[[!SimpleCopyright? &startYear=`2009`]] - outputs: "© 2009-2013 by [[++site_name]]"

[[!SimpleCopyright? &startYear=`2009` &static=`1`]] - outputs: "© 2009 by [[++site_name]]"

More examples in the readme.txt although it's pretty simple. The real credit to this one http://modx.com/extras/package/easycopyright by camgill although it seems to have a problem with the installation. The parameters are about the same.

Information

Released
January 12, 2013

Supported Database
MySQL

License
GPLv2

Supported Versions
2.2 - Current

Downloads
1,860

Instructions

Use the Packagemanager or copy the zip file to the core/packages/ folder. In the manager go to the Packagemanager > Search locally. It should appear in the grid. Click 'Install'.

Current releases

1.3.0-rc2
View | Download
January 12, 2013
2.2 - Current