Re: [Koha-devel] RSS and SMS overdues cronjob

2012-11-05 Thread Martin Renvoize
We have a number of customers using the rss feeds script, though none using the sms script. It's probably something that should be updated to use template toolkit as well to prevent the extra dependency. (It's been on my tto do list for a while now, but i've not yet had a chance to do it.) Martin

Re: [Koha-devel] RSS and SMS overdues cronjob

2012-11-02 Thread Jared Camins-Esakov
Nicole, I don't know anyone using SMS, but the SMS script links to a sys pref > that lets you turn it on - I don't know if you want to remove that. > Also the RSS one allows for custom RSS feeds doesn't it? I have it > documented in the manual, it's optional, but I don't see a reason to > remove i

Re: [Koha-devel] RSS and SMS overdues cronjob

2012-11-02 Thread Nicole Engard
I don't know anyone using SMS, but the SMS script links to a sys pref that lets you turn it on - I don't know if you want to remove that. Also the RSS one allows for custom RSS feeds doesn't it? I have it documented in the manual, it's optional, but I don't see a reason to remove it if it works for

Re: [Koha-devel] RSS and SMS overdues cronjob

2012-11-01 Thread Paul Poulain
Le 31/10/2012 19:35, Jared Camins-Esakov a écrit : > Hello. > > As they currently stand, the cron jobs at misc/cronjobs/smsoverdues.pl > and misc/cronjobs/rss/rss.pl > will not work on an out-of-the-box Koha installation, as they require an > obsolete templa