Topic-icon Sosical Stream like Joomla category or something

Active Subscriptions:

None
11 years 11 months ago #45413 by alechu
I just see big social stream here and here , and i see this is like full page stream (no widget 500x200px)

maybe add in future, option for create "Social Stream" like menu item (like category on site) for showing 2 rows, 3 rows etc... 2 column, 3 column...

also VK.com can embed posts, Instagram can embed pic/videos via API. SoundCloud , etc.
The topic has been locked.
Support Specialist
11 years 11 months ago #45435 by alzander

also VK.com can embed posts, Instagram can embed pic/videos via API. SoundCloud , etc.

Instagram and VK social widgets and channels are being developed now.

maybe add in future, option for create "Social Stream" like menu item (like category on site) for showing 2 rows, 3 rows etc... 2 column, 3 column...

There are individual template php files for each stream type (Facebook Page, Facebook Group, Twitter Stream) etc. There's also a CSS file specific to the social stream. You can completely override the output of each post type and the overall stream looks with the different abilities in v6.1.

In future releases, we're planning to add more default templates, but the current version has quite a few options and is fully responsive (you can test it on this page by shrinking the window).

Thanks for the feedback. We're excited to make the Social Stream feature even better in the future.

Alex
The topic has been locked.
Active Subscriptions:

None
11 years 11 months ago #45449 by alechu

alzander wrote: There are individual template php files for each stream type (Facebook Page, Facebook Group, Twitter Stream) etc. There's also a CSS file specific to the social stream. You can completely override the output of each post type and the overall stream looks with the different abilities in v6.1.

In future releases, we're planning to add more default templates, but the current version has quite a few options and is fully responsive (you can test it on this page by shrinking the window).

Thanks for the feedback. We're excited to make the Social Stream feature even better in the future.

Alex

but i mean no module, i mean "create new menu item" in Joomla. Now i can create only module for "Social Stream". I mean - i can create "Social Stream Page", like "User Page" in Joomla...

or, i can embed "module" in Joomla article?
The topic has been locked.
Support Specialist
11 years 11 months ago #45475 by alzander
Joomla has a "Content - Load Modules" plugin already. With that, you can create a SCSocialStream module and assign it to a new position, like "mysocialstream" (you'll have to type that in).

Then, in your content, add:
{loadmodule mysocialstream}
That will load and show all modules in the mysocialstream position, which will likely only be the one above. You could do some neat things though, like having an SCSocialStream module for a Facebook Page, one for Twitter and one for LinkedIn. Then, that code would load all 3 into their own columns.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 11 months ago #45491 by alechu

alzander wrote: Joomla has a "Content - Load Modules" plugin already. With that, you can create a SCSocialStream module and assign it to a new position, like "mysocialstream" (you'll have to type that in).

Then, in your content, add:

{loadmodule mysocialstream}
That will load and show all modules in the mysocialstream position, which will likely only be the one above. You could do some neat things though, like having an SCSocialStream module for a Facebook Page, one for Twitter and one for LinkedIn. Then, that code would load all 3 into their own columns.

I hope that helps,
Alex


WOW! I'm SHOCKING!!! Use Joomla from 2007, from Joomla 1.0 and never know about this function!!! O_O

It's really work nice!

I'm previously know only about plugin " Modules Anywhere ", but i'm really never know, what it appear in standart Joomla CMS O_O

Why people develop plugins like "Modules Anywhere", i'm really don't know
The topic has been locked.
Support Specialist
11 years 10 months ago #45495 by alzander
We agree. Don't get me wrong, Modules Anywhere is nice, it provides a lot of extra options for how a module shows. For simply showing a module in your content though, Joomla already has you covered.

I hope that helps, but any other feedback you have on the Social Stream would be welcome.

Thanks,
Alex
The topic has been locked.