Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
xBlog
Commits
219a9615
Commit
219a9615
authored
Nov 24, 2018
by
Dirk Wildt
Browse files
0.0.1
parent
a7f9dc46
Pipeline
#71
canceled with stages
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Configuration/FlexForms/Base/flexform_sheet_ctrl.xml
deleted
100644 → 0
View file @
a7f9dc46
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
<ROOT>
<TCEforms>
<sheetTitle>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<settings.flexform.pi1.ctrl.plugin.list>
<TCEforms>
<exclude>
1
</exclude>
<label>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.plugin.list
</label>
<config>
<type>
select
</type>
<foreign_table>
tt_content
</foreign_table>
<foreign_table_where>
list_type = 'xblog_pi1' ORDER BY title
</foreign_table_where>
<items
type=
"array"
>
<numIndex
index=
"0"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.plugin.list.default
</numIndex>
<numIndex
index=
"1"
></numIndex>
</numIndex>
</items>
<maxitems>
1
</maxitems>
<minitems>
1
</minitems>
<size>
1
</size>
</config>
</TCEforms>
</settings.flexform.pi1.ctrl.plugin.list>
<settings.flexform.pi1.ctrl.plugin.single>
<TCEforms>
<exclude>
1
</exclude>
<label>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.plugin.single
</label>
<config>
<type>
select
</type>
<foreign_table>
tt_content
</foreign_table>
<foreign_table_where>
list_type = 'xblog_pi1' ORDER BY title
</foreign_table_where>
<items
type=
"array"
>
<numIndex
index=
"0"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.plugin.single.default
</numIndex>
<numIndex
index=
"1"
></numIndex>
</numIndex>
</items>
<maxitems>
1
</maxitems>
<minitems>
1
</minitems>
<size>
1
</size>
</config>
</TCEforms>
</settings.flexform.pi1.ctrl.plugin.single>
<settings.flexform.pi1.ctrl.mode.send>
<TCEforms>
<exclude>
1
</exclude>
<label>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.mode.send
</label>
<config>
<type>
select
</type>
<items
type=
"array"
>
<numIndex
index=
"0"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.mode.send.default
</numIndex>
<numIndex
index=
"1"
>
default
</numIndex>
</numIndex>
<numIndex
index=
"1"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.mode.send.exclusive
</numIndex>
<numIndex
index=
"1"
>
exclusive
</numIndex>
</numIndex>
</items>
<maxitems>
1
</maxitems>
<minitems>
1
</minitems>
<size>
1
</size>
</config>
</TCEforms>
</settings.flexform.pi1.ctrl.mode.send>
<settings.flexform.pi1.ctrl.mode.receive>
<TCEforms>
<exclude>
1
</exclude>
<label>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.mode.receive
</label>
<config>
<type>
select
</type>
<items
type=
"array"
>
<numIndex
index=
"0"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.mode.receive.default
</numIndex>
<numIndex
index=
"1"
>
default
</numIndex>
</numIndex>
<numIndex
index=
"1"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Base.xlf:sheet_ctrl.mode.receive.exclusive
</numIndex>
<numIndex
index=
"1"
>
exclusive
</numIndex>
</numIndex>
</items>
<maxitems>
1
</maxitems>
<minitems>
1
</minitems>
<size>
1
</size>
</config>
</TCEforms>
</settings.flexform.pi1.ctrl.mode.receive>
</el>
</ROOT>
</T3DataStructure>
\ No newline at end of file
Configuration/FlexForms/Marginal/flexform.xml
View file @
219a9615
...
...
@@ -6,6 +6,7 @@
<sheets>
<table>
EXT:xblog/Configuration/FlexForms/Base/flexform_sheet_table.xml
</table>
<marginalview>
EXT:xblog/Configuration/FlexForms/Marginal/flexform_sheet_marginal.xml
</marginalview>
<ctrl>
EXT:xblog/Configuration/FlexForms/Marginal/flexform_sheet_ctrl.xml
</ctrl>
<debug>
EXT:xblog/Configuration/FlexForms/Base/flexform_sheet_debug.xml
</debug>
</sheets>
</T3DataStructure>
Configuration/FlexForms/Marginal/flexform_sheet_ctrl.xml
0 → 100644
View file @
219a9615
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
<ROOT>
<TCEforms>
<sheetTitle>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Marginal.xlf:sheet_ctrl
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<settings.flexform.pi1.ctrl.plugin.single>
<TCEforms>
<exclude>
1
</exclude>
<label>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Marginal.xlf:sheet_ctrl.plugin.single
</label>
<config>
<type>
select
</type>
<foreign_table>
tt_content
</foreign_table>
<foreign_table_where>
list_type = 'xblog_pi1' ORDER BY title
</foreign_table_where>
<items
type=
"array"
>
<numIndex
index=
"0"
type=
"array"
>
<numIndex
index=
"0"
>
LLL:EXT:xblog/Resources/Private/Language/FlexForms/Marginal.xlf:sheet_ctrl.plugin.single.default
</numIndex>
<numIndex
index=
"1"
></numIndex>
</numIndex>
</items>
<maxitems>
1
</maxitems>
<minitems>
1
</minitems>
<size>
1
</size>
</config>
</TCEforms>
</settings.flexform.pi1.ctrl.plugin.single>
</el>
</ROOT>
</T3DataStructure>
\ No newline at end of file
Resources/Private/Language/FlexForms/Marginal.xlf
View file @
219a9615
...
...
@@ -3,6 +3,18 @@
<file
source-language=
"en"
target-language=
"de"
datatype=
"plaintext"
original=
"messages"
date=
"2018-11-23T15:11:39Z"
product-name=
"xblog"
>
<header/>
<body>
<trans-unit
id=
"sheet_ctrl"
>
<source>
Controlling
</source>
<target>
Steuerung
</target>
</trans-unit>
<trans-unit
id=
"sheet_ctrl.plugin.single"
>
<source>
Plugin for the single view
</source>
<target>
Plugin für die Einzelansicht
</target>
</trans-unit>
<trans-unit
id=
"sheet_ctrl.plugin.single.default"
>
<source>
Please choose ...
</source>
<target>
Bitte auswählen ...
</target>
</trans-unit>
<trans-unit
id=
"sheet_marginal"
>
<source>
Marginal
</source>
<target>
Rand
</target>
...
...
Write
Preview
Supports
Markdown
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