Include Content Item


This plugin allows you to insert or include one content item into another content item.

Key Features
============
* support nested include
* fadein/out of fulltext right in the same article (without any reloading of page)
* support native Joomla 1.0, 1.5 and 1.6

Latest Update
=============
v1.0.10 (for Joomla 1.0), v1.5.10 (for Joomla 1.5), v1.6.10 (for Joomla 1.6)
Released July 8, 2011

* Yes, native version of the plugin for Joomla 1.6 is now available!

* Updated the plugin to use the latest jquery library: jquery-1.6.2.js

* In this new version, the article will only be included if it is published. If you unpublish the included article, the article will NOT be displayed.

v1.0.8 (for Joomla 1.0) and v1.5.8 (for Joomla 1.5)
Released Jun 30, 2009

* added fadein/out of fulltext right in the same article (without any reloading of page)
* If you don't want nested include, use nested=0
* If you want nested include to stop at level 2, add level=2
* added support for type=button

You can see demos of the fadein/out of fulltext here:
http://www.kksou.com/php-gtk2/Joomla/Include-Content-Item-plugin.php#fadein

Version History
===============
version: 1.01/1.51
released: June 21, 2008
Main update: now works with PHP4!

version: 1.02/1.52
Released: July 23, 2008
This is an enhancement contributed by Aleksandar Bogdanovic.

Standard use: {include_content_item 123}
To add the title of the included article: {include_content_item 123 1}
To add the title and link to the included article: {include_content_item 123 1 1}

Parameter #1: id of the content/article to be included
Parameter #2: 1 means show title, 0 or ignore means don't show title.
Parameter #3: 1 means show title and link. 0 or ignore means don't show title and link.

version: 1.03/1.53
Released July 31, 2008

This is an enhancement requested by Denis.

New features:

* {include_intro 123} will include only the intro of the content item.
* {include_fulltext 123} will include only the fulltext (or maintext) of the content item.
* The original {include_content_item 123} will include both the intro and fulltext.

v1.0.5 (for Joomla 1.0) and v1.5.5 (for Joomla 1.5)
Released December 25, 2008

This is an enhancement requested by Rexkramer.

The "Include Content Item" plugin now allows you to display the "Read More" link.

v1.0.4 (for Joomla 1.0) and v1.5.4 (for Joomla 1.5)
Released August 17, 2008

This is an enhancement contributed by Dr. J.R.Halon.

The "Include Content Item" plugin now works with Joom!Fish! (a multilingual content manager for Joomla)
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,460/Itemid,35/

New features:

* If you have Joom!Fish installed, the plugin will automatically detect which language the current page is in, and automatically retrieve the corresponding translated page of the specified content item.

* If there are no translated

No comments:

Post a Comment