Jump to:
| Project: | Drupal.org infrastructure |
| Component: | Other |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Looks like we have plenty of content to broadcast to maintainers. Now that the root cause of #378898: Resubscribe users to Maintainer News is fixed, we need to reestablish previous subscriptions, but once that is done, we can work with a complete maintainers list, and can do the newsletters again. I think the following topics are good candidates:
- New maintainer management on project pages, now with more flexible roles and permissions for co-maintainers
- New status, maintenance fields for projects, you should better set
- Git coming up quick, be prepared, buy git books for christmas, etc. since you'll have no choice but to use git right away once migrated
- Translations moving out of CVS/version control, how to handle that process, what to tell to translators
What did I miss? I'm volunteering to write content for the last item. In fact I'm working on a slideshow/screencast/blog post about it for localize.drupal.org, but would like to spread the news to each maintainer as much as possible. I tried to achieve similar effect with #966544: Put in a feedback message for .po(t) commits but that was suggested against. So I'm trying to gather a maintainers newsletter instead. There is lots to tell :)
Comments
#1
Fixed the subscriber list for the maintainer newsletter, so we can now actually use it properly :) http://drupal.org/node/378898#comment-3780268
#2
And of course we can talk about D7CX, expected final D7 release process steps for those working on D7CX, link in update docs, suggest coder module, etc.
#3
Yeah, this all sounds worth broadcasting. Unfortunately, I have extremely limited time to generate content for this. I'll keep an eye in here and if we're desperate, I'll try to help out. But, none of the project changes are that complicated that my expertise should be required to explain them. ;)
Thanks for getting all this moving again, Gabor!
Cheers,
-Derek
#4
Ok, here is a quick writeup I made up. Let's collaborate on it here: http://ietherpad.com/R7dqsYwffM
#5
I made some edits on etherpad.
#6
Discussing with webchick and Moshe - we should get this out soon and tell people who made the d7cx pledge that they have approx 7-10 days to get their 7.x-1.0 release ready.
#7
Edited the etherpad a bit, mostly taking out what I saw as extraneous details and adding a few more details around the D7 release.
#8
Oops. And forgot to mention: Looks great! Thanks a lot for spear-heading this, Gábor! :D
#9
Ok, did some "final"(?) editing and I think this would be great to go now.
I can manage sending it out, if it is agreed.
#10
Thumbs up from me.
#11
"There s/is/are lots of new things ..."
Lets add: "If you made a D7CX pledge, this week is the time to tag your final release."
s/wonder/wander
For git resources, I really enjoyed this screencast. I think it is worthwhile to list a video resource for folks who like to learn that way: http://peepcode.com/products/git
IMO, the letter should be signed by the d.o. webmasters team but who cares really.
#12
Posted at http://drupal.org/node/991166 and you probably got the email as well. Notes for newsletter senders:
- the newsletter script has a bug with " in text, it converts to &qout; so I avoided using that
- the newsletter script needs that you use paragraphs explicitly, otherwise it is all a big letter soup
#13
Great work and great advice, Gabor.
The header lines came out like:
-------- DRUPAL 7 IS AROUND THE CORNER
---------------------------------------
I think in the future we should make it more like README.txt
DRUPAL 7 IS AROUND THE CORNER
=====================
Or do it like Markdown:
## DRUPAL 7 IS AROUND THE CORNER
#14
This is generated from HTML by our newsletter module, so the formatting is the *same* as with security newsletters (which currently have the same broken headers). This can be fixed in the lists submodule that is part of drupalorg.module.
#15
Automatically closed -- issue fixed for 2 weeks with no activity.