The official extension repository only consists of freely available extensions. In the future only security reviewed extensions will be displayed. More information about reviews and disclaimer. New documentation is rendered once a day.

The following extension versions depend on this extension:
| Filename | Size | View | Date | Download |
|---|---|---|---|---|
| class.user_txaccessibletables.php | 5.4 K | View | 08.06.2005 | Download |
| ext_icon.gif | 235 | View | 07.06.2005 | Download |
| ext_localconf.php | 520 | View | 07.06.2005 | Download |
| ext_tables.php | 709 | View | 08.06.2005 | Download |
| ext_tables.sql | 120 | View | 07.06.2005 | Download |
| flexform_ds.xml | 2.2 K | View | 08.06.2005 | Download |
| locallang_csh_txaccessibletables.xml | 2.6 K | View | 08.06.2005 | Download |
| locallang_db.xml | 3.8 K | View | 08.06.2005 | Download |
| 14.8 K | 08.06.2005 | Download |
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<description>CSH for the extension "accessible tables" which extends the table tt_content</description>
<type>CSH</type>
<csh_table>tt_content</csh_table>
<fileId>EXT:accessible_tables/locallang_csh_txaccessibletables.xml</fileId>
<labelContext type="array">
</labelContext>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tx_accessibletables_flex.description">Options for accessible Tables.</label>
<label index="tx_accessibletables_flex.details">This extension adds some new fields to the "table" content element.
- Table caption (content for the <caption> tag)
- Table summary ("summary" attribute in <table> tags)
- Use table-footer (<tfoot>) on last table row (checkbox)
- table header position: if this is set to "top" the first row get <th> tags
and "scope" in this tags will be set to "col"; if header position is set to
"left" then the left column is considered as header and the scope attrib will
be set to "row" in this fields.
the <thead> tag is always wrapped around the first tablerow.</label>
<label index="_tx_accessibletables_flex.seeAlso">Accessible_tables</label>
</languageKey>
<languageKey index="it" type="array">
<label index="tx_accessibletables_flex.description">Opzioni accessibilita' tabella.</label>
<label index="tx_accessibletables_flex.details">Questa estensione aggiunge alcuni nuovi campi al contenuto tabellare.
- Didascalia della tabella (argomento del tag <caption>)
- Riassunto della tabella (attributo "summary" del tag <table>)
- Utilizzo del footer della tabella (<tfoot>) sull'ultima riga della tabella stessa (checkbox)
- Posizione dell'intestazione della tabella: se impostato su "in cima" la prima riga viene inclusa in tag <th> e "scope" in questi tag viene impostato a "col"; se impostato a "a sinistra" la colonna sinistra viene considerata come intestazione e l'attributo scope in questi campi viene impostato a "row".
Il tag <thead> e' sempre incluso entro la prima riga della tabella.</label>
</languageKey>
</data>
<orig_hash type="array">
<languageKey index="it" type="array">
<label index="tx_accessibletables_flex.description" type="integer">199004589</label>
<label index="tx_accessibletables_flex.details" type="integer">186268759</label>
</languageKey>
</orig_hash>
</T3locallang>