History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-671
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael Kanonik
Reporter: Christian Groß
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

Enhanced information boxes and copyright statements

Created: 2005-10-21 16:10   Updated: 2006-11-27 13:11
Component/s: Webapp: User Interface
Affects Version/s: None
Fix Version/s: 1.0

Time Tracking:
Not Specified

Issue Links:
depends-on
 
is part of
 


 Description  « Hide
I would suggest to have (at least) the following lists in the information boxes, resp., copyright statements:

Author(s): (lists all creators role="aut"), Contributor(s): (lists all contributors role="aut")

Editor(s): (all creators with role="edt"), Contributor(s): (all contributors with role="edt")

Applet(s): (all programmers of applets, which for that purpose need to be encoded as such, cf. issue AMAuthoring-33)

Translation: (all creators with role="trl"), Contributor(s): (all contributors with role="trl")

... maybe even others

In the copyright boxes, the last line should only appear if the xml:lang of the author differs from the actual language, in which the item is displayed, and in this case, only the translator for this language should be shown, not all translators for all languages. (Of course, this is different in the general information box for some book, where all translators should be mentioned.)

In addition, only those entries should be shown that really apply, i.e., if the item (or book) contains no applet, then this line should be missing, and also if there are no contributors, then the "Contributor(s)" part should be missing.



 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Stefan Winterstein - 2006-07-21 11:07
Postponing.

Stefan Winterstein - 2006-11-07 15:11
Michael K. is working on this.

Michael Kanonik - 2006-11-27 13:11
Fixed:
Copyright statements are improved:
1) The following changes have been added to the copyright statements:

a) Author(s): (Code: all Creators and Contributors with role="aut")
b) Editor(s): (Code: all Creators and Contributors with role="edt")
c)Translation: (Code: all Creators and Contributors with role="trl")

2) Empty lines are not shown.