phpmyadmin/libraries/plugins/transformations
Maurício Meneghini Fauth ca910e8de8 Move classes to PhpMyAdmin namespace
- Move Table to PhpMyAdmin namespace
- Move Template to PhpMyAdmin namespace
- Move ThemeManager to PhpMyAdmin namespace
- Move Theme to PhpMyAdmin namespace
- Move Tracker to PhpMyAdmin namespace
- Move Transformations to PhpMyAdmin namespace
- Move TypesMySQL to PhpMyAdmin namespace
- Move Types to PhpMyAdmin namespace
- Move Util to PhpMyAdmin namespace
- Move VersionInformation to PhpMyAdmin namespace
- Move Url to PhpMyAdmin namespace

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-07-08 10:54:21 -03:00
..
abs Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
input Move js/codemirror to js/vendor/codemirror 2017-06-14 02:15:29 -03:00
output Move classes to PhpMyAdmin namespace 2017-07-08 10:54:21 -03:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Move abstract transformation plugins to abs folder. 2015-09-12 14:13:31 +02:00
TEMPLATE_ABSTRACT Use secure.php.net for PHP documentation links 2016-10-18 11:13:24 +02:00
Text_Plain_Link.php Ignore coding standard errors in transformations 2017-04-08 15:12:20 -03:00
Text_Plain_Longtoipv4.php Ignore coding standard errors in transformations 2017-04-08 15:12:20 -03:00
Text_Plain_PreApPend.php Ignore coding standard errors in transformations 2017-04-08 15:12:20 -03:00
Text_Plain_Substring.php Ignore coding standard errors in transformations 2017-04-08 15:12:20 -03:00

TRANSFORMATION USAGE (Garvin Hicking, <me@supergarv.de>)
====================

See the documentation for complete instructions on how to use transformation plugins.