phpmyadmin/libraries/transformations
2012-04-02 03:56:00 +03:00
..
application_octetstream__download.inc.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
application_octetstream__hex.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
generator.sh Make scripts executable 2011-05-11 14:50:33 +02:00
image_jpeg__inline.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
image_jpeg__link.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
image_png__inline.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
README Fix permissions. 2010-08-30 09:53:37 +02:00
TEMPLATE deleted global.inc.php after moving its explanatory comments 2012-04-02 03:56:00 +03:00
template_generator_mimetype.sh Make scripts executable 2011-05-11 14:50:33 +02:00
template_generator.sh Make scripts executable 2011-05-11 14:50:33 +02:00
TEMPLATE_MIMETYPE Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
text_plain__append.inc.php Add minimal XSS protection to appended string 2012-03-31 07:22:51 -04:00
text_plain__dateformat.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
text_plain__external.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
text_plain__formatted.inc.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
text_plain__imagelink.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
text_plain__link.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00
text_plain__longToIpv4.inc.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
text_plain__sql.inc.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
text_plain__substr.inc.php moved PMA_transformation_global_html_replace to another file and removed include paths 2012-04-02 03:56:00 +03:00

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

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