include_content_item improvement (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: include_content_item improvement
|
denis69 (User)
Fresh Boarder
Posts: 3
|
|
include_content_item improvement 3 Years, 10 Months ago
|
Karma: 0
|
|
hi,
This is the plugin what i'm looking for ! Thanks for this.
On joomla 1.0.15, I do the same thing with mosmodule, which is compatible only in legacy mode with joomla 1.5
But, i was able to do something with mosmodule that I can't do with your plugin :
I whish to have two functions, one to include the intro text (like include_intro_item for example) and one to include the full text (include_full_item). It's not easy for me to modify your code, because i'am a noob with the 1.5 API. Can you please do something for me ?
(Sorry about my english, it's not my native language...)
Thanks a lot
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1599
|
|
Re:include_content_item improvement 3 Years, 9 Months ago
|
Karma: 23
|
|
Sorry for the late reply. I think for some reason, I missed your post.
First of all, are you using Joomla 1.5? Or Joomla 1.0.15. It's not too clear in your post.
And you want to have the following:
1) If the tag is {include_intro_item 123}, it will include only the intro of content item with id=123.
2) If the tag is , it will include only the fulltext of content item with id=123.
3) If the tag is , then it will include intro+fulltext of content item with id=123.
Is that right?
Regards,
/kksou
|
|
|
|
|
|
|
Last Edit: 2008/07/30 11:35 By kksou.
|
|
|
The administrator has disabled public write access.
|
denis69 (User)
Fresh Boarder
Posts: 3
|
|
Re:include_content_item improvement 3 Years, 9 Months ago
|
Karma: 0
|
|
thanks to you for your reply.
my website was on joomla 1.0.15, with the bot mosmodule, and I try to migrate all on joomla 1.5, without mosmodule, because I don't want to use legacy mode. So I found your plugin, which can replace mosmodule on joomla 1.5, in native mode.
You all right concerning the 3 tags I need for. Thank you for your help.
Regards.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1599
|
|
Re:include_content_item improvement 3 Years, 9 Months ago
|
Karma: 23
|
It's done: Include Content Item plugin v1.03/1.53
New features:
* will include only the intro of the content item.
* will include only the fulltext (or maintext) of the content item.
* The original will include both the intro and fulltext.
Please give it a try and let me know if this is what you have in mind.
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
denis69 (User)
Fresh Boarder
Posts: 3
|
|
Re:include_content_item improvement 3 Years, 9 Months ago
|
Karma: 0
|
|
Hi,
Thanks a lot. It works great. It's exactly what I wanted.
Regards.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|