Every time I get a special plugin that can add stuff to content, like attachments, mp3, video, etc. using something like this {link}put your stuff in here{/link} and the plug-in picks up the code and places the video, mp3, download in the content of the article.
AllVideos Reloaded is a good example of this. Try doing this with the HTML Module and you're screwed. Needless to say there are plenty of times I can find a use for this.
You'll need to hack the core index.php file (in the root of the install) and place a code snippet just after line 82.
Find this bit of code:
and paste this right after it:
Now you should be able to put your plugin code in a module.
Be careful though as this may screw up other plugins and modules, so use it with caution.
| < Prev Article | Next Article > |
|---|










