-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2033 from tf/inline-file-rights
Inline file rights
- Loading branch information
Showing
106 changed files
with
2,422 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
de: | ||
pageflow: | ||
editor: | ||
files: | ||
common_attributes: | ||
source_url: | ||
label: "Quell-URL" | ||
inline_help: |- | ||
Rechteangabe mit einem Link zur ursprünglichen Quelle | ||
oder zum Author der Datei versehen. | ||
license: | ||
label: "Lizenz" | ||
blank: "(Nicht angegeben)" | ||
inline_help: |- | ||
Fügt der Rechteangabe im Beitrag einen Link zur Lizenz hinzu. | ||
rights_display: | ||
label: "Rechte anzeigen" | ||
inline_help: |- | ||
Lege fest, ob die Rechteangabe der Datei in der | ||
zusammenfassenden Liste in der Info-Box angezeigt werden | ||
soll oder unmittelbar an der Stelle im Beitrag, wo die | ||
Datei verwendet wird. | ||
values: | ||
credits: "In der Info-Box" | ||
inline: "Am verwendenden Element" | ||
file_licenses: | ||
cc_by_4: | ||
name: "CC-BY 4.0" | ||
url: "https://creativecommons.org/licenses/by/4.0/" | ||
cc_by_sa_4: | ||
name: "CC-BY-SA 4.0" | ||
url: "https://creativecommons.org/licenses/by-sa/4.0/" | ||
cc_by_nc_4: | ||
name: "CC-BY-NC 4.0" | ||
url: "https://creativecommons.org/licenses/by-nc/4.0/" | ||
cc_by_nc_sa_4: | ||
name: "CC-BY-NC-SA 4.0" | ||
url: "https://creativecommons.org/licenses/by-sa-nc/4.0/" | ||
cc_by_nd_4: | ||
name: "CC-BY-ND 4.0" | ||
url: "https://creativecommons.org/licenses/by-nd/4.0/" | ||
cc_by_nc_nd_4: | ||
name: "CC-BY-NC-ND 4.0" | ||
url: "https://creativecommons.org/licenses/by-nc-nd/4.0/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
en: | ||
pageflow: | ||
editor: | ||
files: | ||
common_attributes: | ||
source_url: | ||
label: "Source URL" | ||
inline_help: |- | ||
Turns the credit note into a link to the original source | ||
or to the author of the file. | ||
license: | ||
label: "License" | ||
blank: "(Not specified)" | ||
inline_help: |- | ||
Adds a link to the license in the credit note. | ||
rights_display: | ||
label: "Display rights" | ||
inline_help: |- | ||
Decide if the file's credit note should be displayed in | ||
the summary list in the info box, or right at the place | ||
in the entry where the file is used. | ||
values: | ||
credits: "In the info box" | ||
inline: "At the element where it is used" | ||
file_licenses: | ||
cc_by_4: | ||
name: "CC-BY 4.0" | ||
url: "https://creativecommons.org/licenses/by/4.0/" | ||
cc_by_sa_4: | ||
name: "CC-BY-SA 4.0" | ||
url: "https://creativecommons.org/licenses/by-sa/4.0/" | ||
cc_by_nc_4: | ||
name: "CC-BY-NC 4.0" | ||
url: "https://creativecommons.org/licenses/by-nc/4.0/" | ||
cc_by_nc_sa_4: | ||
name: "CC-BY-NC-SA 4.0" | ||
url: "https://creativecommons.org/licenses/by-sa-nc/4.0/" | ||
cc_by_nd_4: | ||
name: "CC-BY-ND 4.0" | ||
url: "https://creativecommons.org/licenses/by-nd/4.0/" | ||
cc_by_nc_nd_4: | ||
name: "CC-BY-NC-ND 4.0" | ||
url: "https://creativecommons.org/licenses/by-nc-nd/4.0/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
entry_types/scrolled/config/locales/new/inline_file_rights.de.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
de: | ||
pageflow: | ||
iconInlineFileRights: | ||
widget_type_name: Copyright-Icons | ||
textInlineFileRights: | ||
widget_type_name: Text am Element | ||
widgets: | ||
roles: | ||
inlineFileRights: Inline-Datei-Rechte | ||
pageflow_scrolled: | ||
public: | ||
inline_file_rights_labels: | ||
video: Video | ||
poster: Poster | ||
atmo: Atmo | ||
image: Bild | ||
audio: Audio | ||
after: Nachher-Bild | ||
before: Vorher-Bild | ||
media: Medien |
20 changes: 20 additions & 0 deletions
20
entry_types/scrolled/config/locales/new/inline_file_rights.en.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
en: | ||
pageflow: | ||
iconInlineFileRights: | ||
widget_type_name: Copyright icons | ||
textInlineFileRights: | ||
widget_type_name: Text at element | ||
widgets: | ||
roles: | ||
inlineFileRights: Inline file rights | ||
pageflow_scrolled: | ||
public: | ||
inline_file_rights_labels: | ||
video: Video | ||
poster: Poster | ||
atmo: Atmo | ||
image: Image | ||
audio: Audio | ||
after: After image | ||
before: Before image | ||
media: Media |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.