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: Name of your Extension

Author:Christopher
Created:2010-12-18T19:57:23
Changed:2014-04-08T13:51:21.880000000
Classification:extension key
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ----
Keywords:keywords comma-separated
Author:Documentation Team
Email:documentation@typo3.org
Language:en

img-1 img-2 EXT: Linkvalidator for TemplaVoila!

Extension Key: on_linkvalidator_tv

Language: en

Version: 1.0.0

Keywords: templavoila, linkvalidator

Copyright 2014, Online Now! GmbH, <typo3@online-now.de>

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.org

Table of Contents

`EXT: Linkvalidator for TemplaVoila! 1 <#__RefHeading__11221_1815277015>`_

`Introduction 3 <#__RefHeading__5710_1738894311>`_

What does it do? 3

`Users manual 4 <#__RefHeading__467_413120346>`_

`Administration 5 <#__RefHeading__31511_818911409>`_

`Known problems 6 <#__RefHeading__31525_818911409>`_

`To-Do list 7 <#__RefHeading__477_413120346>`_

`ChangeLog 8 <#__RefHeading__31623_818911409>`_

Introduction

What does it do?

This extensions provides the ability to use the TYPO3 linkvalidator with “TemplaVoila!” content elements. It supports nested content elements with sections and containers. The XML datastructure will be parsed and all fields with a configured softparser for links ( for example RTE fields ) or link fields are checked for broken links by the “Linkvalidator”.

Because of the lack of necessary hooks in the core extension “Linkvalidator”, this extension uses XCLASS for two Classes from the “Linkvalidator” extension.

Users manual

No addition functionality is added to the “Linkvalidator” extension. Just use it from the Web->Info module or the Scheduler Task. The “TemplaVoila!” icon will be added to records in the broken links table to indicate this content element is a special “TemplaVoila!” flexible content element ( “FCE” ).

Administration

To use this extension, just install it from the TER or as a .t3x file. In order to check the content elements for “TemplaVoila!” Data, the default PageTS configuration from the “Linkvalidator” extension must be extended. Simply add the following line to the root page in the “Page TS Config” field:

mod.linkvalidator.searchFields.tt_content := addToList(tx_templavoila_flex,tx_templavoila_ds)

The field “tx_templavoila_flex” contains the actual content and the field “tx_templavoila_ds” keeps a reference to the TemplaVoila! data structure of this element.

Known problems

There a no known problems. Feel free to send feedback and bug reports to typo3@online-now.de or use the bug tracker on forge.typo3.org .

To-Do list

Nothing so far.

ChangeLog

1.0.0

Version

1.0.0

Changes

Initial upload

((Unknown Property))

Version

Changes