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.

Static Info Tables Manager

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed by:Stanislas Rolland
Changed:2012-01-12T16:41:49.180000000
Author:René Fritz
Email:r.fritz@colorcube.de
Info 3:
Info 4:

Static Info Tables Manager

Extension Key: cc_infotablesmgm

Copyright 2004-2012, René Fritz, <r.fritz@colorcube.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.com

Table of Contents

Static Info Tables Manager 1

Introduction 1

Users manual 1

Introduction

Static Info Tables is a collection of database tables which provides several information data like territories, countries, currencies and languages.

This extension provides a backend module for managing the data. This is for administrators or developers only. There's no need to install this extension unless you want to change data in the static info tables.

Users manual

This manual is just a start and you have to try out the module. Just a few hints.

The overall concept is to copy all the tables to “local management tables” which have the prefix 'cc_'. These tables are marked to be editable which is possible to click on titles in the module. This way the tables can be changed and compared to the original ones. After all work the tables can be written to an export file (export- ext_tables_static+adt.sql) or they can be copied back.

The module provide functions for:

  • check out/in to local tables
  • import CLDR data
  • comparing data
  • export to file (export-ext_tables_static+adt.sql)
  • creation of language pack extensions
  • ...

img-1 Static Info Tables Manager - 2