Permalink
Show file tree
Hide file tree
10 changes: 6 additions & 4 deletions
10
libraries/plugins/transformations/abs/DateFormatTransformationsPlugin.php
2 changes: 1 addition & 1 deletion
2
libraries/plugins/transformations/abs/DownloadTransformationsPlugin.php
12 changes: 2 additions & 10 deletions
12
libraries/plugins/transformations/abs/ImageLinkTransformationsPlugin.php
30 changes: 11 additions & 19 deletions
30
libraries/plugins/transformations/abs/InlineTransformationsPlugin.php
2 changes: 1 addition & 1 deletion
2
libraries/plugins/transformations/abs/LongToIPv4TransformationsPlugin.php
4 changes: 1 addition & 3 deletions
4
libraries/plugins/transformations/abs/PreApPendTransformationsPlugin.php
2 changes: 1 addition & 1 deletion
2
libraries/plugins/transformations/abs/SubstringTransformationsPlugin.php
24 changes: 6 additions & 18 deletions
24
libraries/plugins/transformations/abs/TextImageLinkTransformationsPlugin.php
27 changes: 9 additions & 18 deletions
27
libraries/plugins/transformations/abs/TextLinkTransformationsPlugin.php
6 changes: 3 additions & 3 deletions
6
test/classes/plugin/transformations/TransformationPluginsTest.php
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Simplify and cleanup transformation plugins
Remove PMA_transformation_global_html_replace which makes the code only more confusing. Also add escaping to browse transformations. Signed-off-by: Michal Čihař <michal@cihar.com>
- Loading branch information
Showing
12 changed files
with
41 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters