This is a meta ticket to port the remaining feeds tamper D7 plugins to this module.
Contributing
Those wishing to contribute to porting the plugins, please create a new issue (if one does not exist) for the plugin you are going to port, assign this to yourself and link the issue to the list of plugins below.
Each plugin will require tests before merging.
Contributors are encouraged to join the feeds meetup on Slack - see the feeds module page for exact times.
Plugins
absolute_url.inc #2976171: Absolute URL Plugin
array_filter.inc
cast_to_int.inc #2960819: Cast to Int Tamper Plugin
convert_boolean.inc #2962792: Plugin: Convert to Boolean
convert_case.inc
copy.inc #2976172: Copy Plugin
country_to_code.inc #2962891: Plugin: Country to Code
default_value.inc #2963016: Plugin: Default Value
encode.inc #2976173: Encode Plugin
efq_finder.inc #2976175: D7 EFQ Finder to D8 Entity finder
explode.inc
find_replace.inc - #2960161: Plugin "Find and replace"
find_replace_regex.inc - #2975179: Find Replace Regex Plugin
hash.inc #2963908: Port hash plugin
html_entity_decode.inc #2960830: Plugin: HTML Entity Decode
html_entity_encode.inc #2960837: Plugin: HTML Entity Encode
implode.inc
keyword_filter.inc #2976176: Keyword Filter Plugin
math.inc #2976177: Math Plugin
number_format.inc #2976179: Number Format Plugin
required.inc - #2937721: Create 'SkipException' classes.
rewrite.inc #2976180: Rewrite Plugin
sprintf.inc #2976182: Sprintf Plugin
state_to_abbrev.inc #2976183: State to Abbrev Plugin
str_pad.inc #2976184: Str Pad
strip_tags.inc #2976186: Strip Tags Plugin
strtotime.inc #2960823: Plugin: Strtotime
timetodate.inc #2976187: Time to Date Plugin
transliteration #3021313: New: Transliteration plugin
trim.inc - #2960790: Plugin: Trim
truncate_text.inc #2976188: Truncate Text Plugin
unique.inc
urldecode.inc #2976189: URL Decode Plugin
urlencode.inc #2976190: URL Encode Plugin
Comments
Comment #2
ericgsmith commentedComment #3
ericgsmith commentedComment #4
ericgsmith commentedComment #5
ericgsmith commentedComment #6
jamesdixon commentedComment #7
jamesdixon commentedComment #8
jamesdixon commentedComment #9
jamesdixon commentedComment #10
jamesdixon commentedComment #11
irinaz commentedComment #12
jamesdixon commentedComment #13
jamesdixon commentedComment #14
ericgsmith commentedComment #15
ericgsmith commentedComment #16
ericgsmith commentedComment #17
jamesdixon commentedIs there a reason encode.inc was left from the list?
Comment #18
jamesdixon commentedComment #19
ericgsmith commented@James no reason - I originally just copied the file names from the 8.x branch when they plugins were still there, looks like it was missing from the source.
Comment #20
jamesdixon commentedCool thanks, I'll add that back in.
Comment #21
jamesdixon commentedAdded an issue for every plugin! :D
Comment #22
jamesdixon commentedComment #23
jamesdixon commentedComment #24
volkswagenchickTagging for DrupalNorth2019
Comment #25
jamesdixon commentedComment #26
jamesdixon commentedComment #27
jamesdixon commentedComment #28
jamesdixon commentedComment #29
jamesdixon commentedComment #30
megachrizThe only one remaining to be merged is #2976175: D7 EFQ Finder to D8 Entity finder! I plan to merge that one later this week.
Comment #31
megachrizAll Tamper plugins from the D7 version of Feeds Tamper are ported!
Comment #32
ressaAmazing news, thanks @megachriz!