Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download feeds_xpathparser-7.x-1.0-beta2.tar.gztar.gz 39.71 KB
MD5: 26ab82478bfb69f7284736de7ed2b1c3
SHA-1: 90308852efd52750309b273f54c87811fe9abc38
SHA-256: 410a9ab14bb67b582bc6766dcab763a17c20918cda51ac4d90d21bc05a4515ed
Download feeds_xpathparser-7.x-1.0-beta2.zipzip 42.03 KB
MD5: 5f2f68c84ebfe5b609f86bb6fd11ddcf
SHA-1: bad081ae1326265817be385dee19e1a8b45a5b83
SHA-256: 594405d1cf5f9d612e2d10affbc368e8ec0a712c25fedd9439bf249b4ed6fc05

Release notes

Let's see:

  • Configuration options are now in a collapsed fieldset which makes normal node operations a bit tidier.
  • Setting defaults now works as expected. If you set default values in the importer, the changes will propagate to existing nodes as long as they haven't been changed changed their settings.
  • Got rid of the nasty form hack.
  • Fixed: #1048030: Unable to upload .html files.
  • You shouldn't have to clear the cache anymore on enable.
  • Added tests to prepare for the DOM rewrite and general peace of mind.
  • Much enhanced validation. Settings won't save if they have invalid XPath queries.
  • #1043728: Patch: add encoding options for PHP tidy feature has been added for tidy users.
  • The mysterious thing where only an empty node gets added should be fixed.
  • Variable replacement is more reliable.

I think that about covers it.

Created by: twistor
Created on: 5 Feb 2011 at 12:16 UTC
Last updated: 11 Apr 2014 at 00:24 UTC
New features
Bug fixes

Other releases