Tuesday, March 19 in 2024
Module Frontpage Slideshow
Modul: Outputfilter-Dashboard
Author: thorn, stefek
Nick: thorn
Contact: thorn@nettest.thekk.de
Version: 1.3.4
State: RC
License: GPL v3
Platform: 2.8
Requires: pmf
Last info: 2010-08-07
Rating:
53.0
663 votes
1 2 3 4 5
Download: here
Web Link: here
Description: A generalised way to install output-filters.
Output-Filters are PHP-Functions (or javascript) which will alter the output from modules or pages.

Some example Plugin-Filter are available here
Info: This Module was known as Frontendfilter before.

Please note that at the time of writing there is no way to upgrade from frontendfilter to outputfilter-dashboard (opf) automatically. Instead one has to uninstall frontendfilter before being able to install opf.

You may wish to backup old inline-filters from frontendfilter by copy&paste the filter-function to e.g. Notepad before uninstalling. Than recreate those filters later on inside OutputFilter-Dashboard.

To restore old module-like filters, those modules must be converted to plugin-filters. See documentation, or email me for assistance.

1.3.4: - fixed a issue with the CSS-Editor: it may loss all data on save under special circumstances.
- fixed wrong usage of pmf_fetch_clean() after pmf has changed order of parameters in this function.
- fixed docu about Simple HTML Dom Parser
- added function opf_register_document_ready() to use jQuery's $(document).ready() to register JS in page's section.
- changed opf_insert_frontend_files() to add additional JS before the closing instead directly after .

1.3.3: require pmf 0.9.5
Check versions of plugin-filter during upload, do not allow to overwrite newer filters by older ones.
added documentation for usage of PHP Simple HTML DOM Parser (from pmf)
1.3.2: Plugin-Filters can have it's own plugin_uninstall.php now.
additional_fields: added "label" as alias for "text" (the text used as label for the field, and allow usage of an array for different languages.
See also: pmf
Image: