phpmyadmin/libraries/plugins/transformations
Michal Čihař b04150e30e Do not allow javascript: links in transformation
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-22 13:26:03 +02:00
..
abstract Do not allow javascript: links in transformation 2016-06-22 13:26:03 +02:00
Application_Octetstream_Download.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Application_Octetstream_Hex.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +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
Image_JPEG_Inline.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Image_JPEG_Link.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Image_PNG_Inline.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
README Implement linking to new documentation 2012-11-12 09:48:05 +01:00
TEMPLATE Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
TEMPLATE_ABSTRACT Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Text_Plain_Append.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Dateformat.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_External.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Formatted.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Imagelink.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Link.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Longtoipv4.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Sql.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00
Text_Plain_Substring.class.php Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01:00

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

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