phpmyadmin/libraries/transformations
2004-05-20 16:14:13 +00:00
..
application_octetstream__download.inc.php New transformation plugin: Download binary data. 2003-12-12 13:32:37 +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 require_once 2003-12-02 15:49:21 +00:00
image_jpeg__link.inc.php require_once 2003-12-02 15:49:21 +00:00
image_png__inline.inc.php require_once 2003-12-02 15:49:21 +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 Huge set of optimizations, please test! 2003-11-26 22:52:25 +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 require_once 2003-12-02 15:49:21 +00:00
text_plain__link.inc.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +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.