Closed (fixed)
Project:
Feed field (CCK module)
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Sep 2009 at 15:40 UTC
Updated:
1 Feb 2011 at 05:00 UTC
Jump to comment: Most recent file
I find this module very usefull - but i find out a lot of bug - error with update and theming, and not using of t() function.
So i modified this module to solve all this problems
Maybe, author of module can use my code to make a patch or something else.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | feed_field-integration_and_spanish.patch | 12.41 KB | manuel.adan |
| #3 | feed_field-integration.patch | 8.26 KB | manuel.adan |
| #2 | feed_field-integration.patch | 25.83 KB | manuel.adan |
| feed_field.module.txt | 18 KB | Eugene Fidelin |
Comments
Comment #1
primerg commentedthanks Eugef. I'll check on this really soon. I've been very busy for the past couple of months.
Comment #2
manuel.adanHi,
I was about to patch by my self the module in the same way as Eugef did, thnx ;)
Attached is a patch version (differences only), suitable to use with "patch" utility.
Comment #3
manuel.adanSorry, backup file was included in patch. Attached the correct one.
Comment #4
manuel.adanMe again ;)
I found another error in patch, it was made in the opposite way. Attached new (and definitive) one, which also includes spanish translation into it.
Comment #5
primerg commentedHi adan,
thanks for the patch. fyi, im doing a major rewrite by using cron to do the updates instead of checking the settings every page view. Im still doing some testing. I'll try to add your changes for the upcoming release. thanks!
Comment #6
As If commentedPatch has been incorporated into releases since 6.x-1.2.