Revision 1626
Added by darkviper over 14 years ago
| info.php | ||
|---|---|---|
| 18 | 18 |
$module_directory = 'output_filter'; |
| 19 | 19 |
$module_name = 'Frontend Output Filter'; |
| 20 | 20 |
$module_function = 'tool'; |
| 21 |
$module_version = '0.3';
|
|
| 22 |
$module_platform = '2.8.2';
|
|
| 21 |
$module_version = '0.4';
|
|
| 22 |
$module_platform = '2.8.3';
|
|
| 23 | 23 |
$module_author = 'Christian Sommer(doc), WB-Project, Werner v.d. Decken(DarkViper)'; |
| 24 | 24 |
$module_license = 'GNU General Public License'; |
| 25 | 25 |
$module_description = 'This module allows to filter the output before displaying it on the frontend. Support for filtering mailto links and mail addresses in strings.'; |
Also available in: Unified diff
started rebuild and reorganize the OutputFilter-System