| File2Message |
|
|
File2Message is a simple Joomla! content plugin, which puts the content of a text file into the Joomla! message queues. We use the Plugin File2Message to integrate our CGI Perl form processor. The perl script writes it's validation messages to a file and redirects the browser back to the Joomla! form. Plugin ParametersIn the plugin manager you can define the following parameters:
Embedding the plugin into a pageThe plugin may be embedded very simply into the content: {file2message} The plugin paramters maybe overwritten in the content (we decided to not allow this for the file parameter due to security reasons): {file2message type=message delete=0} {file2message type=notice}
{file2message type=error} AttentionMessages seem not to work correctly when the cache is enabled. This is a general Joomla! 1.5 problem and not related to this plugin. You may disable the page cache for single pages by modifying the file plugins/system/cache.php:
|





