Closed (fixed)
Project:
Transformations
Version:
6.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Jul 2009 at 10:03 UTC
Updated:
21 Jul 2009 at 17:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
jpetso commentedYeah, kinda. Thanks for the patch! Some points still need improvement:
"), and one input for each of the inserted strings that replace the token (inputs named after the tokens provided by the replacement tokens input, e.g. "!blah", "%blah" or "[blah]").
\ No newline at end of fileif(){" occurrence, and incorrect indentation. Please fix those.Comment #2
sepgil commentedHad a little error in my last patch
-edit-
damn, wrong thread, is it posible to delete the post??
Comment #3
sepgil commentedI implemented all requests.
Comment #4
jpetso commentedI just committed the File Save operation, string replace is next up.
Comment #5
jpetso commentedThe string replacement operation is now in CVS, too. I made a few adaptations still (slot renames, better descriptions, using the placeholder strings instead of "unknown" key names) but the operation itself worked fine even before. I can close this issue now as "fixed", thanks for the contributions!