I am using Feeds Import with the XPath parser to bring fields into a content type.

Using the 'Rewrite' plugin, I can use any of my other mapped fields as Replacement Patterns in another field.

I'd like to be able to use the Find Replace plugin to search for other fields I'm importing *within* another field and replace them.

For example:

In my second field, [xpathparser:1], I'd want to be able to find [xpathparser:0] and replace it with something else (a word, another field, whatever).

Comments

cmarcera’s picture

Additionally, the Trim plugin could use the same 'Replacement Pattern' functionality.

twistor’s picture

Version: 7.x-1.0-beta3 » 7.x-1.x-dev
Priority: Major » Normal
Issue summary: View changes
Status: Active » Closed (works as designed)

This is pretty late, my apologies.

For future reference, what you'd want to do is copy the value to another source, rewrite it, the run find/replace.

Adding tokens to every plugin is not something that is going to happen.