feature request #6316
bug #6329: improve display of media sources and annotations
display source references of media objects in media page
100%
Description
- The sources should be an ordinary attribute here, not integrated in any footnote or annotation framework
- Consider renaming of "Sources" into "Source(s)"
Associated revisions
ref #6316 refactoring for cleaner original source code
ref #6316 fixing two layout issues:
- html was processes as plain text
- removing URI from titlecache when type is WebPage
ref #6316 refactoring for cleaner original source code - bug fix
ref #6316 using ; as separator for multiple sources
History
#1 Updated by Andreas Kohlbecker about 4 years ago
- Subject changed from display source references of media objects to display source references of media objects in media page
In the media page the display of sources is missing.
#2 Updated by Andreas Müller about 4 years ago
- Description updated (diff)
#3 Updated by Andreas Müller almost 4 years ago
- Target version changed from Release 4.6 to Release 4.7
#4 Updated by Andreas Kohlbecker almost 4 years ago
- Parent task set to #6329
#5 Updated by Andreas Kohlbecker almost 4 years ago
- Description updated (diff)
- Target version changed from Release 4.7 to Release 4.8
#6 Updated by Andreas Kohlbecker over 3 years ago
- Target version changed from Release 4.8 to Release 4.9
#7 Updated by Andreas Kohlbecker over 3 years ago
- Description updated (diff)
#8 Updated by Andreas Kohlbecker over 3 years ago
- Description updated (diff)
#9 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.9 to Release 4.10
#10 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.10 to Release 4.11
#11 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.11 to Release 4.12
#12 Updated by Andreas Müller about 3 years ago
- Target version changed from Release 4.12 to Release 4.13
#13 Updated by Andreas Müller about 3 years ago
- Target version changed from Release 4.13 to Release 4.14
#14 Updated by Andreas Müller about 3 years ago
- Target version changed from Release 4.14 to Release 5.0
#15 Updated by Andreas Kohlbecker almost 3 years ago
- Target version changed from Release 5.0 to Release 5.1
#16 Updated by Andreas Müller over 2 years ago
- Target version changed from Release 5.1 to Release 5.2
#17 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.2 to Release 5.3
#18 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.3 to Release 5.4
#19 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.4 to Release 5.5
#20 Updated by Andreas Kohlbecker about 2 years ago
- Target version changed from Release 5.5 to Release 5.6
#21 Updated by Andreas Kohlbecker about 2 years ago
- Target version changed from Release 5.6 to Unassigned CDM tickets
#22 Updated by Andreas Müller about 2 years ago
- Target version changed from Unassigned CDM tickets to Release 5.6
To me it looks like this is already implemented. I add to current milestone just to check. Either close+remove milestone or set back to unassigned.
#23 Updated by Andreas Kohlbecker almost 2 years ago
- Priority changed from New to Highest
#24 Updated by Andreas Kohlbecker almost 2 years ago
- Target version changed from Release 5.6 to Release 5.7
#25 Updated by Andreas Müller almost 2 years ago
- Target version changed from Release 5.7 to Release 5.8
#26 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Andreas Kohlbecker to Andreas Müller
done and also test implemented.
#27 Updated by Andreas Kohlbecker over 1 year ago
- % Done changed from 0 to 70
#28 Updated by Andreas Müller over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Andreas Kohlbecker
- % Done changed from 70 to 80
Generally this works. Only we should replace "," by ";" as separator for multiple sources. The former is often part of the title itself while the later is rarely used in titles and therefore is better as separator.
Afterwards you may close the ticket.
#29 Updated by Andreas Kohlbecker over 1 year ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
using ; as separator for multiple sources: cdm-dataportal|c021779a