Defect #475

Updated by Samer - over 11 years ago

Right now, the default tooltip in the default group license is:

> (c) kune under license: Creative Commons Attribution-ShareAlike

This has two issues:
-# # The (c) should not be for "kune" but for the group (or the user if it's a user space). Kune should not own the copyright of the contents created in the platform.-
# Nowadays it uses the short-user-name and the short-group-name. I would use the long versions.
platform.
# This should be the default license for the contents of the group, but it should be possible to specify a different license of a specific document (in the body of the document). We can allow this simply changing the default tooltip sentence.
# Legally, the copyright notice should include the year to be valid.

Combining the three of them, I'd suggest this new tooltip for groups:
> (c) <long-group-name> <year>, under license (unless specified otherwise): Creative Commons Attribution-ShareAlike

for user spaces:
> (c) <long-user-name> <year>, under license (unless specified otherwise): Creative Commons Attribution-ShareAlike

PS: I'd like to work on this, please specify if you like it with +1

Back