phpmyadmin/libraries/plugins/transformations
2012-09-16 14:41:47 +05:30
..
abstract Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Application_Octetstream_Download.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Application_Octetstream_Hex.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03: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 oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Image_JPEG_Link.class.php oop: transformations phpcs errors 2012-06-20 20:45:41 +03:00
Image_PNG_Inline.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
README Add missing word in descriptions 2012-07-04 23:58:01 +03:00
TEMPLATE Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
TEMPLATE_ABSTRACT Add templates, generators and documentation for new transformations 2012-07-05 09:57:59 +03:00
Text_Plain_Append.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Dateformat.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_External.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Formatted.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Imagelink.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Link.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Longtoipv4.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Sql.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Text_Plain_Substring.class.php oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00

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

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