aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/copyright_based_on_pagespec.mdwn
blob: f15ad4b7586d9e44917f29be5d17f11adf4372f3 (plain)
1
2
3
4
5
6
7
8
9
10
I think the following would be useful.  Have a plugin (pagecopyright? dunno about the name), configured
by an "association-list"
<pre>
copyright_alist=>[ "*/Discussion" => "Comments copyright individual authors",
                   "*"=> "Copyright 2008 Widget Co" ]
</pre>

And yes, I know about [[plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__]]

[[DavidBremner]]