Please port to D6

Babalu - September 26, 2008 - 18:23
Project:Simplenews Scheduler
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:sgabe
Status:needs work
Description

Please port this module to D6

#1

Babalu - November 2, 2008 - 11:18

subscribing

#2

eranglr - November 7, 2008 - 17:33

subscribes

#3

trophaeum - December 3, 2008 - 17:41

subscribing

#4

capellic - December 20, 2008 - 14:57

Yes, please! THANKS!

#5

andypost - December 24, 2008 - 06:23

+1

#6

skstarkiller - January 8, 2009 - 19:46

add me to the requesters

#7

kenorb - January 19, 2009 - 23:34

+1

#8

cardentey - February 13, 2009 - 21:45

+2

#9

glidea - March 27, 2009 - 22:56

subscribes

#10

encho - March 31, 2009 - 10:53

Any news?

#11

dkruglyak - April 2, 2009 - 05:33

Anyone working on this?

#12

chawl - April 9, 2009 - 09:27

+1000

#13

mnp - April 9, 2009 - 12:17

iam also waiting for simplenewssheduler 6 version

#14

asc.storm - May 1, 2009 - 09:36

+1

#15

gagarine - May 1, 2009 - 19:22
Status:active» needs work

A first version created with coder and deadwood module.

They are a lot of code formating problem but my eclipse crash so I have no IDE to format all the code right now.

TODO:
- It's complety untesting...
- use shema function to create DB table in installation
- code formating

Please test it :)

AttachmentSize
simplenews_scheduler_d6.zip 13.5 KB

#16

gagarine - May 2, 2009 - 09:36
Assigned to:Anonymous» gagarine

#17

mnp - May 4, 2009 - 05:36

thanks for the d6 port
but there is a bug
i selected a date,time in node edit page and saved it.
agian i edited the page the date is not set properly it is showing jan,1,1970,5:30 the default date
any configuration settings............

#18

techninja - May 7, 2009 - 20:01

subscribe

#19

I_am_trying_to_... - May 8, 2009 - 03:26

Subscribing.

Sounds like a great module.

Any ETA on porting?

TIA

#20

tobiberlin - May 21, 2009 - 11:23

I also want to subscribe. Unfortunately I have no programming skills to contribute anything... :-/

#21

gagarine - May 27, 2009 - 16:55

@mnp thanks to test the module

I don't need this module for me directly, it's just for a friend. This is not a first priority for me so feel free to assign the task to you. I certainly work in this task in some weeks when i can test it with my friend on a real project (better to find bug).

Thanks to understand ;)

#22

sgabe - June 5, 2009 - 20:50

I think I made some progress on this, please try it and give feedback.

AttachmentSize
simplenews_scheduler-6.x-1.0-alpha1.zip 4.54 KB

#23

sgabe - June 6, 2009 - 19:19

I made some changes and bug fixes since yesterday based on Simplenews 6.x branch.
Now it seems to be a working alpha release, but it needs review.

Please help test it, and report back!

AttachmentSize
simplenews_scheduler-6.x-1.0-alpha2.zip 4.99 KB

#24

ferrangil - June 9, 2009 - 07:31

Subscribing. I'll try to test it out asap!

#25

asc.storm - June 24, 2009 - 15:44

Got this error...

warning: gmmktime() expects parameter 6 to be long, string given in /Volumes/arsenal/localhost/ntrst/sites/all/modules/simplenews_scheduler/simplenews_scheduler.module on line 141.

#26

probocop - July 22, 2009 - 11:06

Subscribing.

#27

Max_Headroom - July 26, 2009 - 07:37

Feed back
I've been testing it for over a week on Drupal 6.13 with a few members.
Works fine.
Next step is to add more members.

I think this should be uploaded so that more people can test.

#28

javamandk - July 29, 2009 - 07:16

Subscribing

#29

Aerodynamo - August 3, 2009 - 15:29

Subscribing

Let's get this thing working ASAP! I am willing to test it and I am uploading it now!

#30

tobiberlin - August 5, 2009 - 21:19
Category:support request» bug report

Hi,

I got a error message every time the newsletter is sent by schedule:

user warning: Duplicate entry 'newsletter/taegliches-update-test-de' for key 2 query: INSERT INTO url_alias (src, dst, language) VALUES ('node/323', 'newsletter/taegliches-update-test', 'de') in /srv/www/vhosts/my-page.com/subdomains/dev/httpdocs/modules/path/path.module on line 112.

I don't see any duplicate entry, the url alias is set correctly to newsletter/taegliches-update-test-edition-X.

Greez,
Tobias

#31

wesley_2mpact - August 12, 2009 - 11:39

I've installed the module from #23 and it does absolutely nothing for me... no settings, no extra options, no extra fieldset for scheduling, nothing...

Drupal 6.13
Simplenews RC6
Date 2.3
(and a whole bunch of other modules)

Is there anything I need to do to get this working? Anything I might have missed?

#32

chawl - August 17, 2009 - 23:52

Confirming that port works for D 6.13. Settings come when creating/editing a simplenews node by the way, not to anywhere else.

So, how about creting a new 6.x-dev branch?

Tx.

#33

ccprog - August 21, 2009 - 18:36

Alpha-2 works for me with D6.13.

Here is a patch that embraces #256795: Allow simplenews cron to send nodes that anonymous users cannot access. If you apply the patch published there to Simplenews, newsletters can be send with the user rights of the publisher of the newsletter instead of anonymous, which is what you get using Cron.

The same logic holds for Simplenews Scheduler. If you have nodes with restricted access inside your newsletter, they will only get out on scheduled issues if the user rights are changed at rendering time.

AttachmentSize
6.x-1.0-alpha2.patch 1.48 KB

#34

ccprog - August 21, 2009 - 18:40

Oops, sorry, another change in my version got through that is not relevant here.

AttachmentSize
6.x-1.0-alpha2.patch 838 bytes

#35

adam_b - August 21, 2009 - 19:40

Any chance of creating a dev release for those of us who don't play well with patches?

#36

Sc0tt - August 22, 2009 - 03:34

I second that. Would be less intimidating for non-coders to start to download and test if it were listed as a 6x-dev module for download. Thanks for this module. I know a lot of people are waiting for this one. Who can I bribe to get this module completely ported faster?
Thanks very much,
Scott

#37

sgabe - August 22, 2009 - 13:05
Category:bug report» feature request
Assigned to:gagarine» sgabe

I sent an e-mail to dgtlmoon about a new 6.x-dev branch. I think this release is very alpha stage and much more people are needed to test it and report back to help the development. So keep an eye on this.

#38

dgtlmoon - August 24, 2009 - 10:03

Sorry for the delay, have just added the 6x dev branch, anyone want to take over some CVS work on this? i'll add you as a maintainer.. let me know, cheers.

#39

sgabe - August 24, 2009 - 13:34

Thanks for the 6.x-dev branch, I would help with pleasure with CVS if you add me as a maintainer to speed this up a little bit.

#40

dgtlmoon - August 27, 2009 - 15:02

Hey sgabe, it says "sgabe does not have a CVS account."

#41

dgtlmoon - August 27, 2009 - 15:05

Have applied patches from comment #23 to latest 6x dev

#42

dgtlmoon - August 29, 2009 - 16:23

Ok well yesterday there was a 6x release on the project page but now it has gone away, i've rerun the CVS tag

cvs tag -b DRUPAL-6--1
5cvs update -r DRUPAL-6--1

but it looks like the tag is already there

i really hate CVS it's really getting in my way off getting any code out onto the drupal.org project, so..

@sgabe: are you confident in handling the 6x project stuff for this module?

#43

sgabe - August 29, 2009 - 18:33

I took a look on the 6.x-dev branches, and I found both of them to be 5.x code so I committed the 6.x-1.0-alpha2 from #23 as 6.x-1.x-dev branch and applied the patch from #34. I think (if I am right...) with next cron run when drupal.org will update the download pages this will be fine and if you agree the 6.x-2.x-dev branch should be removed for now.

#44

ccprog - September 3, 2009 - 17:11

Please note that this means the scheduler will only work with the 6.x-1.x-dev version of simplenews, but not the official release!

#45

sgabe - September 3, 2009 - 17:20

This note is on the project page. The patch is not committed in the development snapshot (as far is I know) so I reworked it to be applicable on the current Simplenews 6.x-1.x-dev release.

 
 

Drupal is a registered trademark of Dries Buytaert.