[TYPO3-core] FYI: Fixed bug #2105: The width of tt_content is too large (due to access options) - DOCUMENTATION

Michael Stucki michael at typo3.org
Fri Feb 10 09:42:46 CET 2006


Hi Sebastian,

> I fixed issue #2105: The width of tt_content is too large (due to
> access options) by splitting up the mainpalette into two palettes.
> The patch is attached,  it is already in CVS. I talked to michael and
> kasper about it.

OK.

> Anyways, the documentation needs to be updated:
> 
> TYPO3 core API
> search for mainpalette (table "Reference for the ['ctrl'] section:")
> 
> ### START pseudo-DIFF ###
> 
> integer (pointing to palette key)
> + , comma seperated list of integers (pointing to multiple palette keys)

I changed this but...

> 'palettes' => Array (
> - -    '1' => Array('showitem' => 'hidden,starttime,endtime,fe_group'),
> +    '1' => Array('showitem' => 'hidden,starttime,endtime'),
> +    '15' => Array('showitem' => 'fe_group'),
> 
> And in the "ctrl" section it looks like this:
>         'mainpalette' => '1,15',

Not this part, because this is related to an example screenshot which was
not changed. But I think it's ok to simply change the 1st part from above.

> TYPO3 Core APIs <!-- @page { size: 21cm 29.7cm; margin: 2cm } P {
> margin-bottom: 0.21cm; color: #000000 } P.western { font-family:
> "Arial", sans-serif; font-size: 9pt } TD P { margin-bottom: 0cm;
> background: transparent; color: #000000 } TD P.western { font-family:
> "Arial", sans-serif; font-size: 8pt } -->

What is this??

> PS: I will be offline starting on Saturday for two weeks (skiing) :-)
> I wish you the best for getting typo3 4.0 ready during this time.

Great! I wish you a nice holiday and good luck for your pre-exam today!

Regards, michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list