Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
start
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
typo3
start
Commits
7e4f9ffc
Commit
7e4f9ffc
authored
Jun 08, 2017
by
Dirk Wildt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.5.17
parent
12ec79b9
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
34 additions
and
12 deletions
+34
-12
ChangeLog
ChangeLog
+10
-0
setup.ts
Configuration/TypoScript/EMail/tt_content/image/setup.ts
+8
-8
ChangeLog
Initialisation/Extensions/cb_foundation/ChangeLog
+7
-0
tt_content.php
.../cb_foundation/Configuration/TCA/Overrides/tt_content.php
+2
-0
Show.html
...foundation/Resources/Private/Templates/Clearing/Show.html
+4
-1
ext_emconf.php
Initialisation/Extensions/cb_foundation/ext_emconf.php
+1
-1
ext_emconf.php
ext_emconf.php
+2
-2
No files found.
ChangeLog
View file @
7e4f9ffc
2.5.17
2017-06-06
Improvement
* #i0119: newsletter template: td got additional class first and last
2.5.16
2017-05-09
Improvement
* #i0118: Update for cb_foundation 1.5.8
2.5.15
2017-05-02
Feature
...
...
Configuration/TypoScript/EMail/tt_content/image/setup.ts
View file @
7e4f9ffc
...
...
@@ -205,10 +205,10 @@ tt_content.image {
<
td
class
=
"wrapper last"
>
<
table
class
=
"twelve columns"
>
<
tr
>
<
td
class
=
"csc-textpic csc-textpic-intext-right-nowrap###CLASSES###"
>
<
td
class
=
"csc-textpic csc-textpic-intext-right-nowrap
first
###CLASSES###"
>
###
TEXT
###
<
/td
>
<
td
class
=
"right csc-textpic csc-textpic-intext-right-nowrap###CLASSES###"
>
<
td
class
=
"right csc-textpic csc-textpic-intext-right-nowrap
last
###CLASSES###"
>
###
IMAGES
###
<
/td
>
<
td
class
=
"expander"
><
/td
>
...
...
@@ -230,10 +230,10 @@ tt_content.image {
<
td
class
=
"wrapper last"
>
<
table
class
=
"twelve columns"
>
<
tr
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap###CLASSES###"
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap
first
###CLASSES###"
>
###
IMAGES
###
<
/td
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap###CLASSES###"
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap
last
###CLASSES###"
>
###
TEXT
###
<
/td
>
<
td
class
=
"expander"
><
/td
>
...
...
@@ -255,10 +255,10 @@ tt_content.image {
<
td
class
=
"wrapper last"
>
<
table
class
=
"twelve columns"
>
<
tr
>
<
td
class
=
"csc-textpic csc-textpic-intext-right-nowrap###CLASSES###"
>
<
td
class
=
"csc-textpic csc-textpic-intext-right-nowrap
first
###CLASSES###"
>
###
TEXT
###
<
/td
>
<
td
class
=
"right csc-textpic csc-textpic-intext-right-nowrap###CLASSES###"
>
<
td
class
=
"right csc-textpic csc-textpic-intext-right-nowrap
last
###CLASSES###"
>
###
IMAGES
###
<
/td
>
<
td
class
=
"expander"
><
/td
>
...
...
@@ -280,10 +280,10 @@ tt_content.image {
<
td
class
=
"wrapper last"
>
<
table
class
=
"twelve columns"
>
<
tr
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap###CLASSES###"
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap
first
###CLASSES###"
>
###
IMAGES
###
<
/td
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap###CLASSES###"
>
<
td
class
=
"csc-textpic csc-textpic-intext-left-nowrap
last
###CLASSES###"
>
###
TEXT
###
<
/td
>
<
td
class
=
"expander"
><
/td
>
...
...
Initialisation/Extensions/cb_foundation/ChangeLog
View file @
7e4f9ffc
1.5.8
17-05-09
Improvement
* #i0009: Clearing Lightbox: ul got the class "small-block-grid-{data.imagecols}"
See:
* Resources/Private/Templates/Clearing/Show.html
1.5.7
17-04-05
Improvement
...
...
Initialisation/Extensions/cb_foundation/Configuration/TCA/Overrides/tt_content.php
View file @
7e4f9ffc
...
...
@@ -31,12 +31,14 @@ $GLOBALS[ 'TCA' ][ 'tt_content' ][ 'types' ][ 'cbfoundation_orbit' ][ 'showitem'
--div--;"
.
$lllXml
.
":tabs.access,
--palette--;"
.
$lllXml
.
":palette.visibility;visibility,
--palette--;"
.
$lllXml
.
":palette.access;access"
;
// #i0009, 170509, dwildt: +palette.imageblock
$GLOBALS
[
'TCA'
][
'tt_content'
][
'types'
][
'cbfoundation_clearing'
][
'showitem'
]
=
"--palette--;"
.
$lllXml
.
":palette.general;general,
--palette--;"
.
$lllXml
.
":palette.header;header,
--div--;"
.
$lllXml
.
":tabs.images, image,
--div--;"
.
$lllXml
.
":tabs.appearance,
--palette--;"
.
$lllXml
.
":palette.frames;frames,
--palette--;"
.
$lllXml
.
":palette.image_settings;image_settings,
--palette--;"
.
$lllXml
.
":palette.imageblock;imageblock,
--div--;"
.
$lllXml
.
":tabs.access,
--palette--;"
.
$lllXml
.
":palette.visibility;visibility,
--palette--;"
.
$lllXml
.
":palette.access;access"
;
...
...
Initialisation/Extensions/cb_foundation/Resources/Private/Templates/Clearing/Show.html
View file @
7e4f9ffc
{namespace c=Cbrunet\CbFoundation\ViewHelpers}
<ul
class=
"clearing-thumbs"
data-clearing
>
<f:comment>
#i0009, 170509, dwildt
</f:comment>
<ul
class=
"clearing-thumbs small-block-grid-{data.imagecols}"
data-clearing
>
<c:fal
uid=
"{data.uid}"
categories=
"{settings.clearing.categories}"
>
<f:for
each=
"{objects}"
as=
"image"
>
<f:comment>
...
...
Initialisation/Extensions/cb_foundation/ext_emconf.php
View file @
7e4f9ffc
...
...
@@ -21,7 +21,7 @@ $EM_CONF[$_EXTKEY] = array (
'uploadfolder'
=>
false
,
'createDirs'
=>
''
,
'clearCacheOnLoad'
=>
1
,
'version'
=>
'1.5.
7
'
,
'version'
=>
'1.5.
8
'
,
'constraints'
=>
array
(
'depends'
=>
...
...
ext_emconf.php
View file @
7e4f9ffc
...
...
@@ -11,10 +11,10 @@ $EM_CONF[ $_EXTKEY ] = array(
'uploadfolder'
=>
'0'
,
'createDirs'
=>
''
,
'clearCacheOnLoad'
=>
1
,
'version'
=>
'2.5.1
5
'
,
'version'
=>
'2.5.1
7
'
,
'constraints'
=>
array
(
'depends'
=>
array
(
'cb_foundation'
=>
'1.5.
7
'
,
'cb_foundation'
=>
'1.5.
8
'
,
'gridelements'
=>
'1.0'
,
'typo3'
=>
'6.2.0-7.6.99'
,
),
...
...
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