phpmyadmin/libraries/plugins/transformations
Madhura Jayaratne f334064cc4 Add javascript mode file
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-19 13:58:49 +05:30
..
abstract rfe CodeMirror based SQL editor as an input transformation 2015-02-19 13:20:32 +05:30
input Add javascript mode file 2015-02-19 13:58:49 +05:30
output Remove unused return. 2015-02-08 16:34:51 +01:00
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.