Here's a 'starter-for-10' port of the current (1.8) release of scheduler module for Drupal 6.x. I've tested it and I'm pretty sure it's stable, and includes all the functionality of the module, but please note that this is a 'bare-bones' version - I haven't included any of the .po translation files because I believe 6.x has a whole new approach to translation which I haven't really figured out yet, so sorry for that.
I'm sure that with the addition of actions into core, and the opportunities presented by workflow module etc. there are now other ways in which scheduled publishing of nodes can be achieved, but I rather like the simplicity of the approach in the scheduler module... so I think there is still a need for this in the brave new world of D6 at least.
| Comment | File | Size | Author |
|---|---|---|---|
| scheduler.zip | 4.9 KB | tanoshimi |
Comments
Comment #1
nestor.mata commentedI have test it and it seems to be working just fine.
Nice work tanoshimi.
Could this be included into the cvs and generate a version?
Regards,
Nestor
Comment #2
thomas23@drupal.org commentedYes, please :)
Comment #3
alliax commentedHello,
I use the 6.1.1 which I've downloaded today from the project's page, but drupal update checker is complaining about it being an unsupported version. Is your .zip the very best of scheduler for drupal6, or is the file I downloaded ok?
Comment #4
thomas23@drupal.org commentedI've had the same complain from drupal's updater. To me scheduler.info looks kind of strange compared to other modules's. For example it's missing
and the first line normally has some (cvs?) tagging. And the second (packaging script) part misses a
line. I haven't checked if changing this by hand does convince drupal, though, nor do I know if those are required .info lines.
Comment #5
nonsieI downloaded DRUPAL-6--1-1 from CVS today and it's properly tagged as 6.x compatible.
Comment #6
eric-alexander schaefer commentedCurrently there are no official releases of scheduler for drupal 6. We are working on it. Expect a new version in a couple of days.
Comment #7
thomas23@drupal.org commentedThanks, Eric, for that update
Comment #8
eric-alexander schaefer commentedI just released 6.x-1.2-rc1.
Please test it carefully. I am not maintaining any D6-based sites, so I can not test it under real world conditions.
Comment #9
eric-alexander schaefer commentedComment #10
thomas23@drupal.org commentedjust did an db update and got the following error. Don't really know what to do with it:
it goes on
dblog doesn't have anything, though.
Comment #11
thomas23@drupal.org commentedComment #12
eric-alexander schaefer commentedMaybe the update functions should not call functions that do not exist in D6 anymore? ;-)
I wonder why it didnt trigger that error on my test site.
Comment #13
eric-alexander schaefer commentedDid you select the update version manually?
Comment #14
eric-alexander schaefer commentedThere are 3 update version for scheduler. #1 and #2 are relics from updating from D47 to D5 and #3 is for updating from D5 to D6. If you did not update from earlier major releases the updates should not be executed at all. Thats why I was asking if you ran the update versions manually.
Comment #15
thomas23@drupal.org commentedHi Eric.
Thanks for responding. What I did was follow D6 instructions as I was told schedular has been upgraded. So I got the tar ball, ftp, etc. And than I was told the update script needs to be run. I saw the page that states to set settings.php accordingly and all that. Does that answer your question if I ran it manually?
So what am I to do now? Nothing as nothing needs to be updated? (I'm running a D6 only site so not updates from D5 or similar)
Cheers.
Comment #16
eric-alexander schaefer commentedDon't worry. You don't need to update. I have no idea why the update function with the missing function was called, but it doesn't matter.
Have fun.
BTW: I will release RC2 tonight. I will contain a new DB update function. Because of your questions I realized that RC1 was missing a small DB update (nothing important, just some housekeeping). :-)
Comment #17
eric-alexander schaefer commentedRelease 6.x-1.2 is now available.
Have fun.
Comment #18
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.