Active
Project:
Leech
Version:
5.x-1.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2007 at 21:06 UTC
Updated:
1 Mar 2007 at 20:12 UTC
I'm sorry if this is a dumb question, but I can't figure out where to add the actual feeds. I'm assuming its admin/content/leech, but there's no link to add new feeds?
Second question, I just created a custom node via a module I wrote. There is data stored in a separate table. How hard would it be to re-work this module to import into a custom node-type?
Thanks in advance.
Comments
Comment #1
pyutaros commentedHi. You create a Leech feed by creating new content. When you create new content, one of the sections available is whether or not you would like that content to be a leech feed. Here is a screenshot of that section. http://www.idkd.net/files/images/leech%20screen.jpg The whole process is outlined in the README.txt in the modules directory, but here's a brief overview. First you create a template of the NODE TYPE that you would like to create leech feeds in. Second you enable leech in the NODE TYPE and select the template you created (admin/content types). Third you create the content and fill out the leech section. I used to use the built in news aggregator, so this confused me at first, but now it makes sense and is very powerful once you get the hang of it. Hope that helps.