• MODX.com

    1,894 downloads

SimpleCopyright

SimpleCopyright is an extra by gruttepier, first released on 2013-01-01.

Package Description

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.

Usage/Installation 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'.

Details

Developer(s)
gruttepier
Released
2013-01-12
First seen
2013-01-01
License
GPLv2
Supported databases
Minimum MODX Requirement
2.2

SimpleCopyright Releases

Vendor Signature Released on
MODX.com 1.3-rc2 2013-01-12 (13 years ago)