Social Feed Publishing to page lists

Permalink
Hello,
i'm interested in publishing social network feeds alongside page-list blocks, and i'm wondering if anyone has had this thought for a multimedia blog.


i am building a site with a few blogs, each built with a page list.

each sub home-page has underneath it, page blog entries, with a page list block on the sub home-page to provide a place to display the blog.

the main home-page then would display a page list with all of the sub home-page blog entries to feature all categories.

i was hoping that i could publish social feeds as well under a sub home-page so that on the main page all of the different categories might be displayed mixed together.

is there a solution to publishing individual social posts to pages so i can format them under page lists?

i tried looking at the social feed plugin, but beyond RSS feeds, i feel like the page list feature is such a core c5 function and to be able to use the many styling templates and functions would seem much more flexible than having to crack open this add on when there is a lot more functionality with page lists - sorting/attributesetc.

freestylemovement
 
JohntheFish replied on at Permalink Reply
JohntheFish
I have a Magic Data powered list addon currently in the PRB you could use to build such lists. It uses Magic Data to build a list of anything (or combination of anything), then uses a stack as a template filled by more Magic Data for each list item. To complete what you want within that framework, you would need to write some symbol code to pull content from one of the social network addons into Magic Data.

Once approved, this link will show the marketplace page:
http://www.concrete5.org/marketplace/addons/uber-list/...
freestylemovement replied on at Permalink Reply
freestylemovement
sounds interesting, although i can't view the actual link you posted yet.

so the idea would be to add magic data attributes to lets say, a facebook and twitter feed, each publishing on a page in c5, and doing the same to blog posts so that each post is 'tagged' with a magic data symbol,

and then using the uber list to list them in various order such as time, category, etc?

could this uberlist be published using a page list template or would it need extensive customization?