.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt .. role:: underline ======================= EXT: 3 Columns (4d f/x) ======================= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Peter Russ :Changed: 2005-07-19T15:56:31 :Author: Peter Russ :Email: peter.russ@4many.net :Info 3: :Info 4: .. _EXT-3-Columns-4d-f-x: EXT: 3 Columns (4d f/x) ======================= Extension Key: **fdfx\_3cols** Copyright 2003-2005, Peter Russ, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: 3 Columns (4d f/x) 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 1** **Adminstration 1** **Configuration 2** **That's new in this Version 2** Version 2.1.0 2 **Howto 2** Render Header in TS 2 Render Header in Template 2 **To-Do 2** .. _Introduction: Introduction ------------ 3 Columns (4D f/x) offers 3 seperate content elements that are rendered based on a template. Header and subheader can either be rendered according to TS settings or directly included in the template. This extension extends 2 Columns (4D f/x), i.e. you can switch seamlessly between booth extension and keep the content of left element and bodytext. .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension offers 3 columns for a content element. In this revised version the admin can decide either to use tables or div-elements to render the content. For each solution 3 example layouts are provided. .. _Screenshots: Screenshots ^^^^^^^^^^^ For Examples checkout `http://www.4many.net/fdfx\_3cols.html `_ . It will be published there. .. _Users-manual: Users manual ------------ Create a new content element using **Regular text element** . Change **Type** to 3 **Column(4D f/x)** . If using
-template the **Column height** will set the height for this content element. With **Layout** you can select upto 3 different layouts depening on the template. With **Order** you can change the display order of left column and bodytext. Save and preview. The height of the div section can be set with **Column Height** . .. _Adminstration: Adminstration ------------- To install use the extension manager. .. _Configuration: Configuration ------------- To configure check for Template -> Constants Editor -> TX\_FDFX3COLS\_PI1. If you decide to use a different marker for the height property of the the div-section you can set it Example template for tables based rendering is EXT:fdfx\_3cols/tpl.3column.html. If you want to use div based rendering select EXT:fdfx\_3cols/tpl.3column.div.html. To adjust the css to your need either adjust :underline:`CSS` DEFAULT\_STYLE or copy it to your style sheet and fix it there. .. _That-s-new-in-this-Version: That's new in this Version -------------------------- .. _Version-2-1-0: Version 2.1.0 ^^^^^^^^^^^^^ - Added capability for direct editing in preview - Added capability that header is either rendered using TS or template. .. _Howto: Howto ----- .. _Render-Header-in-TS: Render Header in TS ^^^^^^^^^^^^^^^^^^^ Add to your page setup: tt\_content.fdfx\_3cols\_pi1 { 10.stdWrap.dataWrap=

\|

15.dataWrap =

\|

} to change the rendering of header (10) and subheader (15). Header and subheader will only be rendered if they are available. .. _Render-Header-in-Template: Render Header in Template ^^^^^^^^^^^^^^^^^^^^^^^^^ Disable standard header/subheader rendering:tt\_content.fdfx\_3cols\_pi1.10 >tt\_content.fdfx\_3cols\_pi1.15 > Add the marks ###HEADER### and ###SUBHEADER### to your template. .. _To-Do: To-Do ----- If someone could write a detail manual this support would highly appreciated. |img-1| EXT: 3 Columns (4d f/x) - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102