Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 22:38 UTC
Updated:
12 Jan 2010 at 16:07 UTC
- Document all hooks and API functions in code
- Document usage in handbook
- (Document drush commands in handbook)
- Blog post
Comments
Comment #1
alex_b commentedHandbook outline:
Add in "Aggregation" http://drupal.org/node/326575
* Feeds
** Site builder's guide
*** Introduction
*** Installation
*** Explain the configurations that come out of the box
*** Walkthrough of creating your first importer configuration including mapping
*** Exportables
** Developer's guide
*** Introduction to programming with Feeds
*** Plugins API
*** Mapping API
*** Document all API functions (we may want to use a site generated from doxygen and link to it)
*** Example of how to create a Feeds plugin
Add in "Migration, deployment, backup, and import" http://drupal.org/node/417192
* Feeds
** Explain how feeds is being used in import scenarios, link to Feeds in aggregation
Comment #2
alex_b commentedI've created the outline above in the handbook with minimal text: http://drupal.org/node/622696
Especially the two subsections "A site builder's guide" and "A developer's guide" would need some more specifics now.
Comment #3
willmoy commentedI've added how to do a basic Parser plugin. Large chunks of what the system can do I haven't explored but what I have, I've documented.
Please would you check to make sure it's not misleading anyone?
Comment #4
alex_b commentedCool. Thanks. I've broken out examples explicitely: http://drupal.org/node/622700
Comment #5
vitis commentedIs Feeds stable enough for a live site (with a feed of news articles that will be associated with taxonomy terms)?
Comment #6
alex_b commentedI'm closing this now, let's follow up with more specific issues.