File:  [LON-CAPA] / loncom / publisher / copyright.tab
Revision 1.6: download - view: text, annotated - select for diffs
Fri Mar 14 02:26:12 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003, HEAD
Towards bugs #662 - add customized rights of use (multiple domains,
specific courses, etc).
* Adds new extension ".rights" and handler lonrights.pm for editing and
viewing (not implemented yet)
* Adds new "copyright" metadata value "custom"
* Adds new metadata-field "customdistributionfile" to ".rights" file
(active only if copyright=custom)
* Author can cover large number of resources by one ".rights" file -
if distribution changes, only that one files needs republishing (like
a ".library" file)

default	System wide - can be used for any courses system wide
public	Public - no authentication or authorization required for use
free	System wide - open source to all authors
priv	Private - visible to author only for testing purposes
domain	Domain only - use limited to courses in the domain
custom	Customized right of use ...	

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>