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???
[SOLVED] News item on Twitter module
[SOLVED] News item on Twitter module
Last edited by Sabrinan on Mon Jun 14, 2010 8:27 am, edited 1 time in total.
Re: News item on Twitter module
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/
http://woork.blogspot.com/2007/10/twitt ... -page.html
or u can make your news rss feeds an post it with
http://twitterfeed.com/
Last edited by nossie on Thu Jun 10, 2010 8:46 am, edited 1 time in total.
Re: News item on Twitter module
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
)
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
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
Check it http://inyerface.com
Re: [SOLVED] News item on Twitter module
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
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
Last edited by nossie on Mon Jun 14, 2010 9:14 am, edited 1 time in total.