Difference between revisions of "News Queue"

From OSGeo
Jump to navigation Jump to search
(Note - out of date.)
(major revision.)
Line 1: Line 1:
This is a page is about how news gets posted for www.osgeo.org. '''It is currently partly out of date, and does not reflect changes related to the new Drupal platform.'''
+
This is a page is about how news gets posted for www.osgeo.org.  
  
 
= News Editor =
 
= News Editor =
Line 10: Line 10:
 
Community visible details on submitting are documented at:  
 
Community visible details on submitting are documented at:  
  
https://www.osgeo.org/content/news/submit_news.html  
+
http://www.osgeo.org/content/news/submit_news.html  
  
It might also be reasonable for the news mailing list to be "subscribed" to an email feed from the various project announcement do-hickies, but I'm not really sure if they produce email or if this is worthwhile since the announce feature isn't currently much used.
+
On occasion the news editors may also post items based on stuff they see happening without explicit direction, though this isn't the main task of the editor.
 
 
On occation the news editors may also post items based on stuff they see happening without explicit direction, though this isn't the main task of the editor.
 
 
 
 
 
== What's on the News Queue ==
 
 
 
[[On The News Queue]] - notes on what is coming up.
 
  
 
= Mechanics of Posting =  
 
= Mechanics of Posting =  
  
== CVS Repository ==
+
== Web Site ==
  
To get data out of the www project CVS repository, visit https://www.osgeo.org/servlets/ProjectHome as a logged-in user. The CVS links and instructions appear on the left. You need "project developer" role/privileges to be able to commit changes. Talk to the [[Website Committee]] members / chair about this if you are keen and/or desperate for access.
+
News items are published using the "News Item" content type under "Create Content" on the Drupal site.  This can be done directly at http://www.osgeo.org/node/add/content_news_item as long as the editor is logged into Drupal and has appropriate permissions.  
  
== News Items ==
+
Ensure the news item title is reasonably brief as it will be in the news box in the right column.  Also ensure that the date is set to reflect the date of the news item (or the date of posting if that makes more sense).  The date is used to order the news items. 
  
New news items go into www/content/news/news_archive/news_archive.html in the www project CVS repository.  Please use similar styling to what is there (h3 headers for item, include date)HTML is currently constructed by handIf the item is going to be very long, a separate HTML file should be created in the news_archive subdirectory, and the addition to news_archive.html would be a summary with a link.  
+
A clean plain text version of the announcement should be sent to the announce@mail.osgeo.org mailing list if the news item is significant (we aim to keep announcements down to 2-3 per week on the announce list).  Please ensure that these emails follow good email styling.  Less than
 +
80 characters per line, plain text (no html!), formatted for easy reading as text, spell out urls fully with http prefixes so that url detecting email programs can turn them into followable linksUse the title of the item as the title of the emailUsing your own email address as the From: is fine, but remove any personal "signature" from the email.  
  
Periodically items should be moved from Current News to Archived NewsI imagine anything older than 2 months should no longer be consider current.   
+
All announcements will need to be approved by an announce mailing list moderatorHopefully any news editor will have an appropriate passwordApproval can be done at:
  
The news item should also be posted via the [https://www.osgeo.org/servlets/ProjectNewsAdd Announce] mechanism.  Roughly the same HTML used in news_archive.html should be suitable for use here. 
+
http://lists.osgeo.org/mailman/admindb/announce
 
 
A clean plain text version of the announcement should be sent to the announce@mail.osgeo.org mailing list if the news
 
item is significant (we aim to keep announcements down to 2-3 per week on the announce list).  Please
 
ensure that these emails follow good email styling.  Less than 80 characters per line, plain text (no html!),
 
formatted for easy reading as text, spell out urls fully with http prefixes so that url detecting email programs
 
can turn them into followable links.  Use the title of the item as the title of the email.  Using your own email
 
address as the From: is fine, but remove any personal "signature" from the email.
 
  
 
== Event Items ==
 
== Event Items ==
  
New events should be added to www/content/news/event_archive/event_archive.html in the www project CVS repository.  Please use similar styling to what is there.   
+
Events should be posted to the Events manager on the drupal site as soon as practical.   
 
+
New events can be posted at:
Please move events that are in the past down to the Past Events section.
 
 
 
While missing now (July/2006) it is intended that events should include a link to a VisCom wiki page about the OSGeo presence there, so that folks can help man the booth, etc.
 
  
Generally speaking we should only be listing events that OSGeo will appear at in some fashion, or that are especially pertinent to our mission.  
+
http://www.osgeo.org/node/add/event
  
Events can also be [https://www.osgeo.org/servlets/ProjectNewsAdd Announced] though I'm not sure what the best timing for that would be.   
+
I think anyone from webcom can feel free to add events, there isn't a particular style or anything.   
  
 
== Developer Spotlights ==
 
== Developer Spotlights ==
  
Developer spotlights currently live in www/content/spotlights in the www.osgeo.org project's CVS repository.   
+
Developer spotlights currently live in www/content/spotlights in the www.osgeo.org project's CVS repository.  These aren't strictly the news editors reponsibility at this time (as far as I know).  
These aren't strictly the news editors reponsibility at this time (as far as I know).  
 
  
 
= VisCom Press Releases =  
 
= VisCom Press Releases =  
  
 
Some effort should also be made to ensure that any VisCom press releases make it into the news stream, and vice versa that major announcements are proposed to viscom as press releases.  (need to link to viscom pr page...)
 
Some effort should also be made to ensure that any VisCom press releases make it into the news stream, and vice versa that major announcements are proposed to viscom as press releases.  (need to link to viscom pr page...)

Revision as of 19:58, 25 January 2007

This is a page is about how news gets posted for www.osgeo.org.

News Editor

News for osgeo.org goes through a news editor that ensures some degree of consistency and appropriateness. Currently the news editor is Frank Warmerdam with backup editor Jo Walsh. The News function is a function of the Website Committee, though it is normally handled by the news editors.

Submitting News

Email new news items to news_item@osgeo.org. This goes to the news editors. Projects, committees or other interested parties can submit a news item to that mailing list. Then the editor (or if they are unavailable, the backup editor) would take care of formatting the item for consistency and putting it on the news page. Community visible details on submitting are documented at:

http://www.osgeo.org/content/news/submit_news.html

On occasion the news editors may also post items based on stuff they see happening without explicit direction, though this isn't the main task of the editor.

Mechanics of Posting

Web Site

News items are published using the "News Item" content type under "Create Content" on the Drupal site. This can be done directly at http://www.osgeo.org/node/add/content_news_item as long as the editor is logged into Drupal and has appropriate permissions.

Ensure the news item title is reasonably brief as it will be in the news box in the right column. Also ensure that the date is set to reflect the date of the news item (or the date of posting if that makes more sense). The date is used to order the news items.

A clean plain text version of the announcement should be sent to the announce@mail.osgeo.org mailing list if the news item is significant (we aim to keep announcements down to 2-3 per week on the announce list). Please ensure that these emails follow good email styling. Less than 80 characters per line, plain text (no html!), formatted for easy reading as text, spell out urls fully with http prefixes so that url detecting email programs can turn them into followable links. Use the title of the item as the title of the email. Using your own email address as the From: is fine, but remove any personal "signature" from the email.

All announcements will need to be approved by an announce mailing list moderator. Hopefully any news editor will have an appropriate password. Approval can be done at:

http://lists.osgeo.org/mailman/admindb/announce

Event Items

Events should be posted to the Events manager on the drupal site as soon as practical. New events can be posted at:

http://www.osgeo.org/node/add/event

I think anyone from webcom can feel free to add events, there isn't a particular style or anything.

Developer Spotlights

Developer spotlights currently live in www/content/spotlights in the www.osgeo.org project's CVS repository. These aren't strictly the news editors reponsibility at this time (as far as I know).

VisCom Press Releases

Some effort should also be made to ensure that any VisCom press releases make it into the news stream, and vice versa that major announcements are proposed to viscom as press releases. (need to link to viscom pr page...)