[TYPO3-core] RFC #16396: Implement a Grid View + wizard to enable the backend layout to be adapted to the frontend look and feel
Søren Malling
soren.malling at gmail.com
Tue Nov 16 13:25:05 CET 2010
Hi,
+1 on Steffens patch, removed the redeclaring issue.
Not to sound rude, but my next issue with the grid view, is that it's
not reflecting the configured backend layout
Please see screenshot
http://yfrog.com/fvgridviewnotshowingcellsp
config, from wizard:
be_layout {
colCount = 3
rowCount = 2
rows {
1 {
columns {
1 {
name = Top
colPos = 1
}
2 {
name = 1x0
}
3 {
name = 2x0
rowspan = 2
}
}
}
2 {
columns {
1 {
name = 0x1
}
2 {
name = 1x1
}
}
}
}
}
Søren Malling
TYPO3 Brugergruppe Danmark: www.typo3danmark.dk
Twitter: twitter.com/sorenmalling
On Tue, Nov 16, 2010 at 1:13 PM, Steffen Ritter <info at rs-websystems.de> wrote:
> Am 16.11.2010 13:02, schrieb Søren Malling:
>>
>> And my Web -> Page module throws the error
>>
>> Fatal error: Cannot redeclare class tx_cms_be_layout in
>>
>> /opt/local/apache2/htdocs/typo3_src/trunk/typo3/sysext/cms/class.tx_cms_be_layout.php
>> on line 92
>
> find attached patch, which removes the second version of the filecontent ^^
>
> _______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
>
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core
>
More information about the TYPO3-team-core
mailing list