Advanced TYPO3 Tables

The TYPO3 default Table element is really useful - because it produce nice and barrierfree table Code.

Unfortunatly you have no control of

  • cellspan and rowspan
  • set of classes for rows and cells
  • set other attributes of a cell

 

To achieve this you can use the extension aoe_advancedtable. This enables you to:

  1. cellspan: Use "<" as the first letter
  2. rowspan: Use "^" as the first letter
  3. special syntax allows more: "{<keyword>=<value>;<keyword>=<value>}". Current keywords:
    • rowClass
    • class
    • cellType=header

Look at the screenshots.

Installation:

The extension requires css_styled_content and th_exttableservice from Thomas.

To use it you only have to install the extension and include the static template "Advanced Tables Content" in your main-template ("include static from extensions").

Keine Einträge

Keine Einträge im Gästebuch gefunden.

Ins Gästebuch eintragen
CAPTCHA Bild zum Spamschutz