Closed (fixed)
Project:
Leech
Version:
master
Component:
leech
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
15 Dec 2006 at 21:17 UTC
Updated:
19 Feb 2007 at 17:45 UTC
Leech should be upgraded to 5.0 soon. We are looking for people to join efforts - developers who are ready to take on the task (not unrewarded!), sponsors who want to speed up things by throwing some money in.
If you're interested, please send me a message through my contact form -
alex
Comments
Comment #1
alex_b commentedI increase the priority to critical. We need to get moving here as soon as possible. Additional support (sponsoring/coding/testing) is always much appreciated!
Comment #2
alex_b commentedI created a DRUPAL-5 development branch. I would like to ask everybody who decides to start on their own on leech for 5.0 to check out that branch.
If anybody has assesments on what particular steps it will take to port leech to 5.0 I would appreciate it if you could post it here.
Comment #3
canadrian commentedJust wondering, what's the status on Leech 5.0?
Comment #4
alex_b commentedAron Novak is working on a patch, it will be published on this thread the day after tomorrow latest.
Comment #5
aron novakI started to port leech to drupal 5. Here is the first result. The leech_yahoo_terms is not ported yet fully.
Here you can download the package.
You only have to unpack it in the modules directory and try it out! :)
Comment #6
nerdymark commentedGood day and thank you for updating this. I am glad to test this on my 5.0 installation.
I have gotten it installed, templates created, but like another thread in the Issues queue, I am only getting 1 node created instead of the 20-some items in the feed I'm pulling from. This seems to happen regardless of source.
Comment #7
AstralP commentedI am new to Leech starting at v5, great module after getting my head around how it works. I thought I would post the issues I have found so far:
1: News Nodes are duplicated each time regardless of pathauto been enabled or disabled.
2: Images are not displayed within the node, when looking at the html source there is a
3: In settings when enabling links to original article in main post/teaser etc, there are still no links in the nodes.
4: http://rigint.blogspot.com/atom.xml just shows up with titles and no content.
Just in case I am doing something wrong this is my setup:
I am using a bog standard newly created category called 'news nodes' as the template. I have a vocab called News Feeds with a term called News and have made a specific term below this for each news feed. This is then selected in the category for the News Feed item itself. I don't use organic groups or url profile.
I am looking forward to this module working fully, and I will try to help out if I can.
Comment #8
AstralP commentedsorry previous was cutoff, so here it is again..
I am new to Leech starting at v5, great module after getting my head around how it works. I thought I would post the issues I have found so far:
1: News Nodes are duplicated each time regardless of pathauto been enabled or disabled.
2: Images are not displayed within the node, when looking at the html source there is an a tag to the image but no img tag.
3: In settings when enabling links to original article in main post/teaser etc, there are still no links in the nodes.
4: http://rigint.blogspot.com/atom.xml just shows up with titles and no content.
Just in case I am doing something wrong this is my setup:
I am using a bog standard newly created category called 'news nodes' as the template. I have a vocab called News Feeds with a term called News and have made a specific term below this for each news feed. This is then selected in the category for the News Feed item itself. I don't use organic groups or url profile.
I am looking forward to this module working fully, and I will try to help out if I can.
Comment #9
nerdymark commentedRegarding your issue #2, It sounds like your images (and possibly links) are being filtered out. Are you using the Filtered HTML filter, or full HTML? Full HTML will probably fix the problem, but you may just want to add
(and maybe ) to your allowed HTML in the HTML Filter.
Comment #10
nerdymark commentedwhoops, I meant the [a] tag above ^^ :)
Comment #11
AstralP commentedThanks adding the img tag to filtered has solved the problem :) Also it has for some reason solved problem 3 as the external links are showing up now.
many thanks!
Just the duplication problem stands in the way now, I am happy to use feedburner to convert any incompatible feeds as thats what I have been doing with aggregator (on a 4.6 install).
Comment #12
AstralP commentedAll of the issues I've described are resolved now. The duplication issue I think was due to one of the vocabularies settings, my settings for it working are;
- all boxes unticked (free tagging, related terms etc...) and hierarchy is set to single.
The non-working feed I have used feedburner to convert and it is now working properly.
Thanks for a great module.
Comment #13
2houseplague commentedAlex, is this still the link to the most current version -- http://aron.novaak.net/leech/leech-5.0.zip -- ?
Comment #14
aron novakYes. Now this is the up-to-date, but forget it. In the CVS there is a DRUPAL-5 branch, use this! In that place you can reach the up-to-date code ever.
Comment #15
alex_b commented