phpmyadmin/libraries/transformations
2006-11-17 08:49:30 +00:00
..
application_octetstream__download.inc.php Check before commit! 2006-11-17 08:49:30 +00:00
application_octetstream__hex.inc.php Allow to configure how often space is added (RFE #1440384). 2006-03-02 17:27:07 +00:00
generator.sh Finalise SVN migration. 2006-10-12 16:27:13 +00:00
global.inc.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
image_jpeg__inline.inc.php bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
image_jpeg__link.inc.php require_once 2003-12-02 15:49:21 +00:00
image_png__inline.inc.php bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
README Pushed MIME-transformation functionality by propagating the corresponding $meta value to plugins. 2003-11-05 14:40:43 +00:00
TEMPLATE Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
template_generator_mimetype.sh Finalise SVN migration. 2006-10-12 16:27:13 +00:00
template_generator.sh Finalise SVN migration. 2006-10-12 16:27:13 +00:00
TEMPLATE_MIMETYPE Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
text_plain__dateformat.inc.php fix behaviour when invalid string is specified 2006-10-18 08:09:03 +00:00
text_plain__external.inc.php fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
text_plain__formatted.inc.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
text_plain__imagelink.inc.php bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
text_plain__link.inc.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
text_plain__sql.inc.php Transformation for SQL pretty printing (RFE #1327648). 2005-10-16 16:16:36 +00:00
text_plain__substr.inc.php Use charset aware substr and strlen functions (bugs #854755 and #910575). 2004-03-09 15:02:28 +00:00

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

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