CustomContent

Warning: Missing argument 3 for plgContentQTube::onPrepareContent() in /home/aumakua/www/www/plugins/content/qtube.php on line 23
Well, it's a shame I found the CustomContent Module now and not earlier. But I am extremely grateful nonetheless. Joomla 1.5 website development would have been much easier and customization would have been executed much quicker with this simple module functionality.
What's even better about Joomla 1.5 capability through this module is that you can now have front end editors quickly modify module design and functionality through the Joomla content system, which is where the content of this module is managed.
Yes, this functionality should standard with joomla. Definitely needs to be part of the core in some form.
Squash a few bugs, bring it out of beta and you've got a 5-star module for sure.
One nuance:
helper.php Line 36
$results = $dispatcher->trigger('onPrepareContent', array (& $item, & $params, NULL ));
Added the NULL to prevent warnings about missing 3rd parameter...
By the way if you want plugins to run on Section an category descriptions check out this post: http://forum.joomla.org/viewtopic.php?f=469&t=250173
The module was developed to fill a specific need by a user who wanted to use plugins on their custom HTML modules. The core does not do this, this module does.
You can even select your article from a list, so no need for entering the article ID. Excellent!!
One disadvantage is that it strips the "read more" link
Is this a bug? If not, please add the possibility to have "read more" links.



