Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
typo3.org
typo3.org
Commits
e99fa6cf
Commit
e99fa6cf
authored
Sep 29, 2020
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add content publisher as contribution type
parent
4fe4e743
Pipeline
#9698
passed with stages
in 5 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
extensions/t3org_layout/Configuration/TCA/tx_t3orglayout_domain_model_contributors.php
...guration/TCA/tx_t3orglayout_domain_model_contributors.php
+1
-0
extensions/t3org_layout/Resources/Private/Language/locallang.xlf
...ons/t3org_layout/Resources/Private/Language/locallang.xlf
+3
-0
No files found.
extensions/t3org_layout/Configuration/TCA/tx_t3orglayout_domain_model_contributors.php
View file @
e99fa6cf
...
...
@@ -67,6 +67,7 @@ return [
[
'Copy Editor'
,
2
],
[
'Proofreader'
,
3
],
[
'Translator'
,
4
],
[
'Content Publisher'
,
5
],
]
],
],
...
...
extensions/t3org_layout/Resources/Private/Language/locallang.xlf
View file @
e99fa6cf
...
...
@@ -26,6 +26,9 @@
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.4"
>
<source>
Translator
</source>
</trans-unit>
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.5"
>
<source>
Content Publisher
</source>
</trans-unit>
</body>
</file>
</xliff>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment