Hey, how can I go about changing the 'projects' content type to another one? I'm assuming I can use a different content type to display instead of the Projects (which I don't have) in the factoids section?
Hey, how can I go about changing the 'projects' content type to another one? I'm assuming I can use a different content type to display instead of the Projects (which I don't have) in the factoids section?
Comments
Comment #1
morbus iffBot Project only supports the *scraping* of Project-generated nodes (it doesn't care about the content type). It also has support for Trac scraping as well. If you're not using Project or Trac, then you'd have to write your own plugin to interface with it.
Comment #2
morbus iff