Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

This category contains miscellaneous, uncategorised third-party extensions (e.g. JomSocial, Community Builder, etc.) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.

Question Shorten text in activity stream.

More
15 years 7 months ago #62347 by Blogmudgeon

templarart wrote:
I assume that you're using the default template for JomSocial. (Most of the other templates don't show content but if you're using a different template, just substitute the name for 'default' below.)

Edit /components/com_community/templates/default/activities.index.php

Not a big file...

Find: <?php echo $act->content; ?>

Change to: <?php echo substr($act->content,0,1000); ?>

You might want to change '1000' to however many characters you want to display.

Save and you're done.


Unfortunately, this file does not exist in blueface... Yet my activity stream runneth over from forum posts. I really need to get forum content into activity stream--but not more than 250 words. Is there any other file to edit--or other change?

P

73 de Patrick

Joomla! 1.5.22
JomSocial 1.8.11
Kunena 1.6.1
EasyBlog 1.1.116

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #62596 by Blogmudgeon
So, not to be rude--but I am getting the idea that no one on the development side of the plug-in that sends the content to the activity stream cares about this issue--or is unable to figure out a viable solution. If so, this feature really needs not be available because as it stands it is pretty worthless.

I suppose that if someone has a forum filled with Twitter Tweeting style posts, or those who cannot bring themselves to write more than one paragraph, all would be well. But with a busy forum filled with thinking people--trying to stream posts to activity wall simply overwhelms it and shoves any Jomsocial community activities right out the door.

Has anyone at all come close to a real solution for this? In the alternate, are there any plans to address this formally?

73 de Patrick

Joomla! 1.5.22
JomSocial 1.8.11
Kunena 1.6.1
EasyBlog 1.1.116

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #65471 by dylanphelan
Any progress on this? My forum post are still taking up almost my whole activity stream...

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #65473 by MarkBoy81
Actually, the activity stream gets cluttered.

IMO, only the discussion title should be displayed, linking to the full post in the forum.

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #65566 by Blogmudgeon
I deployed this "fix" with fair result. It is unfortunate that this is a "universal" limitation for all activity stream activities. Also, some care is necessary in certain templates. I use Rocket Theme, and in any RT template subsequent to the November 2009 (Reaction) issue--all use the Gantry/960 Grid design. In those templates, it is very easy to break the module position formatting created by JomSocial when a right column is used. Depending upon the template, I have not been able to get down below 750 characters--with 850 being the safest for display in FireFox, Chrome, IE8, and Safari.

The solution needs built into the core Kunena package, or a plugin with user definable length and "read more" insertion developed and offered.

73 de Patrick

Joomla! 1.5.22
JomSocial 1.8.11
Kunena 1.6.1
EasyBlog 1.1.116

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #65716 by fxstein

MarkBoy81 wrote: Actually, the activity stream gets cluttered.

IMO, only the discussion title should be displayed, linking to the full post in the forum.


That is a default feature of JomSocial. You can set it up to only show the post content after you hit the more button.

We love stars on the Joomla Extension Directory . :-)

Please Log in or Create an account to join the conversation.

Time to create page: 0.236 seconds