blogger_importer module
requires "drupal querypath module" and "php QueryPath library"
http://drupal.org/project/querypath
http://querypath.org/
https://github.com/technosophos/querypath
『
QueryPath is a library for searching and manipulating HTML and XML documents. It's like jQuery for PHP. See http://querypath.org for more information.
...
To use QueryPath as a standard PHP library, simply put it somewhere PHP can see it and include QueryPath/QueryPath.php (that's in src/ in the full distro).
...』
- Put querypath module at
sites/all/modules/querypath - then put/replace QueryPath php library at
sites/all/modules/querypath/QueryPath - enable querypath module
- enable blogger_importer module
- Administer :: Content management :: Blogger Importer
...
No comments:
Post a Comment