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.

Formhandler ClearLog Task

Extension name:Formhandler ClearLog Task
Extension key:formhandler_clearlog_task
Version:0.1.1
Description:Add formhandler log table to table garbage collection task
Language:en
Author:Dan Untenzu
Creation:2013-12-18
Keywords:formhandler, log, clear, cleanup, storage
Licence:Open Content License available from www.opencontent.org/opl.shtml

EXT: Formhandler ClearLog Task

Extension Key: formhandler_clearlog_task

Author: Dan Untenzu <untenzu@webit.de> for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/)

This document is published under the Open Content License, available from www.opencontent.org/opl.shtml.

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

The extension is published under the GNU General Public License version 2, available from www.gnu.org/copyleft/gpl.html

Table of Contents

Introduction

What does it do?

  • This backend extension adds the formhandler log table to the »Table garbage collection« scheduler task
  • Remove entries in the formhandler log older than a given number of days automatically.

Configuration

  • Grab this extension from TER and install it
  • The extension won’t install any tables or any additional fields
  • Open the scheduler module, add a task, select »Table garbage collection«
  • Select »tx_formhandler_log« (the formhandler log table)
  • Adjust the other values as desired and set a frequency

Reference

  • None

Known problems

  • None

Please do not hesitate to contact me if you find any bugs or even better yet, send a pull request on GitHub.

To-Do list

  • None

Please do not hesitate to contact me if you have a wishlist or usefull patches.

Contribution

TYPO3 - inspiring people to share!

This TYPO3 extension is Open Source, so please use, patch, extend or fork it.