Parent Directory
|
Revision Log
|
Revision Graph
Merge changes in DRUPAL-6--1 into HEAD.
| 1 | $Id: README.txt,v 1.1.4.4 2009/05/01 13:31:10 alexb Exp $ |
| 2 | |
| 3 | Feed Element Mapper |
| 4 | =================== |
| 5 | |
| 6 | About |
| 7 | ===== |
| 8 | |
| 9 | Add-on module for FeedAPI that maps elements on a feed item such as tags or the |
| 10 | author name to taxonomy or CCK fields. These mappings are configurable by point |
| 11 | and click. |
| 12 | |
| 13 | Documentation |
| 14 | ============= |
| 15 | |
| 16 | For implementing mappers refer to API documentation in feedapi_mapper.api.php |
| 17 | |
| 18 | Tutorials |
| 19 | ========= |
| 20 | |
| 21 | Blog post with screen cast explaining how to use Feed Element Mapper. |
| 22 | |
| 23 | http://www.developmentseed.org/blog/2007/oct/30/pick-it-feed-stick-it-node |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |