Include Content Item Module Module

This module allows you to include content items into your module.

This is similar to the Custom Output in Joomla 1.0, or Custom HTML in Joomla 1.5. The main difference is that you can insert other content items or articles into the module content with {include_content_item 123}, where 123 is the ID of the content item to be included.

Very Important: This module makes use of the Include Content Item plugin. So please make sure you have installed this plugin too for this module to work.

Latest Version
==============

v1.0.1 (for Joomla 1.0) and v1.5.1 (for Joomla 1.5)
Released December 17, 2008

Fixed the warning message "Notice: Undefined property: stdClass::$params in tmpl/default.php on line 21"

Related Plugins
===============
Include Content Item Plugin
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4809/Itemid
This plugin allows you to insert or include one content item into another content item.

Hide include_content_item in RSS Feed
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4948/Itemid,35/
This plugin helps you hide {include_content_item} tags in your RSS feed.

DirectPHP
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4470/Itemid,35/
This plugin allows direct embedding of PHP commands right inside Joomla content page.

GoogleSearch component/module
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4903/Itemid,35/
This component allows you to add Google Adsense Search to your Joomla site. The search results are displayed RIGHT INSIDE your Joomla page!

GoogleAds
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5022/Itemid,35/
This plugin allows you to display Google Ads right inside your content pages.

Google Image Search: This Google Image Search component / module pair allows you to add Google Image Search to your Joomla site. The search results are displayed right inside your Joomla page!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5654/Itemid,35/

Google News Search
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5686/Itemid,35/
The Google News Search component / module pair allows you to add Google News Search to your Joomla site. The search results are displayed right inside your Joomla page!

Wikipedia Search
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5705/Itemid,35/
This Wikipedia Search component / module pair allows you to add Wikipedia Search to your Joomla site. The search results are displayed right inside your Joomla page!

Google Video Search
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5733/Itemid,35/
This Google Video Search component / module pair allows you to add Google Video Search to your Joomla site.

Google Book Search
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5787/Itemid,35/
This Google Book Search component / module pair allows you to add Google Book Search to your Joomla site.

Google Currency Converter - AJAX version
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5795/Itemid,35/
This module allows you to add the Google Currency Converter (from Google Finance) in a module position. AJAX is used, so no reloading of pages is required! Since this is a standard Joomla module, you can easily include this module into a content item or article with the use of {loadposition}.

Yahoo Currency Converter - AJAX version
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5815/Itemid,35/
This module allows you to add the Yahoo Currency Converter (from Yahoo Finance) in a module position. AJAX is used, so no reloading of pages is required! Since this is a standard Joomla module, you can easily include this module into a content item or article with the use of {loadposition}.

Auto Template Switcher
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5862/Itemid,35/
This module allows you to automatically switch the joomla template depending on the type of browser the user is using. For example, you can server different site template for Mozilla and iPhone users.

Yahoo Stock Quote - AJAX version
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5907/Itemid,35/
This module allows you to display stock quotes from Yahoo Finance in a module position. * Retrieves "real-time" stock quotes through Yahoo Finance API. * Uses AJAX to display the result - no reloading of pages required! * Automatic refresh of the latest stock quotes at user-defined interval.

Report

bysgolby on August 20, 2008
This is a must have module for Joomla 1.5, simple and effective. Use it with kksou's Include Content Item Plugin and you can have any article stick to a particular spot in the page layout in seconds. You can also direct enter html if you've got a simple banner notice you want on the screen all the time. Put Google AdSense code in a content item and pin it to the bottom module position of every screen with one {include_content_item 123} line. Copies fine as well so you can have multiple sticky modules.