Feeds fetcher and parser for immobilienscout24.de XML API

Component type

module

Maintenance status

Development status

Downloads

676

Component created

Component changed

Note: the XML-RPC API won't be available after 2014-06-30. If there is continued interest in this project we'd need to switch to the REST-API.

Adds an immobilienscout24.de XML API feed fetcher and parser to the Feeds module

Context fields

Component type

module

Maintenance status

Development status

Component created

Component changed

In Drupal 7 this module adds context 3.x conditions for the values of fields on the main entity being viewed / edited. Currently only works with nodes, but in principle could be made to work with any entity.

It attempts to use entity module's entity property metadata api for grabbing the values of fields.

There is some naive special-case handling of reference fields, allowing the bundle of the referenced entity to be used as the condition, rather than the value of the field.

Token tweaks

Component type

module

Categories

Maintenance status

Development status

Downloads

24080

Component created

Component changed

Provides tweaks for tokens (mostly to improve performance)

  • Modify the default depth limit for the token tree UI. This does not affect replacement of any tokens, just limits how "deep" you can see possible tokens to use.

Potential new features

  • Disable token types or specific tokens.