Scheduled publishing

9 posts by 5 authors in: Forums > CMS Builder
Last Post: December 29, 2010   (RSS)

Re: [Maurice] Scheduled publishing

By zaba - November 26, 2010

Do you mean for cmsb to have the ability to publish anarticle at a certain time and date and remove it when expired? if so this facility is already available. You need to add some special fieldnames.

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

great haahahah did not know that still lot to learn going to check if it works with the twitter add-on that way i can schedule tweets cool
-------------------------------------------

Dropmonkey.nl

Re: [Maurice] Scheduled publishing

By Chris - November 26, 2010

Hi Maurice,

There is currently no way to schedule tweets.
All the best,
Chris

Re: [chris] Scheduled publishing

By Maurice - November 27, 2010

we found out but with our programmers we made it possible.

thnx 4 the reply
-------------------------------------------

Dropmonkey.nl

Re: [Maurice] Scheduled publishing

By gkornbluth - November 27, 2010

Could you share what you found with the rest of us?

Thanks,

Jerry
The first CMS Builder reference book is now available on-line!







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?
Rusty

Re: [Rusty] Scheduled publishing

By Maurice - 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
-------------------------------------------

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.
Rusty