Detailed Description:
I noticed that if the text contains the character %, Autometa generates a
warning:
"Warning: printf() [function.printf]: Too few arguments in
/PATH/.../plugins/function.autometa.php on line 121"
Are you sure you should be used printf() instead of the print() or better
echo()?