phpmyadmin/libraries/plugins/transformations
Madhura Jayaratne 85aa480be7 Remove transformation related code from makegrid.js and functions.js
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-20 12:53:54 +05:30
..
abstract Use proper sub packages 2015-02-20 11:15:18 +05:30
input rfe #685 Editor for HTML content 2015-02-20 12:41:56 +05:30
output Remove transformation related code from makegrid.js and functions.js 2015-02-20 12:53:54 +05:30
generator_main_class.sh Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
generator_plugin.sh Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00
TEMPLATE_ABSTRACT RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
Text_Plain_Link.class.php Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00
Text_Plain_Longtoipv4.class.php Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00
Text_Plain_Preappend.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
Text_Plain_Substring.class.php Revert "Temporary workaround for bug #3783 :" 2013-07-01 15:29:56 +02:00

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

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