Syndication.module port to 5.x

rport - November 30, 2006 - 14:15
Project:Syndication
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Another small step, here is a patch to start the port of the syndication.module to Drupal 5.x.

This patch addresses a minor Drupal 4.7.x to 5.x change; module_exist() is now module_exists()

Keep in mind, I'm trying to teach myself PHP so excuse the errors (if they exist).

Still more to do!

Russ

AttachmentSize
syndication_5.x_01.patch2.49 KB

#1

canadrian@elect... - January 20, 2007 - 07:36

Would be interested to know when this is ported to 5.x officially

#2

georgedamonkey - February 20, 2007 - 19:06

Me too!!

#3

spazio - February 26, 2007 - 08:05

Would be great if the module would be completely ported to 5.x. Could you post your version with patch here in the meantime?

Thank you!

Mario

#4

andremolnar - March 8, 2007 - 22:25
Category:bug report» feature request
Status:needs work» needs review

Here's a port which includes settings and fixes module_exist(s).
Also cleans up some line endings that had extra whitespace.

AttachmentSize
syndication_5.x_02.patch 5.27 KB

#5

andremolnar - March 16, 2007 - 01:12

Here is an updated patch that ports the module to 5.x and also includes the ability to display feeds generated by views.

AttachmentSize
syndication_5.x_03.patch 7.99 KB

#6

andremolnar - March 16, 2007 - 02:09

Ummm - this time minus the debug.

AttachmentSize
syndication_5.x_04.patch 7.97 KB

#7

leoklein - March 16, 2007 - 03:12

Re: syndication_5.x_04.patch

I applied this to the Syndication Module HEAD.

In Administer under "RSS feed syndication", I see the heading "Views:" but none of my Views are listed.

#8

andremolnar - March 18, 2007 - 18:39

The views functionality will only display views that are generating feeds - it will not create the feeds for you - you will have to configure your views for that.
see:http://drupal.org/node/83597

andre

#9

kiz_0987 - April 8, 2007 - 23:41

Updated patch:
- Fixed user search form
- Fixed display of hierarchy in taxonomy
- Fixed t() calls

AttachmentSize
syndication_5.x_05.patch 11.3 KB

#10

andremolnar - April 12, 2007 - 13:49

I happen to be on vacation at the moment, but I will be rolling a 5.x release of this module when I come back. I will review this patch at that time.

andre

#11

andremolnar - April 29, 2007 - 07:07

I've gone ahead and created a 5.x branch for the project and have set up the project to create daily development snapshots. Once people have had a chance to test / provide feedback - and needed changes are commited - I'll create a proper 1.0 release.

kiz_0987 - can you create a new patch against the 5.x branch?

andre

#12

andremolnar - April 29, 2007 - 07:14
Status:needs review» closed

I'm actually going to close this issue. If there are other issues that could/should have been fixed we can deal with those as issues against the new 5.x version.

Module has been ported to 5.

andre

 
 

Drupal is a registered trademark of Dries Buytaert.