Needed is proper parsing of the source RSS to generate the end date and time for individual schedule items to allow mapping.

Comments

limako’s picture

Status: Active » Fixed
StatusFileSize
new4.33 KB

Here's code that munges the values from the tightrope server into values that can be imported using feeds.

kreynen’s picture

Status: Fixed » Needs review

STeve,

FIRST, THANKS FOR THE PATCH!

Now some process feedback. Issues rarely go from from Active -> Fixed. It really isn't fixed until the code gets committed and then the process is to include this issue # in the commit and give you credit for the fix. That's what this info on your Drupal.org user profile page is about...

Pass the following option to git commit to attribute authorship to this user:

--author="git <git@45706.no-reply.drupal.org>"

When you submit a patch for an active issue, the status should really go to Needs Review. Ideally several people other than the person maintaining the module will offer feedback, but with a community media specific module like this that has a small potential audience, I'll likely do the review and skip the "Reviewed and Tested by the Community" (RTBC) step.

Getting to the RTBC is really the goal to all commits.

limako’s picture

Thanks. I'm just now learning how this all works.

  • Commit a1c9390 on 7.x-1.x by limako:
    Issue #2204997 by limako fix-for-parsing
    
limako’s picture

Status: Needs review » Closed (fixed)

Fixed in alpha1.