Scheduled publishing
9 posts by 5 authors in: Forums > CMS Builder
Last Post: December 29, 2010 (RSS)
By Maurice - November 26, 2010
Is there a easy way to schedule a article????
mabye with a cron job?
greetz Maurice
Dropmonkey.nl
Re: [Maurice] Scheduled publishing
By zaba - November 26, 2010
publishDate (Field type=Date)
removeDate (Field type=Date)
neverRemove (Field type=Checkbox)
More info on this fantastic feature can be found on the following url. cmsb rules!!!
http://www.interactivetools.com/docs/cmsbuilder/special_fieldnames.html
Re: [zaba] Scheduled publishing
By Maurice - November 26, 2010
Dropmonkey.nl
Re: [Maurice] Scheduled publishing
By Chris - November 26, 2010
There is currently no way to schedule tweets.
Chris
Re: [chris] Scheduled publishing
By Maurice - November 27, 2010
thnx 4 the reply
Dropmonkey.nl
Re: [Maurice] Scheduled publishing
Thanks,
Jerry
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
Re: [Maurice] Scheduled publishing
By Rusty - December 21, 2010
we found out but with our programmers we made it possible.
thnx 4 the reply
Yeah, scheduling Tweets sounds pretty cool. I'm curious how you accomplished that too! Care to fill us in, or give us some hints?
Re: [Rusty] Scheduled publishing
By Maurice - December 29, 2010
yes we can.
step 1 make a news section
stap 2 use te"publishDate" field to schedule the article
step 3 make a rss feed document.
http://www.interactivetools.com/docs/cmsbuilder/rss_feeds.html
step 4 go to www.feedburner.com
make a account and submit your rss feed after a few minutes your feed will be published.
that was one way to go
another way is not to use Feedburner but a small script from code canyon: http://codecanyon.net/item/rss-to-twitter-auto-post-recent-items-to-twitter/55879
but you must know how to set up a cronjob (not that hard)
We got a few ways more but that required some costume coding.
hope it helps
PS: we are working on a cool iCMSBlog/site with tips and tricks it will go life with our new site.
Greez M
Dropmonkey.nl
Re: [Maurice] Scheduled publishing
By Rusty - December 29, 2010
Hi rusty,
yes we can.
step 1 make a news section
stap 2 use te"publishDate" field to schedule the article
step 3 make a rss feed document.
http://www.interactivetools.com/docs/cmsbuilder/rss_feeds.html
step 4 go to www.feedburner.com
make a account and submit your rss feed after a few minutes your feed will be published.
that was one way to go
another way is not to use Feedburner but a small script from code canyon: http://codecanyon.net/item/rss-to-twitter-auto-post-recent-items-to-twitter/55879
but you must know how to set up a cronjob (not that hard)
We got a few ways more but that required some costume coding.
hope it helps
PS: we are working on a cool iCMSBlog/site with tips and tricks it will go life with our new site.
Greez M
Thanks a million Maurice. This looks fun. I can't wait to give it a try and see what I can come up with.