phpmyadmin/libraries/transformations
2005-10-16 16:16:36 +00:00
..
application_octetstream__download.inc.php New transformation plugin: Download binary data. 2003-12-12 13:32:37 +00:00
application_octetstream__hex.inc.php Add hex transformation (RFE #1100068). 2005-06-24 14:28:00 +00:00
generator.sh no more support for php3 2003-11-18 15:20:45 +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
overview.php Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +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 no more support for php3 2003-11-18 15:20:45 +00:00
template_generator.sh no more support for php3 2003-11-18 15:20:45 +00:00
TEMPLATE_MIMETYPE Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
text_plain__dateformat.inc.php Use <dfn> instead of <a> for not using lots of hyperlinks. Made implementation compatible when customized dateformats are used. 2003-12-05 11:02:14 +00:00
text_plain__external.inc.php patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +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.