DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: My Extension

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed by:arnorousseau
Changed:2007-09-10T09:18:42
Author:Author Name
Email:your@email.com
Info 3:
Info 4:

Typo3 “oblady_accessibility_report” extension manual

Extension Key: oblady_accessibility_report

Copyright 2000-2002, Oblady, <arnaud@oblady.com>

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 on www.typo3.com

Table of Contents

Typo3 “oblady_accessibility_report” extension manual 1

Introduction 1

What does it do? 1

Screenshots 2

Users manual 2

Install Curl Library 2

Install Extension 3

TS Configuration 3

Admin Panel configuration 3

Known problems 3

Changelog 4

Introduction

What does it do?

The oblady_accessibility_report plugin add functionnalilty in the typo3 admin Panel to :

  • display a report of accessibility.
  • simulate a lynx navigation
  • validate the XHTML conformity of pages

oblady_accessibility_reportplugin can be downloaded on typo3.org .

Screenshots

img-1 img-2

Users manual

Install Extension

The installation of the extension is very simple.

  • Download the oblady_accessibility_reporton typo3 repository
  • Install with the Extensions Manager.
  • Create a new Typo3 page. Set page in NO CACHE
  • Insert one of the three extension on the page. (oblady_watchfire or oblady_w3c or oblady_lynx)
  • Finally add Typoscript and TS config in BE User (see Admin Panel configuration for more information)

Configuration

You can change the watchfire, yellowpipe and w3c url. For that, go to the Extensions Manager and select the plugin.

img-3

Watchfire Url

Property

Watchfire Url

Data type

string

Description

Specify the watchfire Url

W3C Url

Property

W3C Url

Data type

string

Description

Specify the W3C Url

Lynx Url

Property

Lynx Url

Data type

string

Description

Specify the Lynx Url

Admin Panel configuration

To display the Admin Panel

  • Add *config.admPanel=1* in Typoscript

  • Add into the BE user's TSConfig this typoscript

    admPanel {

    enable.edit = 1

    module.edit.forceNoPopup = 0

    module.edit.forceDisplayIcons = 1

    hide = 0

    }

    Go to `http://typo3.org/documentation/document- library/references/doc\_core\_tsconfig/4.1.0/view/1/2/#id3515732 <http://typo3.org/documentation/document- library/references/doc_core_tsconfig/4.1.0/view/1/2/#id3515732>`_

    for more informations.

Known problems

No problems are currently known.

Changelog

It’s the first upload for this extension!

img-4 Oblady Watchfire- 4