is it possible to publish from pick a couple member twitter ?? i mean..i developing a band website, and i want to publish their publish separated with a tab, according personil band. Thanks before.
is it possible to publish from pick a couple member twitter ?? i mean..i developing a band website, and i want to publish their publish separated with a tab, according personil band. Thanks before.
Comments
Comment #1
sirkitree commentedToo hard to tell what your talking about here. Please reopen if you can use better english to explain the request.
Comment #2
kakajoe commentedhi sirkitree,
thanks for your replies, I'll try to explain in more detail in order to better understand for the others, what I mean is I want to make a website a band, and I want to make pages to the band's personil profile with a block of twitter from their account. how can i make this happen? thanks.
Comment #3
sirkitree commentedAh, ok - that make much more sense. Thank you.
Twitter ships with a block that lists imported twitters. Each band member (I assume) has a twitter account as well as a Drupal user. When you install the Twitter module, each user has the ability to add their twitter account to their Drupal user account. You also must make sure that the twitter module is setup to import twitters on the /admin/settings/twitter page.
Once these are done, you just have to figure out how to get the provided twitter block (created through views... i think there is a default view with a user argument) onto the profile page. This is somewhat out of the scope of this issue queue however and should be able to find that information elsewhere.
I hope this helps!
Comment #4
sirkitree commentedUpdating the title to be a bit more descriptive.
Comment #5
kakajoe commentedthanks for the reply, but I have another problem, my plan is I will not create user accounts for the band personnel (unless I can find a way how to create a different profile pages for these personnel), so I only need a block for the personnel without must log into their account, such as blogs from your mobile phone, upload poto from mobile, video from mobile phones and so on. So every personnel's page only take the necessary "content" from their blackberry. So how to draw the contents from their twitter account to the member band page?? without having them a user account. Thank you and sorry for this annoying question.
Comment #6
steinmb commentedCreate views with filter for those users you want to show in different blocks. The twitter accounts could all be added to a single user account.