Page 1 of 1
[SOLVED] News item on Twitter module
Posted: Thu Jun 10, 2010 7:54 am
by Sabrinan
hi,
I want in my cmsms that when i make a new news item entry that it also get posted on my twitter..
Is that possible???
Re: News item on Twitter module
Posted: Thu Jun 10, 2010 8:33 am
by nossie
maybey you can try to implement this websites tutorial in your page
http://woork.blogspot.com/2007/10/twitt ... -page.html
or u can make your news rss feeds an post it with
http://twitterfeed.com/
Re: News item on Twitter module
Posted: Fri Jun 11, 2010 2:02 am
by tonholis
I need to do this too...
I think you could use News events together with Twitter module...
By the way...
How can I get the values of an event fired inside the UDT?
(I'm newbie in CMS

)
Re: News item on Twitter module
Posted: Fri Jun 11, 2010 2:25 am
by inyerface
http://twitterfeed.com/ is your best bet and it works extremely well. You need to get cgfeedmaker working first so that you have a feed. Ours just posts directly to Facebook and Twitter every time we write a new Blog Post using CGBlog. Using
http://twitterfeed.com/ of course.
Check it
http://inyerface.com
Re: [SOLVED] News item on Twitter module
Posted: Mon Jun 14, 2010 9:11 am
by nossie
Oke here's what u gonna do ( works with News items module )
First install the CGFeedMaker module
then in to your template u call for
{CGFeedMaker action='autodiscovery' category='Your name for your feed'}
and
for your rss image ( so users can click it )
This works for me