Import/Export
PHPExcel
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The PHPExcel module allows developers to export/import data to/from real Excel files.
The idea behind this module is to have a single module for handling the export or import of Excel files, instead of multiple modules handling specific cases.
The module provides no functionality as-is (the .module file is as good as empty). The phpexcel.inc file must be included to use the export or import functions in your own module.
OBSOLETE: KP Feature Export
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This provides chado feature specific export functionality to views data export.
Export Types:
- FASTA file of all features in a view
- KBio KASP marked-up FASTA file of all features in a view (if view lists SNPs will output a fasta of the feature the SNP is aligned to with the SNP in square-brackets).
Install requires a patch be applied to the views data export.
PHPBB3 Migration
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Abandoned but not forgotten
This sandbox project has now been incorporated back in the the phpbb2drupal module.
Further development will happen in that module exclusively.
Youtube Importer Feature
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
NOTE: I will not be developing this feature any further. There is not enough interest. The idea of this module still works though using feeds, feeds_jsonpath_parser, feeds_tamper, video_filter and video_filter_field with the patches I added to the video_filter modules.
Content type import
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Import / export content type with fields
Microdata Import
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Feeds plugin to enable content import from webpages that use microdata.
Rules HTTP Client
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module adds an action wrapping of drupal_http_request() to use Rules for making HTTP requests. It has many general uses, because the Hypertext Transfer Protocol is the foundation of web data communication.
Rules Data Transforms
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Rules Data Transforms provides data transformation actions to rules.
This project is a temporary location for code related to #745314: Action: transform text.
Currently contains:
Rules XPath Parser
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Rules XPath Parser is a Rules plugin for parsing XML and HTML documents.
For retrieving data from external resources, see Rules HTTP Client. For data normalization resources, see Rules Data Transforms.
