CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 11 Aug 2025 11:44:27 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100316212446
location: https://web.archive.org/web/20100316212446/https://github.com/lxbarth/feedapi2feeds
server-timing: captures_list;dur=0.585668, exclusion.robots;dur=0.017622, exclusion.robots.policy;dur=0.008006, esindex;dur=0.010580, cdx.remote;dur=325.593175, LoadShardBlock;dur=308.811940, PetaboxLoader3.datanode;dur=80.299200, PetaboxLoader3.resolve;dur=128.396278
x-app-server: wwwb-app214
x-ts: 302
x-tr: 677
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 11 Aug 2025 11:44:29 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 16 Mar 2010 21:24:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "6c8a2e7d790b57c11d79d675b3145381"
x-archive-orig-x-runtime: 103ms
x-archive-orig-content-length: 23625
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 16 Mar 2010 21:24:46 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 28 Dec 2009 09:24:35 GMT", ; rel="prev memento"; datetime="Thu, 04 Mar 2010 20:00:51 GMT", ; rel="memento"; datetime="Tue, 16 Mar 2010 21:24:46 GMT", ; rel="next memento"; datetime="Wed, 24 Mar 2010 23:58:47 GMT", ; rel="last memento"; datetime="Mon, 19 Dec 2022 11:52:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100316202444_crawl100-c/51_14_20100316212029_crawl101.arc.gz
server-timing: captures_list;dur=0.518767, exclusion.robots;dur=0.021180, exclusion.robots.policy;dur=0.010284, esindex;dur=0.014346, cdx.remote;dur=660.325518, LoadShardBlock;dur=582.923902, PetaboxLoader3.datanode;dur=321.204260, PetaboxLoader3.resolve;dur=542.487498, load_resource;dur=599.213537
x-app-server: wwwb-app214
x-ts: 200
x-tr: 1900
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
lxbarth's FeedAPI2Feeds at master - GitHub
lxbarth / FeedAPI2Feeds
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
README.txt | Mon Dec 21 09:48:46 -0800 2009 | More specifics about mapper upgrade support. [Alex Barth] |
![]() |
feedapi2feeds.drush.inc | Mon Dec 21 14:09:54 -0800 2009 | Verbose status report about what is updated and... [Novák Áron] |
![]() |
feedapi2feeds.info | Mon Feb 08 09:29:43 -0800 2010 | Removing FeedAPI dependency and including feeda... [yhahn] |
![]() |
feedapi2feeds.legacy.inc | Mon Feb 08 09:29:43 -0800 2010 | Removing FeedAPI dependency and including feeda... [yhahn] |
![]() |
feedapi2feeds.module | Mon Dec 21 14:09:54 -0800 2009 | Verbose status report about what is updated and... [Novák Áron] |
![]() |
feedapi2feeds.php | Sun Feb 14 17:20:18 -0800 2010 | More cautious feedapi_fast import. [yhahn] |
README.txt
FeedAPI2Feeds migration script ------------------------------ Source: FeedAPI 1.8 or later in 1.x branch Destination: Feeds 1.0 (built for 6.x-1.0-alpha9) https://drupal.org/project/feedapi https://drupal.org/project/feedapi_mapper https://drupal.org/project/feeds Purpose ------- This module migrates FeedAPI settings and data to Feeds. Be aware that Feeds does not support per-feed configuration, so you will definitely LOSE all your per-feed configuration. You need to manually create additional Feeds importer configurations when a specific per-feed configuration is essential. Scope ----- Supported: - FeedAPI Node - FeedAPI Fast - Parser Common Syndication - Parser SimplePie - Parser Ical https://drupal.org/project/parser_ical (6.x dev version) Partially supported: - Feed Element Mapper: - only 1.x - only per-content-type mappings - only for mapping sources and targets that are available in Feeds Not supported (known): - Per Feed Feed Element Mapper mappings. Beware that this script has not been extensively tested and depending on your configuration, settings may be lost. A close review of the results of the migration is indespensible. If you notice any unsupported settings, please report on the issue queue. https://github.com/lxbarth/FeedAPI2Feeds/issues Usage ----- 1. Back up your site and put it into maintenance mode. 2. After enabling FeedAPI2Feeds, go to the migration form on admin/build/feeds/migrate. 3. Check the FeedAPI content types that you would like to migrate (choose only those that are fully supported). 4. Turn off FeedAPI modules (do not uninstall). 5. Review migration, verify full functionality. 6. Uninstall FeedAPI modules. Alternatively, migration can be started with drush. Type "drush help" on the command line for more information. https://drupal.org/project/drush What will the script do? ------------------------ The script creates one importer for each FeedAPI-enabled content-type, selects and configures the appropiate parser and processor for it. After this, it disables FeedAPI for the content-type. Then it copies all your FeedAPI feeds' and feed items' metadata to the proper Feeds database table. ALL your already existing data remains untouched. If you're satisfied with the migration you need to manually disable and uninstall the modules. The module saves the content-type configuration into renamed variables when it detaches them from the type, so after you're sure you do not need the old configurations, you need to delete them: mysql> DELETE FROM variable where NAME like "_backup_feedapi_settings%"; The script tries to convert the mappings as well from Feed Element Mapper, but beware, per-feed mappings are not supported.