Login / Status
developer.Resource
Home . Extensions . Repository
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

Extension Repository

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.


Accessible tables


InfoRatingsFeedback


  • Icon
    accessible_tables
    Title
    Accessible tables
    Extension key
    ( accessible_tables )
    State
    beta, Passed a basic security check
    Author
    Rupert Germann
    Category
    misc
    Version
    0.1.4
    Manual
    Not available (Why?)
    Downloads (total / this version)
    2349 / 2156
    Rating
    none
    Updated
    17.07.2005
    Upload comment
    Description
  • Dependencies
    • depends on typo3 0.0.2-0.0.2
    • depends on php 0.0.2-0.0.2
    • depends on cms
    • depends on css_styled_content
    Reverse dependencies

    The following extension versions depend on this extension:

    Version history
    • 0.1.3: new feature: The CSS class for the table can be configured in the content element now. - added italian translation (thanks to Marco Bascietto)
    Download extension

    Download compressed extension .T3X file

  • 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
    Preview for file accessible_tables-0.1.4-locallang_db__xml:
    
    <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
    <T3locallang>
        <meta type="array">
            <description>labels for the extension accessible tables</description>
            <type>database</type>
            <csh_table></csh_table>
            <fileId>EXT:accessible_tables/locallang_db.xml</fileId>
            <labelContext type="array">
            </labelContext>
        </meta>
        <data type="array">
            <languageKey index="default" type="array">
                <label index="tt_content.tx_accessibletables_flex">Accessible Table Options</label>
                <label index="tt_content.tx_accessibletables_caption">Table caption (&lt;caption&gt;)</label>
                <label index="tt_content.tx_accessibletables_summary">Table summary (&quot;summary&quot; attribute in &lt;table&gt; tags)</label>
                <label index="tt_content.tx_accessibletables_tfoot">Use table-footer (&lt;tfoot&gt;) on last table row</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.0">top</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.1">left</label>
                <label index="tt_content.tx_accessibletables_headerpos">Table Header position</label>
                <label index="tt_content.tx_accessibletables_nostyles">No CSS styles for this table</label>
                <label index="tt_content.tx_accessibletables_tableclass">CSS class for the table.</label>
            </languageKey>
            <languageKey index="de" type="array">
                <label index="tt_content.tx_accessibletables_flex">Optionen für die Tabelle</label>
                <label index="tt_content.tx_accessibletables_caption">Beschreibung (&lt;caption&gt;)</label>
                <label index="tt_content.tx_accessibletables_summary">Zusammenfassung (&quot;summary&quot; Attribut im &lt;table&gt; tag)</label>
                <label index="tt_content.tx_accessibletables_tfoot">Fußzeile benutzen(&lt;tfoot&gt;)</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.0">oben</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.1">links</label>
                <label index="tt_content.tx_accessibletables_headerpos">Position der Kopfzeile</label>
                <label index="tt_content.tx_accessibletables_nostyles">Alle CSS Angaben entfernen</label>
                <label index="tt_content.tx_accessibletables_tableclass">CSS Klasse für diese Tabelle (&quot;class&quot;)</label>
            </languageKey>
            <languageKey index="nl" type="array">
            </languageKey>
            <languageKey index="it" type="array">
                <label index="tt_content.tx_accessibletables_flex">Opzioni accessibilita' tabella</label>
                <label index="tt_content.tx_accessibletables_caption">Didascalia (&lt;caption&gt;)</label>
                <label index="tt_content.tx_accessibletables_summary">Riassunto (attributo &quot;summary&quot; nel tag &lt;table&gt;)</label>
                <label index="tt_content.tx_accessibletables_tfoot">Rendi l'ultima
    riga come footer (&lt;tfoot&gt;)</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.0">in cima</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.1">a sinistra</label>
                <label index="tt_content.tx_accessibletables_headerpos">Posizione dell'intestazione</label>
                <label index="tt_content.tx_accessibletables_nostyles">Non inserire gli stili CSS</label>
            </languageKey>
        </data>
        <orig_hash type="array">
            <languageKey index="it" type="array">
                <label index="tt_content.tx_accessibletables_flex" type="integer">144602058</label>
                <label index="tt_content.tx_accessibletables_caption" type="integer">112890980</label>
                <label index="tt_content.tx_accessibletables_summary" type="integer">36680148</label>
                <label index="tt_content.tx_accessibletables_tfoot" type="integer">69483258</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.0" type="integer">187184459</label>
                <label index="tt_content.tx_accessibletables_headerpos.I.1" type="integer">135366703</label>
                <label index="tt_content.tx_accessibletables_headerpos" type="integer">209579350</label>
                <label index="tt_content.tx_accessibletables_nostyles" type="integer">117336864</label>
            </languageKey>
        </orig_hash>
    </T3locallang>